Why does the graph of an exponential function shoot straight up when getting to x=1 in an exponential growth function with x^huge number?

68 Views Asked by At

I used to notice that when x is raised to the power of a huge number, the graph shoots up at x=1. Why does this happen?

1

There are 1 best solutions below

0
On

Intuitively, if $f(x) = x^a$ with $a$ a very large positive number, then if $x$ is just larger than $1$, $x^a$ will also be very large. For example, $1.001^{10^6}$ is about $10^{434}$.

Using calculus, $f'(x) = ax^{a-1}$, so for $x$ just larger than $1$, this will be about $a$, so the slope of $f$ is very large to the right of $x=1$.