document.write( "Question 368967: how do you find the value of \"x\" in these two equations?\r
\n" );
document.write( "\n" );
document.write( "2x+4=3x-2
\n" );
document.write( "and
\n" );
document.write( "4-2x=3x-2 \n" );
document.write( "
Algebra.Com's Answer #262920 by lefty4ever26(59) You can put this solution on YOUR website! 2x+4=3x-2 Subtract 2x from both sides. \n" ); document.write( "4=x-2 Add 2 to both sides. \n" ); document.write( "6=x So, x=6.\r \n" ); document.write( "\n" ); document.write( "4-2x=3x-2 Add 2x to both sides. \n" ); document.write( "4=5x-2 Add 2 to both sides. \n" ); document.write( "6=5x Divide both sides by 5. \n" ); document.write( "6/5 = x So, x=6/5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Basically, you are trying to get x by itself. The rule is anything you do to one side you have to do to the other, whether it be adding or subtracting a number or multiplying or dividing a number. \n" ); document.write( "Good Luck! \n" ); document.write( " |