document.write( "Question 997850: x+2=4x+8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #615789 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From x+2=4x+8 \n" ); document.write( "let's get all the x's on one side and the numbers on the other... \n" ); document.write( "Thus subtract x from both sides and get \n" ); document.write( "2 = 3x + 8 \n" ); document.write( "Now subtract 8 and get \n" ); document.write( "-6 = 3x \n" ); document.write( "Now divide by 3 and get \n" ); document.write( "x = -2 \n" ); document.write( " |