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)![]() ![]() ![]() 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( " |