I want to solve the exponential inequality $$8^x +18^x -2\cdot 27^x>0.$$ I tried
Solve[8^x + 18^x - 2*27^x > 0, x]
and
Reduce[8^x + 18^x - 2*27^x > 0, x]
How do I tell Mathematica to do that?
|
I want to solve the exponential inequality $$8^x +18^x -2\cdot 27^x>0.$$ I tried
and
How do I tell Mathematica to do that? |
|||
|
Verifying
|
|||
|
|