Find the number of real roots of the equation $2^x = 1+x^2$
My try: Let we take $f(x) = 2^x-1-x^2$. Now for Drawing Graph of given function, we use Derivative Test.
$f'(x) = 2^x \cdot \ln (2)-2x$ and $f''(x) = 2^x \ln (2)-2$ and $f'''(x) = 2^x \ln(2)>0\;\forall x\in \mathbb{R}$
Means $f''(x)$ is an Strictly Increasing function. Or $f''(x)$ is an Concave upward function.
Now I did not understand how can I calculate nature of $f'(x)$ using higher derivatives. Please explain, thanks.
I believe you meant to say "Or $f(x)$ is a Convcave upward function", instead of $f''(x)$.
If a function is concave upwards, then both of it's endpoints go up +infinity, and it has exactly 1 minimum.
How do can the x axis intersect something like this? If the minimum is below the X axis, then twice. If the minimum is above the X axis, then zero times.
You can use the derivative to estimate where the minimum is (don't try to actually solve it, you can't without some advanced functions). Then check the value at the minimum.