document.write( "Question 79886: write the equation in slop=intercept form of the line that passes through the points\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "13. (5,-6) (1,-7) 14. (6,-3) (-1,9) \n" );
document.write( "
Algebra.Com's Answer #57294 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 13) SLOPE=(Y2-Y1)/(X2-X1), (-7+6)/(1-5), -1/-4, 1/4 IS THE SLOPE. \n" ); document.write( "NOW SUBSTITUTE 1 SET OF (X,Y) POINTS WITH THE SLOPE(m) & SOLVE FOR THR Y INTERCEPT (b) IN THE LINE SEQUATION Y=mX+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=-27/4 \n" ); document.write( "THUS THE EQUATION FOR A LINE THROUGH THESE POINTS IS: \n" ); document.write( "Y=X/4-27/4 [THIS IS THE RED LINE ON THE GRAPH] \n" ); document.write( "----------------------------------------------------------------------- \n" ); document.write( "SLOPE=(-3-9)/(6+1) \n" ); document.write( "-12/7 IS THE SLOPE \n" ); document.write( "-3=-12/7*6+b \n" ); document.write( "-3=-72/7+b \n" ); document.write( "b=-3+72/7 \n" ); document.write( "b=(-21+72)/7 \n" ); document.write( "b=51/7 \n" ); document.write( "SO THE EQUATION FOR THIS LINE IS \n" ); document.write( "Y=-12X/7+51/7 [THIS IS THE GREEN LINE ON THE GRAPH] \n" ); document.write( " |