4.16 How to draw a baseline hairline for an equation?

This is thanks to @egreg from Tex stackexchange:

\newcommand{\rl}{\rlap{\vrule height 0pt depth .1pt width \textwidth}}
 

and then use \rl in the left hand sides of the equations.