document.write( "Question 1063578: Write the equation 2y − 4x = 5 in the form y = mx + b.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #678685 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2y=4x+5, moving the 4x to the other side. \n" ); document.write( "divide by 2 \n" ); document.write( "y=2x+(5/2) \n" ); document.write( " |