document.write( "Question 39150: WRITE AN EQUATION OF THE LINE THROUGH THE GIVEN POINTS\r
\n" );
document.write( "\n" );
document.write( "(-4,-8) , (0,2) \n" );
document.write( "
Algebra.Com's Answer #24584 by Nate(3500) ![]() You can put this solution on YOUR website! M = (2 + 8)/(4) = 10/4 = 5/2 \n" ); document.write( "y - 2 = (5/2)(x - 0) \n" ); document.write( "y = (5/2)x + 2 \n" ); document.write( " |