document.write( "Question 940688: solve for y to rewrite each equation in y=mx+b form. Then state the values of m and b.
\n" );
document.write( "-5x+y=-12 \n" );
document.write( "
Algebra.Com's Answer #573309 by macston(5194)![]() ![]() You can put this solution on YOUR website! -5x+y=-12 add 5x to each side \n" ); document.write( " y=-12+5x Re arrange \n" ); document.write( " y=5x-12 \n" ); document.write( "From this m=5 and b=-12 \n" ); document.write( " |