document.write( "Question 7770: Can amyone help me figure out this Absolute Value problem:\r
\n" );
document.write( "\n" );
document.write( " 4-3 | x - 2 | = -8\r
\n" );
document.write( "\n" );
document.write( "I'm sure it is simple but it is not so simple for me tonight.\r
\n" );
document.write( "\n" );
document.write( "Please expalin steps to isolate the absolute value. \n" );
document.write( "
Algebra.Com's Answer #4273 by prince_abubu(198)![]() ![]() ![]() You can put this solution on YOUR website! Alright. The 4 is not being multiplied by the absolute value, so move it to the right by subtracting it. So far, you should get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now here's the tricky part. Just by looking at it, it's so tempting to say that x = 6 because 6 - 4 = 2. And that's right. BUT, there is ANOTHER solution!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Actually, when you solve absolute value equations, you actually solve 2 equations. In this case, the two are \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know that |4| = 4, right? So we set the inside of the absolute value x - 2 to equal four. BUT we also know that |-4| = 4. AHA! So it then makes sense to set the inside of the absolute value equal to -4. After all, it'll turn that -4 into a positive 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SO, let's nail down the x - 2 = -4 also. It turns out (by adding 2 to both sides) that x = -2. If we plugged that into the absolute value, we have |-2 - 2| = |-4| = 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So your solutions are 6 and -2. \n" ); document.write( " |