document.write( "Question 51973: This one is tough, please help.
\n" );
document.write( "y=2x+2b, for b
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #34666 by stripepanther1989(2) You can put this solution on YOUR website! y=2x+2b \n" ); document.write( "move the 2b over to the other side \n" ); document.write( "y-2b=2x \n" ); document.write( "move the y to the other side \n" ); document.write( "-2b=2x-y \n" ); document.write( "divide both sides by -2 \n" ); document.write( "b=-x-y/2 \n" ); document.write( " |