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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top