document.write( "Question 1152208: Simplify the following expression:
\n" );
document.write( "
\n" );
document.write( "1/2x + 3 + 7/2x -5. The answer is 4x-2, but how do you get that answer? I times everything by 2 to get rid of the fraction so the equation ends up being: x+6+7x-5 and combining like terms I get 8x-1. What am I doing wrong here? \n" );
document.write( "
Algebra.Com's Answer #774181 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This is not an equation; it is an expression. \n" ); document.write( "Given an equation like \n" ); document.write( "(1/2)x = 5 \n" ); document.write( "you can multiply BOTH SIDES OF THE EQUATION by 2 and get an equivalent equation \n" ); document.write( "x = 10 \n" ); document.write( "But when you multiply AN EXPRESSION by 2, the resulting expression is no longer equivalent to the original. \n" ); document.write( "And, by the way, if you multiply the whole expression by 2, the last part is \"-10\", not \"-5\". \n" ); document.write( "Since this is an expression instead of an equation, you can't multiply everything by 2. Just combine like terms. \n" ); document.write( "(1/2)x plus (7/2) x is (8/2)x, or 4x; (3) plus (-5) is -2. So the simplified expression is 4x-2. \n" ); document.write( " \n" ); document.write( " |