View Full Version : Modulus Functions Equation
Azure Skye
Sep24-10, 09:44 AM
I have to solve the equation: |12x -9| = |3 -4x| +2x -1
I was wondering if it's supposed to be like:
12x -9 = 3 -4x +2x -1 and -12x +9 = 3 -4x +2x -1 ?
Or am I supposed to consider the positive and negative of 3 -4x also?
I didn't attend lessons for this and I know little about modulus functions. :/
Mentallic
Sep24-10, 10:29 AM
Actually what you do is you find what values of x make one of the absolute values more than zero, so lets do that now:
12x-9\geq 0
x\geq 3/4
Therefore for all x\geq 3/4 that inequality is positive.
For the other inequality, at x=3/4 we have 3-4x=0 and for any x\geq 3/4 we have 3-4x\leq 0 So this means for all x\geq 3/4 we have the first inequality is more than zero, and the second is less than zero (so we take the negative of it). And things are just reversed when we consider when x<3/4.
Azure Skye
Sep24-10, 12:47 PM
So does the inequality formed from |12x -9| applies to |3 -4x|?
Then do I end up with something like 12x -9 = 0 +2x -1?
Mentallic
Sep25-10, 02:37 AM
Yes it does apply to the other inequality.
If you have |a|=|a+1| then you need to look at one of the absolute values. For the first, when a\geq 0 then you leave that as a, when a<0 you change that to -a (since the negative of a negative number is positive). But for the other inequality, when a+1\geq 0 or in other words, a\geq -1 then that absolute value is positive and thus left as a+1, so when a<-1 it becomes -(a+1)=-a-1.
So this means when a<-1 we have both absolute values are negative so we solve -(a)=-(a+1) and when a>0 we have both are positive, so we solve a=a+1. What about for -1< a< 0? Well we have that the first is negative, and the second is positive so we solve -a=a+1
The same idea applies to your problem, so no, you don't solve 12x-9=0+2x-1. Use the idea of cases when x>3/4 and x<3/4 (this problem is easier since you only need two cases). Also, you can add in the value of x=3/4 later or just include it into each inequality, it doesn't really matter.
Azure Skye
Sep25-10, 04:11 AM
Does this means that because |12x -9| is x > 3/4 and |3 -4x| is x< 3/4, when 12x -9 is positive, 3 -4x is negative and vice versa?
So when I consider x > 3/4, I get
12x -9 = 4x -3 +2x +1
x = 7/6
Is that correct or wrong?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.