document.write( "Question 465758: .5(2-x) = 1.5x+7
\n" );
document.write( "please show your work.....thanks \n" );
document.write( "
Algebra.Com's Answer #320408 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! First, we have to distribute the .5: \n" ); document.write( ".5(2-x)=1.5x+7 \n" ); document.write( "1-.5x=1.5x+7 \n" ); document.write( "Then, we can add .5x to both sides of the equation. \n" ); document.write( "1-.5x+.5x=1.5x+7+.5x \n" ); document.write( "1=2x+7 \n" ); document.write( "Next, we subtract 7 from both sides of the equation. \n" ); document.write( "1-7=2x+7-7 \n" ); document.write( "-6=2x \n" ); document.write( "Finally, we divide both sides of the equation by 2. \n" ); document.write( "-6/2=2x/2 \n" ); document.write( "-3=x \n" ); document.write( "So, x is equal to -3. \n" ); document.write( " |