document.write( "Question 59166: I need help on solving equations with variables on both sides like:
\n" );
document.write( " x-3=6x+7 \n" );
document.write( "
Algebra.Com's Answer #40564 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-3=6x+7 \n" ); document.write( "Subtract \"x\" from both sides to get: \n" ); document.write( "-3=5x+7 \n" ); document.write( "Subtract 7 from both sides to get: \n" ); document.write( "-10=5x \n" ); document.write( "Divide both sides by 5 to get: \n" ); document.write( "x=-2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |