document.write( "Question 115418: \r
\n" );
document.write( "\n" );
document.write( "Determine the value of m and b by rewriting the linear equation 12 = 8x + 2y in the form y = mx +b \n" );
document.write( "
Algebra.Com's Answer #84000 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 12=8X+2Y \n" ); document.write( "2Y=-8X+12 \n" ); document.write( "Y=-8X/2+12/2 \n" ); document.write( "Y=-4X+6 \n" ); document.write( "THUS WE HAVE A SLOPE(m=-4) & A Y INTERCEPT(b=6) \n" ); document.write( " |