Solve
Turn it into a sign question about one function. Define
and look for where . This is better than comparing two graphs by eye, because has structure we can pin down exactly.
Show is convex, so it has at most two roots.
A strictly convex function decreases then increases, crossing zero at most twice. The minimum is where :
Handle the left side for free. For the left-hand side is positive while , so the inequality holds automatically. At it reads . So the first root must be slightly to the right of .
Locate the small root. Near , , so the crossing is close to . Bisecting on gives
and is positive to the left of it, negative to the right.
Locate the large root by bracketing. and , so the second crossing lies in . Bisection gives
Check: and , agreeing to six figures . (A value such as is not a root: there against , a gap of about .)
Assemble the solution set. outside the two roots:
Spot-check the middle: at , , so the inequality correctly fails .
Need to solve a different problem like this? Open the solver →