document.write( "Question 66963This question is from textbook
\n" );
document.write( ": what is the value of X?\r
\n" );
document.write( "\n" );
document.write( "5x-(2x+2)=x+(3x-5) \n" );
document.write( "
Algebra.Com's Answer #47619 by bam878s(77)![]() ![]() ![]() You can put this solution on YOUR website! From the beginning we have \n" ); document.write( "5x-(2x+2) = x+(3x-5)\r \n" ); document.write( "\n" ); document.write( "5x-2x-2 = x+3x-5 \r \n" ); document.write( "\n" ); document.write( "Now that we got rid of those horrible parentheses we can do something with this equation.\r \n" ); document.write( "\n" ); document.write( "Let's start by adding two to both sides:\r \n" ); document.write( "\n" ); document.write( "(5x-2x-2)+2 = (x+3x-5)+2\r \n" ); document.write( "\n" ); document.write( "to get\r \n" ); document.write( "\n" ); document.write( "5x-2x-2+2 = x+3x-5+2 \n" ); document.write( "5x-2x = x+3x-3\r \n" ); document.write( "\n" ); document.write( "Now let's add the \"x\" terms\r \n" ); document.write( "\n" ); document.write( "5x-2x = x+3x-3 \n" ); document.write( "3x = 4x-3\r \n" ); document.write( "\n" ); document.write( "Now let's subtract 3x to both sides\r \n" ); document.write( "\n" ); document.write( "3x-3x = (4x-3)-3x \n" ); document.write( "0 = 4x-3-3x \n" ); document.write( "0 = x-3\r \n" ); document.write( "\n" ); document.write( "Now simply add 3 to both sides\r \n" ); document.write( "\n" ); document.write( "0+3 = (x-3)+3 \n" ); document.write( "3 = x-3+3 \n" ); document.write( "3 = x-0 \n" ); document.write( "3=x. You can see by plugging 3 into the original equation that 3 is the correct answer.\r \n" ); document.write( "\n" ); document.write( "The key to problems like these are to utilize the following equalities \n" ); document.write( "For any numbers a,b, and c, we have \n" ); document.write( "a(b+c) = ab+ac \n" ); document.write( "(a+b)c= ab+ac.\r \n" ); document.write( "\n" ); document.write( "These helped alot when we added \"x\" terms. For instance the fact that 2x+6x=8x may not make since to someone first starting out with algebra. But, to look at it another way and utilizing the above formulas we see\r \n" ); document.write( "\n" ); document.write( "2x+6x = (2+6)x = 8x\r \n" ); document.write( "\n" ); document.write( "When we had 5x-(2x+2), let's first \"drop\" the 5x and look at just -(2x+2). Well, this is just -1(2x+2). So, using the above formulas, we have -2x-2 when we multiply out the (-1). That is how I got 5x-(2x+2) = 5x-2x-2. \r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " \n" ); document.write( " |