document.write( "Question 83793:  find an equation for the line with the given properties.
\n" );
document.write( "slope=-3/7, passes through (4, -7) \n" );
document.write( "
Algebra.Com's Answer #60363 by checkley75(3666)    ![]() You can put this solution on YOUR website! Y=mX+b IS THE LINE EQUATION WHERE (m)=SLOPE & (b)=Y INTERCEPT. \n" ); document.write( "SUBSTITUTING -3/7 FOR THE SLOPE(m) & THE VALUES FOR X=4 & Y=-7 WE NEED TO SOLVE FOR THE Y INTERCEPT(b). \n" ); document.write( "-7=-3/7*4+b \n" ); document.write( "-7=-12/7+b \n" ); document.write( "b=-7+12/7 \n" ); document.write( "b=(-7*7+12)/7 \n" ); document.write( "b=(-49+12)/7 \n" ); document.write( "b=-37/7 OR -5 2/7 OR -5.2857 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "PROOF IS THE FOLLOWING GRAPH. \n" ); document.write( "  |