Is My Calculation Correct for O.4^(|x-2|/|x+2|) = 0.4^2?

  • Thread starter Thread starter Plutonium88
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the inequality O.4^(|x-2|/|x+2|) < 0.4^2, which simplifies to |x-2|/|x+2| < 2. Participants break down the problem into three intervals: x < -2, -2 < x < 2, and x > 2, while noting the restriction x ≠ -2. The calculations for each interval reveal that x must be greater than -6 for x < -2, and x must be less than -2/3 for -2 < x < 2. Ultimately, the solution set is identified as x ∈ (-6, -2) ∪ (-2, -2/3), with some participants correcting their earlier mistakes regarding inequality signs during division.
Plutonium88
Messages
173
Reaction score
0
O.4^(|x-2|/|x+2|) = 0.4^2 Help Me :(

O.4^(|x-2|/|x+2|) < 0.4^2

so (|x-2|/|x+2|) < 2

restrictions: x≠-2

so for:

|x-2|------> (x-2) when x ≥ 2
-------> -(x-2) when x<2

|x+2| -------> (x+2) when x≥ -2
----------> -(x+2) when x<-2
with this i now have three separate intervals for calculation

(1)X< -2 (2)-2<x<2 (3)x>2

where-2, and 2 are holes

so for the ineterval x<-2

-(x-2)/-(x+2) < 2

negatives cancel multipy by (x+2) on both sides

x-2 < 2(x+2)
x - 2 < 2x+4
x> -6
this fits within its domain.
--------------------------------------------------------------------------------
for interval -2<x<2

(x-2)/(x+2) < 2

-x+2 < 2x +4
-2 < 3x
x> -2/3

this fits within its domain
-----------------------------------------------------------------
interval X>2

(x-2)/(x+2) < 2
x-2 < 2x + 4
x>-6can some one tell me if my intervals are correct?
wow i can't believe i spent my time on this stupid problem all day, just because in my scond interval. i forgot to switch the inequality sign in divisoninteval 2 -2<x<2

-(x-2)< 2(x+2)
-x + 2 < 2x +4
-2< 3x
DIVIDE siwtch sign :'"""""""(

x < -2/3there for since x> -6 for interval x<-2
and x< -2/3 for -2<x<2

xE(-6, -2)U(-2, -2/3)
 
Last edited:
Physics news on Phys.org


Plutonium88 said:
O.4^(|x-2|/|x+2|) < 0.4^2

so (|x-2|/|x+2|) < 2

restrictions: x≠-2

ax is a decreasing functions if 0<a<1; so 0.4f(x) is decreasing, therefore, (|x-2|/|x+2|)>2;
 


Actually what I said is wrong di dividing does not change inequalityNmy answer is wrong please hel
 


(|x-2|/|x+2|) < 2 → |x-2| < 2|x+2|

I think the easiest way to solve this would be by breaking |x| < y into the two cases x < y and x > -y for positive y, then apply that again since the original inequality has to absolute values. This will ultimately give you four cases to work out, and each of the two solutions will be repeated.
 


Plutonium88 said:
so for the ineterval x<-2

-(x-2)/-(x+2) < 2

negatives cancel multipy by (x+2) on both sides

x-2 < 2(x+2)
x - 2 < 2x+4
x> -6
this fits within its domain.
--------------------------------------------------------------------------------
x<-2 ,implies x+2<0
so when multiplying by x+2 ,inequality sign will change.
 


pcm said:
x<-2 ,implies x+2<0
so when multiplying by x+2 ,inequality sign will change.

ty for trying to help, i just got it on friday.what you have to do is solve the inequality like this for the three different intervals.
0.4^|x-2|/|x+2| < 0.4^2
|x-2|/|x+2| > 2
|x-2|/|x+2| > 2

|x-2|/|x+2| - 2 > 0
(|x-2|-2|x+2|)/|x+2| > 0then when you solve like this, you can do interval charts for each of the domains/intervals and find your answers. ty for the help tho. A friend at school helped me solve it, so respects to him also.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top