Inequalites involving absoulte values [resolved]
:eek: Help~* I happened to see this on a test i have to take next week so i thought that i would try and learn how to do these but i am having trouble. :(
For a postive real number a |x| < a breaks into -a < x and x < a which can be treated as a single compound inequality -a<x<a
|x| >a breaks into x < -a or x > a.
Now i just saw two problems which i donot understand.
|4x+2| < 6 // are they saying |x| < a ?
|2x - 1| > 3 // are they saying that |x| > a?
I think that the defination of an absoulte value that i had i my mind is wrong. Isn't the absoulte value of a postive number itself and the absoulte value of a negative number it's positive complement? So in this case how can |4x+2| < 6 be correct?
Thanks for any help guys. :p
Re: Inequalites involving absoulte values
Quote:
Originally posted by Dilenger4
[BNow i just saw two problems which i donot understand.
|4x+2| < 6 // are they saying |x| < a ?
|2x - 1| > 3 // are they saying that |x| > a?
[/B]
Basically, if the Q is to plot all X that satisfy the eq: |4x + 2| < 6,
then it works out like this.
First of all, understand that |+-6| = 6.
So, for |4x + 2| = 6 then 4x + 2 = 6 or 4x + 2 = -6.
This is important, because we need to find the hotspots of x.
So, to start with, find the value for x when 4x + 2 = 6.
this would be x = 1.
There is No Other x which makes 4x + 2 = 6.
But since we're dealing with absolutes, there is the other eq.
Find the value of x such that 4x + 2 = -6.
This would be x = -2.
Alrighty, we now know the hot spots for x, 1 and -2.
But, since the eq IS NOT |4x + 2| = 6, but is really |4x + 2| < 6,
we have to figure out if we are going to shade all the values of x < 1 and x > -2,
or are we going to shade the values of x > 1 and x < -2.
Simply plug in a test value of x = 0 {since 0 is between 1 and -2},
and evaluate the validity of the eq |4x + 2| < 6.
So, is |4*0 + 2| < 6? Why, yes it is. So, the solution is all the values of x, such that -2 < x < 1.
Try working out |2x - 1| > 3 this way.
-Lou