document.write( "Question 217525: find the equation of the line that passes through the points (3,-2) and (4,-2). \n" ); document.write( "
Algebra.Com's Answer #164001 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(3,-2) and (4,-2).
\n" ); document.write( "SLOPE=(-2+2)/(4-3)=0/1=0 THIS LINE IS AN HORIZONTAL LINE.
\n" ); document.write( "-2=0*x+b
\n" ); document.write( "b=-2
\n" ); document.write( "y=-2 is the equation of this line.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -2).
\n" ); document.write( "
\n" );