document.write( "Question 268811: How do you solve:\r
\n" );
document.write( "\n" );
document.write( "Write an equation of a line which contains the points (4, -2) and (-1, -2).\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #196957 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The equation of the required line is \n" ); document.write( "[x-4]/(4+1) = (y+2)/(-2+2) \n" ); document.write( "(x-4)/5 = (y+2)/0 \n" ); document.write( "0 = y+2 \n" ); document.write( "0 = y+2 \n" ); document.write( "y+2=0 \n" ); document.write( " |