document.write( "Question 262647: If twice a number is subtracted from 8, the difference is 12. What is the number?\r
\n" );
document.write( "\n" );
document.write( "My attempt was:
\n" );
document.write( "2x-8=12 but then I realized I wasn't subtracting from 8 I was subtracting 8 from 2x. \n" );
document.write( "
Algebra.Com's Answer #193455 by unlockmath(1688) You can put this solution on YOUR website! Hello, \n" ); document.write( "Yes, you were close. So we set it up like this: \n" ); document.write( "8-2x=12 Now subtract 8 from both sides to give us: \n" ); document.write( "-2x=4 Divide both sides by -2 to get: \n" ); document.write( "x=-2 \n" ); document.write( "So let's see if this works. \n" ); document.write( "8-2(-2)=12 I'll let you figure it out from here. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "Check out a new book I wrote at: \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |