document.write( "Question 261395: I need to put 2x=y-7 into the form to where it can be graphed.
\n" );
document.write( "y=mx+b \n" );
document.write( "
Algebra.Com's Answer #192574 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! step 1 - add 7 to get \n" ); document.write( " 2x+7 = y. \n" ); document.write( "now reverse both sides to get \n" ); document.write( "y = 2x + 7. \n" ); document.write( "This is like \n" ); document.write( "y = mx + b. \n" ); document.write( "Now we graph as \n" ); document.write( " |