Advanced Math Unit M5

Exponential Functions

Some things grow by adding the same amount — and some multiply by the same amount, which changes everything.

A line adds the same amount every step; an exponential multiplies by the same amount — and that one word swap is what makes growth run away from you.

Adding versus multiplying

Two people offer you a deal for the next twelve days. The first gives you $5050 today and another $5050 every day after. The second gives you one cent today, and every day promises to double whatever they gave you yesterday.

For the first week the first deal is obviously better — you’re up hundreds of dollars while the second person is still handing you pocket change. Then the doubling catches up, and by day twelve it isn’t close. Nothing about the second deal ever got faster. The rule never changed. It was multiply by two, every single day, from the start.

That is the whole idea of this module. A5 gave you a machine that adds the same amount at every step — a linear function, with a rate you can read off a table. This one multiplies by the same amount at every step. F7 already taught you what bxb^x means when xx was a number you were handed; now xx is the input, and the exponent counts the steps.

The table gives it away

Here is the skill the SAT asks for over and over, usually without warning you which kind of function you’re looking at. You get a table, and you have to decide.

The test is two columns. Subtract each row from the next — if that difference is the same every time, something is being added over and over, and it’s linear. If it isn’t, divide each row by the one before it. If that is the same every time, something is being multiplied over and over, and it’s exponential.

try subtracting
The table reads 3, 6, 12, 243,\ 6,\ 12,\ 24. The differences are 33, then 66, then 1212 — not equal, so nothing is being added over and over. One column down.
try dividing
Now divide: 6÷3=26 \div 3 = 2, 12÷6=212 \div 6 = 2, 24÷12=224 \div 12 = 2. The same factor every step.
name it
Constant ratio 22, so it’s exponential — and the rule is “start at 33, double each step.”

Before you touch the columns, take the two offers at the board — five dollars up front, or one dollar that doubles — and pick one before the fourth day lands.

Press play — the board writes itself.

0:00 / 1:29
Transcript

Two offers. A: $ now, plus $ every day. B: a single $ — but it doubles every day. Four days. Pick.

Day : A has $, B has $. Day : A $, B $. A is winning, and it is not close.

Day : A has $. B has $. Dead tie — the first and last there will ever be.

Day : A adds one more: $. B doubles: $ — off this chart. Then . Then .

One word does all the work: doubles means , not . B is by day .

Nothing sped up. B ran one rule from day : multiply by . That is all an exponential is — the same multiplication, repeated.

On the test: subtract neighbors — same gap? The adder: linear. Divide neighbors — same factor? The multiplier: exponential.

Two offers: adding versus multiplying · 1:30

Both columns live side by side in Ratio Table, with a badge on whichever one has gone constant.

Two columns decide everything: the difference between rows, and the ratio between them. Exactly one of them goes constant — and which one names the model.

xydifferenceratioconstant
0
1
2
3
4
The verdictThe ratios are all , so this table is exponential: . Every step multiplies by the same amount.

Switch the rule between adds and multiplies, and watch the constant badge jump columns.

Which column goes constant?

Predict before you switch: set the rule to adds with an amount of 100100 and look at the table — it climbs by a hundred every row, which feels dramatic. Which column has the badge? Now flip the rule to multiplies by and watch the badge jump. Then try Name that table and call the second one before you read the columns; it is the trap below, wearing a table.

What each letter is doing

Every function in this module has the same two-part shape:

aa is the starting amount — the value before anything has happened. That falls straight out of F7’s rule that b0=1b^0 = 1: put x=0x = 0 in and the whole power collapses to one, leaving f(0)=af(0) = a. So when a question shows you f(x)=500(1.08)xf(x) = 500(1.08)^x and asks what the 500500 represents, you’re not calculating anything. It’s the value at the start.

bb is the growth factor — what one step multiplies by. If b>1b > 1 the quantity grows; if bb is between 00 and 11 it decays, shrinking by the same proportion each step. And the exponent binds to bb alone: abxa \cdot b^x is not (ab)x(a \cdot b)^x. The starting amount is multiplied by the power at the end, never dragged inside it.

Percent in disguise

Here is where the SAT hides this topic, and where F5 hands you the answer already made. You learned there that raising something by p%p\% means multiplying by 1+p1001 + \tfrac{p}{100} — a single multiplier. That multiplier is bb.

So “grows by 8% a year” is b=1.08b = 1.08, and “falls by 15% a year” is b=10.15=0.85b = 1 - 0.15 = 0.85. A population of 500500 growing at 8% a year is f(x)=500(1.08)xf(x) = 500(1.08)^x, and that’s the entire translation.

Watching the curve

Numbers in a table are one view; the shape is another. In Growth Dial the two letters are two dots you can drag: the start dot sets aa, and the one-step dot sets how high the first step lands — which fixes bb, since bb is just that height divided by the start.

Drag the start dot to set where the curve begins, and the one step dot to set how much one step multiplies by. The factor and the percent follow your hand.

-10-10-8-8-6-6-4-4-2-2224466881010startone step
Each step multiplies by
growth · +50% a step

is bigger than , so every step ADDS. The part past is the rate: more each step.

Drag the one-step dot BELOW the start dot and watch growth become decay.

The dashed line starts at the same place and moves by the same amount on the FIRST step. Look right: the line keeps that pace for ever, and the curve does not.

Set the factor by hand

Predict before you drag: put the start at 44 and the one-step dot at 66. What percent is that per step? Now drag the one-step dot below the start dot and watch the read-out flip from growth to decay. Finally, follow a decaying curve to the right — it keeps halving, or keeps taking a fifth off, and never lands on zero. Multiplying by a positive number can shrink something forever without ever finishing the job.

That is why an exponential graph flattens toward the axis without touching it, and why “it decays to nothing” is never quite true.

When you can solve one

You can only solve an exponential equation exactly when both sides can be written as powers of the same base — then the exponents must match:

one base
2x+1=82^{x+1} = 8, and 88 is 232^3, so both sides are powers of 22.
equate
x+1=3x + 1 = 3, so x=2x = 2.

The general question — “how many years until this reaches 10001000?” — needs logarithms, which this course doesn’t cover yet. On the SAT that question is answered from a table or a graph instead, so if the bases won’t match, look for the value rather than solving for it.

The one thing to remember

Linear adds, exponential multiplies. Off a table, subtract to test the first and divide to test the second — exactly one column goes constant. In abxa \cdot b^x the aa is where you started and the bb is what one step does, with b=1±r100b = 1 \pm \tfrac{r}{100} turning any percent into that multiplier. And when b<1b < 1, remember that the factor is what survived, not what was lost.

Which model is it?

TestDo thisConstant means
linearsubtract each row from the nextsame difference → adds the same amount
exponentialdivide each row by the one beforesame ratio → multiplies by the same amount

Growth or decay: b>1b > 1 grows; 0<b<10 < b < 1 decays; b=1b = 1 is flat.

Percent to factor: up r%r\%b=1+r100b = 1 + \tfrac{r}{100}; down r%r\%b=1r100b = 1 - \tfrac{r}{100}. So +8%1.08+8\% \to 1.08, 15%0.85-15\% \to 0.85, doubling 2\to 2, halving 0.5\to 0.5.

Factor back to percent: b=1.2b = 1.2 is +20%+20\%; b=0.9b = 0.9 is 10%-10\%. Compare to 11.

Landmarks: f(0)=af(0) = a always (since b0=1b^0 = 1). A negative exponent steps backwards: b2=1b2b^{-2} = \tfrac{1}{b^2}.

Solving: only by matching bases — 2x+1=8x+1=32^{x+1} = 8 \Rightarrow x + 1 = 3. Anything else needs logarithms (not on this course yet, and not required by the SAT).

Two columns decide everything: the difference between rows, and the ratio between them. Exactly one of them goes constant — and which one names the model.

xydifferenceratioconstant
0
1
2
3
4
The verdictThe ratios are all , so this table is exponential: . Every step multiplies by the same amount.

Switch the rule between adds and multiplies, and watch the constant badge jump columns.

Drag the start dot to set where the curve begins, and the one step dot to set how much one step multiplies by. The factor and the percent follow your hand.

-10-10-8-8-6-6-4-4-2-2224466881010startone step
Each step multiplies by
growth · +50% a step

is bigger than , so every step ADDS. The part past is the rate: more each step.

Drag the one-step dot BELOW the start dot and watch growth become decay.

The dashed line starts at the same place and moves by the same amount on the FIRST step. Look right: the line keeps that pace for ever, and the curve does not.

Solve for :

Write both sides as powers of the SAME base, then set the exponents equal.

Correct: 0Attempts: 0Streak: 0Best: 0