I found this in a practice GRE problem. I thought I would have a crack at it after being spoiled by the answer
At how many points in the xy-plane do the graphs of $y = x^{12}$ and $y = 2^x$ intersect?
So I thought about doing something what most people would have done, solving for the intersection, $x^{12} = 2^x$, it became utterly hopeless.
Then I thought about using the Intermediate Value Theorem, that is
$f=x^{12} - 2^x = 0$
I suspect for $x<0$, $x^{12} > 2^x$, so $f>0$
For $x=0$, $f < 0$. So by IVT, there is a root somewhere between $(-\infty,0)$
For $x>0$, $x^{12} > 2^x$, so $f>0$. So by IVT, there is another root at $(0,\infty)$
So counting, I should get 2 roots, another therefore 2 points. But the actual answer was 3. So I am inclined to believe I overlooked something very important
Note: The GRE forbids technology assistance.
$x^{12} = 2^x$ (for $x$ real) is equivalent to: either $x = 2^{x/12}$ or $-x = 2^{x/12}$. Since $2^{x/12}$ is convex, its graph intersects a straight line in $0$, $1$ or $2$ points.
$-x$ is decreasing while $2^{x/12}$ is increasing, and $-x > 1 > 2^{x/12}$ for $x < -1$ while $-x < 2^{x/12}$ for $x > 0$, so there is exactly one real solution of $-x = 2^{x/12}$ and it is in the interval $-1 \le x \le 0$.
$x < 0 < 2^{x/12}$ for $x < 0$, $x < 2^{x/12}$ for sufficiently large $x$, while $x > 2^{x/12}$ at $x=2$, so there are two real solutions of $x = 2^{x/12}$, one with $0 < x < 2$ and one in $2 < x < \infty$.