document.write( "Question 39425: I am having trouble solving absolute value inequalities which involves exponents.\r
\n" );
document.write( "\n" );
document.write( "1. |x - 1| = |x to the second power - 2x +1|\r
\n" );
document.write( "\n" );
document.write( "2. |x to the second power + x - 2| < x + 3
\n" );
document.write( "Your help will be appreciated. \n" );
document.write( "
Algebra.Com's Answer #25006 by kev82(151)![]() ![]() ![]() You can put this solution on YOUR website! Hi,\r \n" ); document.write( "\n" ); document.write( "There are quite a few ways to solve these, and I don't know which you prefer, so we'll do the first one geometrically, and the second one with a bit of algebra.\r \n" ); document.write( "\n" ); document.write( "You may not know this but the 'absolute value' operator as you call it, is actually a distance operator. The way to think about it is like this\r \n" ); document.write( "\n" ); document.write( "|A-B|=D(A, B)\r \n" ); document.write( "\n" ); document.write( "The distance from A to B is |A-B|. For example |5-3|=|3-5|=2, if you draw a number line and examine the distance from 3 to 5, or from 5 to 3 you will see that it is 2.\r \n" ); document.write( "\n" ); document.write( "The equation |x|=1, can be written as |x-0|=1 so it really says the distance between x and 0 is 1. There are two points on the number line that are a distance of 1 from 0, and they are 1, and -1. Which as we both know are the solutions to |x|=1.\r \n" ); document.write( "\n" ); document.write( "Anyway, what we are dealing with is the equation |x-1|=|x^2-2x+1|. We can factorise x^2-2x+1 as (x-1)(x-1). So we have |x-1|=|(x-1)^2| or (because abs can move through products) |x-1|=|x-1|^2.\r \n" ); document.write( "\n" ); document.write( "As I said above |x-1| is the distance between x and 1. So let's call it d. We have the equation d=d^2. The solutions to this are clearly d=0 and d=1. The only point that is a distance of 0 from 1 is one itsself, so x=1 is a solution. The points which are a distance of 1 from 1 are 0, and 2. So the solutions to this are x=0, 1, and 2.\r \n" ); document.write( "\n" ); document.write( "Hopefully I didn't lose you in all of that. If it helps, try drawing number lines.\r \n" ); document.write( "\n" ); document.write( "Now let's get into some real algebra and solve the inequality.\r \n" ); document.write( "\n" ); document.write( "If we were give something like |f|=g, then we know that we can write that as two equations f=g, and -f=g. The same is true with inequalities, so \n" ); document.write( "\n" ); document.write( "Doing the same with this question gives the two inequalities\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, quadratic inequalities are a bit of a pain, because the sign changes if we multiply/divide by a negative number. To get past this we rewrite the inequality and consider sign changes.\r \n" ); document.write( "\n" ); document.write( "The first inequality can be written as\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We also need to check the other inequality. Rearraging that gives\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is always true for any (real) value of x, so doesn't matter.\r \n" ); document.write( "\n" ); document.write( "So we finally have \n" ); document.write( "\n" ); document.write( "Again, I hope I didn't lose you in all of that. The only hard part there is solving quadratic inequalities, which you should have learnt before attempting such inequalities so you should be ok.\r \n" ); document.write( "\n" ); document.write( "If you want any more help with this or just a clarification, please write back.\r \n" ); document.write( "\n" ); document.write( "Hope that helps, \n" ); document.write( "Kev \n" ); document.write( " |