document.write( "Question 991402: If I have 10x-7y=-42 how can I write it in a Slope-Intercept Form ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #611289 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If I have 10x-7y=-42 how can I write it in a Slope-Intercept Form ? \n" ); document.write( " Slope-Intercept Form: y=mx+b, m=slope, b=y-intercept\r \n" ); document.write( "\n" ); document.write( "10x-7y=-42 \n" ); document.write( "7y=10x+42 \n" ); document.write( "y=10x/7+6, slope=10/7, y-intercept=6s \n" ); document.write( " |