Algebra 1 Core exponentialgrowthfunctions

Exponential Functions

When the variable moves into the exponent, everything changes.

Video by Khan Academy — “Graphing exponential functions | Exponential and logarithmic functions | Algebra II | Khan Academy” Watch on YouTube

The explanation

Key idea y = a·bˣ multiplies by b each step, rather than adding.

In a linear function you add the same amount each step. In an exponential function you *multiply* by the same amount each step.

y = a·bˣ, where a is the starting value and b is the multiplier per step.

If b > 1 the function grows. If 0 < b < 1 it decays.

y = 3·2ˣ starts at 3 and doubles each time: 3, 6, 12, 24, 48.

The difference matters enormously over time. Adding 5 each step for 20 steps gets you to 100. Doubling for 20 steps gets you past a million.

The graph never touches the x-axis. It gets closer and closer, which makes the x-axis a horizontal asymptote.

Worked example

Does the table x = 0,1,2,3 with y = 5, 15, 45, 135 fit a linear or exponential model? Write the rule.

  1. Differences: 10, 30, 90 — not constant, so not linear.
  2. Ratios: 15/5 = 3, 45/15 = 3, 135/45 = 3 — constant.
  3. a = 5 (value at x = 0), b = 3.

Answer: Exponential: y = 5·3ˣ

Common mistakes

  • Treating y = 3·2ˣ as 6ˣ. The coefficient is not part of the base.
  • Checking differences only and calling any curved table quadratic.