document.write( "Question 681656: Write the equation of the line through (-3, 2) and (1, 2) in point-slope form. \n" ); document.write( "
Algebra.Com's Answer #422743 by mathgotserved(25)\"\" \"About 
You can put this solution on YOUR website!
find the slope using (y2-y1)/(x2-x1)
\n" ); document.write( "(2-2)/(1-(-3))=0/4=0
\n" ); document.write( "y-2=0(x-(-3))
\n" ); document.write( "y-2=0
\n" ); document.write( "y=2
\n" ); document.write( "
\n" );