How Do You Solve Complex Exponential Inequalities?

  • Thread starter Thread starter enibaraliu
  • Start date Start date
  • Tags Tags
    Exponential
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
enibaraliu
Messages
12
Reaction score
0

Homework Statement


1) 5x+4-5x-1<24
2) 2x+2-1>=22x+3
3) 21-x-2x+1/2x-1<0

Homework Equations


At the 2nd I do like this:
2x+2-22x>=4 divide by 2
2x+1-22x-1>=2
x+1-2x+1>=1
-x>=-1 divide by (-1)
x=<1
but when i put 0 in x the inequation is incorrect, what I have mistake, please tell me.
If you can help me in anothers inequations, thanks a lot.

The Attempt at a Solution

 
Physics news on Phys.org
Please can you help for this?
 
I need the help urgently, please help!
 
Your simplifications with the exponents aren't correct. Try this:

[tex] \begin{align*}<br /> 2^{x+2} - 2^{2x} & \ge 4\\<br /> 2^x \cdot 2^2 - 2^{2x} & \ge 4\\<br /> 4\cdot 2^x - 2^{2x} -4 & \ge 0\\<br /> 2^{2x} - 4\cdot 2^x + 4 & \le 0<br /> \end{align*}[/tex]

Now, for ease of reading, let

[tex] u = 2^x \Rightarrow u^2 = 2^{2x}[/tex]

so the inequality is now

[tex] u^2 - 4u + 4 & \le 0[/tex]