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?
2026-04-07 00:22:47.1775521367
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 Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
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$.