document.write( "Question 107812: If possible please explain how you come up with each step.Thanks\r
\n" );
document.write( "\n" );
document.write( " Find the equation, in slope-intercept form, of the line that passes through the points (5, 6) and (-7, 3).Thanks \n" );
document.write( "
Algebra.Com's Answer #78574 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "SLOPE=(3-6)/(-7-5) \n" ); document.write( "SLOPE=-3/-12 \n" ); document.write( "SLOPE=1/4 ANSWER. \n" ); document.write( "NOW SUBSTITUTE ONE SET OF (X,Y) VALUES IN THE LINE EQUATUION Y=mX+b & SOLVE FOR THE Y INTERCEPT (b). \n" ); document.write( "6=1/4*5+b \n" ); document.write( "6=5/4+b \n" ); document.write( "b=6-5/4 \n" ); document.write( "b=(24-5)/4 \n" ); document.write( "b=19/4 THIS IS THE Y INTERCEPT. \n" ); document.write( "THE EQUATION IS: \n" ); document.write( "Y=X/4+19/4 \n" ); document.write( " |