document.write( "Question 938874: Find an equation of the line that passes through the two given points. Write the equation in slope-intercept form, if possible\r
\n" );
document.write( "\n" );
document.write( "passes through (1, 8) and (−2, −1) \n" );
document.write( "
Algebra.Com's Answer #572029 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (1, 8) and \n" ); document.write( "(−2, −1) m = 9/3 = 3 \n" ); document.write( "... \n" ); document.write( "y +1 = 3(x+2) \n" ); document.write( "y = 3x + 5 \n" ); document.write( " |