document.write( "Question 616548: Solve:
\n" );
document.write( "-0.3(x-7)+x=0.5(3-x)
\n" );
document.write( "I tried to multiply all the terms by 100 and solve the equation and the answer I got was x=2.86 I rounded up \n" );
document.write( "
Algebra.Com's Answer #387756 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve: \n" ); document.write( "-0.3(x-7)+x=0.5(3-x) \n" ); document.write( "-------------- \n" ); document.write( "-3(x-7)+10x = 5(3-x) \n" ); document.write( "-3x + 21 + 10x = 15 - 5x \n" ); document.write( "7x + 21 = 15 - 5x \n" ); document.write( "12x = -6 \n" ); document.write( "x = -1/2 \n" ); document.write( " \n" ); document.write( " |