document.write( "Question 884376: find the equation of the line with slope 5/7 and passing through (1 -6) \n" ); document.write( "
Algebra.Com's Answer #534226 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line with slope 5/7 and passing through (1 -6) \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given line: \n" ); document.write( "equation: \n" ); document.write( "y=5x/7+b \n" ); document.write( "solve for b using coordinates of given point on the line(1,-6) \n" ); document.write( "-6=5*1/7+b \n" ); document.write( "b=-42/7-5/7=-47/7 \n" ); document.write( "equation: y=5x/7-47/7 \n" ); document.write( " |