๐Ÿ“–
General Form
The definition you must know cold
f(x) = a ยท bหฃ
where   a โ‰  0  ยท  b > 0  ยท  b โ‰  1
a = initial amount (y-intercept, f(0) = a)
b = base or common ratio
Why b > 0?
Negative bases cause issues with fractional exponents โ€” e.g. (โˆ’4)^(1/2) is undefined in the reals.
Why b โ‰  1?
If b = 1, then bหฃ = 1 for all x, giving f(x) = a โ€” just a constant, not exponential.
f(0) = a
Plug in x=0: f(0) = aยทbโฐ = aยท1 = a. So the initial value is always the y-intercept.
๐Ÿ“ˆ
Growth vs. Decay
Determined entirely by the value of b (when a > 0)
๐Ÿ“ˆ Exponential Growth
a > 0  and  b > 1
โ†— Always Increasing
โˆช Always Concave Up
lim xโ†’โˆ’โˆž = 0  ยท  lim xโ†’+โˆž = โˆž
Example: f(x) = 3(4)หฃ
๐Ÿ“‰ Exponential Decay
a > 0  and  0 < b < 1
โ†˜ Always Decreasing
โˆช Always Concave Up
lim xโ†’โˆ’โˆž = โˆž  ยท  lim xโ†’+โˆž = 0
Example: g(x) = 5(2/3)หฃ
โšก
Key Properties
What makes exponentials special
Property Growth (a>0, b>1) Decay (a>0, 0<b<1) Reflected (a<0, b>1)
Always Increasingโœ“โœ—โœ—
Always Decreasingโœ—โœ“โœ“
Concave Upโœ“โœ“โœ—
Concave Downโœ—โœ—โœ“
Local ExtremaโŒ Never โ€” no relative max or min ever
Points of InflectionโŒ Never โ€” concavity never changes
Horizontal Asymptotey = 0 (the x-axis), unless the function is vertically shifted
โˆž
End Behavior
Writing limit statements โ€” Example 1
๐ŸŽฏ

The three possible end behaviors

As x โ†’ ยฑโˆž, the output of abหฃ will do one of three things: approach โˆž, โˆ’โˆž, or 0.
Key questions: Is a positive or negative? Is b greater or less than 1? Which end are you looking at?

๐Ÿ“Œ Example 1a โ€” Growth graph: a > 0, b > 1
L
x โ†’ โˆ’โˆž: the exponential shrinks toward 0 from above (horizontal asymptote)
R
x โ†’ +โˆž: the exponential grows without bound
lim(xโ†’โˆ’โˆž) abหฃ = 0      lim(xโ†’+โˆž) abหฃ = โˆž
๐Ÿ“Œ Example 1b โ€” Reflected graph: a < 0, b > 1 (graph is below x-axis, falls to the right)
L
x โ†’ โˆ’โˆž: large positive exponent ร— negative a โ†’ falls to โˆ’โˆž
R
x โ†’ +โˆž: the negative graph approaches 0 from below
lim(xโ†’โˆ’โˆž) abหฃ = โˆ’โˆž      lim(xโ†’+โˆž) abหฃ = 0
๐Ÿ“Œ Example 1c โ€” g(x) = 5(2/3)หฃ โ€” decay since b = 2/3, so 0 < b < 1
1
b = 2/3 < 1 โ†’ this is decay (decreasing, approaches 0 on the right)
L
x โ†’ โˆ’โˆž: (2/3) raised to large negative power = large positive โ†’ โˆž
R
x โ†’ +โˆž: fraction raised to large positive power โ†’ 0
lim(xโ†’โˆ’โˆž) g(x) = โˆž      lim(xโ†’+โˆž) g(x) = 0
๐Ÿ”
Increasing, Decreasing & Concavity
Reading from the formula โ€” Example 2
a > 0, b > 1
Increasing and Concave Up
e.g. h(x) = 3(4)หฃ โ†’ b=4>1 โœ“
a > 0, 0 < b < 1
Decreasing and Concave Up
e.g. g(x) = 5(2/3)หฃ โ†’ b=2/3 โœ“
a < 0, b > 1
Decreasing and Concave Down
Reflected growth โ€” graph below x-axis
a < 0, 0 < b < 1
Increasing and Concave Down
Reflected decay โ€” rises to the right
๐Ÿ“Œ Example 2c โ€” h(x) = 3(4)หฃ. Is it increasing or decreasing? Concave up or down?
1
Identify: a = 3 > 0 and b = 4 > 1 โ†’ exponential growth
2
Growth with positive a โ†’ always increasing, always concave up
Increasing  ยท  Concave Up
๐Ÿ“Š
Identifying from a Table
Example 3 โ€” the vertical translation trick
๐Ÿ’ก

The strategy

Step 1: Check if differences are constant โ†’ linear.
Step 2: Check if ratios are constant โ†’ exponential.
Step 3: If neither โ€” try subtracting a constant c from all f(x) values and check ratios again. If that works, f(x) is a vertical translation of an exponential.

๐Ÿ“Œ Example 3 โ€” Is f linear, quadratic, exponential, or none of these?
x16111621
f(x)3591733
g(x) = f(x) โˆ’ 1 24 816 32
1
Differences of f(x): 2, 4, 8, 16 โ€” not constant โ†’ not linear
2
Ratios of f(x): 5/3 โ‰ˆ 1.67, 9/5 = 1.8 โ€” not constant โ†’ not purely exponential
3
Try g(x) = f(x) โˆ’ 1: values are 2, 4, 8, 16, 32 = 2ยน, 2ยฒ, 2ยณ, 2โด, 2โต
4
Ratios of g(x): 4/2=2, 8/4=2, 16/8=2, 32/16=2 โ†’ constant ratio r = 2 โœ“
5
So g(x) is exponential, meaning f(x) = g(x) + 1 is a vertical translation of an exponential
f(x) is a vertical translation of an exponential function
โšก
Quick Reference
Screenshot and save this!
๐Ÿ“ The Formula
f(x) = a ยท bหฃ
b > 0, b โ‰  1, a โ‰  0
a = f(0)
Initial value = y-intercept
b = f(n+1) / f(n)
Common ratio from any two consecutive outputs
๐Ÿ“‹ End Behavior Quick Guide
a>0, b>1 โ†’ 0 left, โˆž right
Growth โ€” rises right
a>0, 0<b<1 โ†’ โˆž left, 0 right
Decay โ€” rises left
a<0, b>1 โ†’ โˆ’โˆž left, 0 right
Reflected growth โ€” falls right
โš ๏ธ Common Mistakes
โŒ Thinking b can be negative
b must be positive (b > 0). A negative base causes undefined values for fractional exponents.
โŒ Confusing growth/decay when a < 0
If a < 0 and b > 1, the function is actually decreasing and concave down โ€” not growth!
โŒ Saying exponentials have local extrema
Exponentials are always strictly increasing or always decreasing โ€” they NEVER have local max or min.
โŒ Giving up if ratios aren't constant in a table
Try subtracting a constant first โ€” you may have a vertical translation of an exponential.
๐Ÿง  Ready to Practice? Take the Quiz โ†’