document.write( "Question 463249: Write the slope-intercept equation for the line that passes through (-4, -8) and (-3, -2)
\n" );
document.write( "Can some one help me with this please \n" );
document.write( "
Algebra.Com's Answer #317459 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(-2--8)/(-3--4) \n" ); document.write( "m=6/1 \n" ); document.write( "m=6 \n" ); document.write( "------------------ \n" ); document.write( "y=mx+b \n" ); document.write( "-2=6*-3+b \n" ); document.write( "-2=-18+b \n" ); document.write( "b=16 \n" ); document.write( "------------- \n" ); document.write( "y=6x+16 \n" ); document.write( " |