document.write( "Question 936051: How would I write an equation for a horizontal and vertical line that passes through the points of (-2,3)? \n" ); document.write( "
Algebra.Com's Answer #569474 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
given point = (-2,3)
\n" ); document.write( " equation for horizontal line is y= 3 ( this is parallel to x-axis)
\n" ); document.write( " equation of vertical line is x =-2 ( this is parallel to y-axis)
\n" ); document.write( "
\n" );