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 #40565 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X-3=6X+7 \n" ); document.write( "YOU NEED TO GET ALL VARIABLES ON THE SAME SIDE OF THE EQUATION AND IF POSSIBLE COMBINE THEM AND GET THE NUMBERS ON THE OPPOSITE SIDE OF THE EQUATION\r \n" ); document.write( "\n" ); document.write( "X-6X=7+3 \n" ); document.write( "-5X=10 NO DIVIDE BOTH SIDES BY -5 \n" ); document.write( "X=10/-5 \n" ); document.write( "X=-2 \n" ); document.write( "PROOF \n" ); document.write( "-2-3=6*-2+7 \n" ); document.write( "-5=-12+7 \n" ); document.write( "-5=-5 \n" ); document.write( " \n" ); document.write( " |