document.write( "Question 385761: Write the slope-intercept equation for the line that passes through (2, -7) and (4, -13). Please show all of your work \n" ); document.write( "
Algebra.Com's Answer #272867 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! m=-6/2 \n" ); document.write( "m=-3 \n" ); document.write( "----------------- \n" ); document.write( "y=mx+b \n" ); document.write( "-7=-3*2+b \n" ); document.write( "-7=-6+b \n" ); document.write( "b=-1 \n" ); document.write( "---------------- \n" ); document.write( "y=-3x-1 \n" ); document.write( " |