Math
functionsmedium~20 min

Exponential Growth and Decay

You will be able to tell linear change from exponential change in a table, a graph, or a word problem, translate any percent increase or decrease into a growth or decay multiplier, write and use the model y = a times b^x, handle doubling time and half-life questions without guessing, and set up compound interest for any compounding period.

Introduction

Linear change adds the same amount each step. Exponential change multiplies by the same amount each step. That one-word difference, adds versus multiplies, is what this entire topic rests on, and it is what the test is really checking when it asks whether a savings account, a population, a bacteria culture, or a depreciating car is best modeled by a linear or an exponential function.

The SAT places exponential functions in the Advanced Math domain and loves context: compound interest, populations, medicine leaving the bloodstream, radioactive decay, and the resale value of equipment. Many of these questions never ask you to compute a final number at all. Instead they ask you to pick the correct model from four expressions, which means the tested skill is converting a stated percent change into a multiplier and putting it in the right place. The ACT asks similar questions and adds more direct evaluation, such as finding a term of a geometric sequence or computing a value after a given number of half-lives.

Students who struggle here almost always struggle in the same specific way: they put the percent itself into the base. A quantity that grows 6 percent per year is not multiplied by 0.06 each year, because that would shrink it to almost nothing. It is multiplied by 1.06, because it keeps everything it had and adds 6 percent more. Getting that translation automatic is worth more points than any other single habit in this lesson.

Game plan

How to attack these questions on test day.
  1. 1

    Read b first: above 1 grows, between 0 and 1 decays

    Before you compute anything, find the base and ask whether it is bigger or smaller than 1. A base above 1 means growth, a base strictly between 0 and 1 means decay, and a base of exactly 1 means nothing changes. When the four answer choices are expressions, the base is the fastest filter: a question about a shrinking population cannot have a base of 1.06, and a question about a growing investment cannot have a base of 0.06. Cross out every choice whose base points the wrong way, and you are usually down to two.

  2. 2

    Build the base as 1 + r and say it in words

    Write the percent change as a decimal r, positive for an increase and negative for a decrease, and use b = 1 + r. Up 6 percent gives 1.06, down 6 percent gives 0.94, and up 150 percent gives 2.50. Say the sentence to yourself: it keeps all of what it had and then gains or loses this much more. The check takes two seconds: a decay base must land between 0 and 1, and a growth base must land above 1. If your decay base came out as 1.15, you added when you should have subtracted.

  3. 3

    Make the exponent count the same unit the rate is quoted in

    A rate per year needs an exponent in years, so if t is in months the exponent is t / 12. A quantity that doubles every 3 hours is 2^(t/3), and one that loses 40 percent every 5 years is 0.6^(t/5). The test for a correct exponent is to ask what value of t should make it equal 1: after exactly one doubling period, exactly one half-life, or exactly one year the exponent must be 1. On the digital SAT the answer choices for these questions often differ only in whether the exponent is t, t / 5, or 5t, so this check alone decides the question.

  4. 4

    Read the initial value at x = 0, not at the first row you see

    In y = a times b^x the coefficient a is the value when x = 0, because b⁰ = 1. In a table, that is the row where the input is zero; on a graph, it is the y-intercept. If the table starts at x = 1 or the story gives the value after the first year, do not take that number as a. Divide by b once to step back to x = 0, or write the model with the exponent shifted, such as a times b^(x - 1). The ACT likes to give the population in year 1 and ask for the model, precisely to catch students who assume the first number is the start.

  5. 5

    Set up compound interest as P(1 + r/n)^(nt) and compute the pieces in order

    Identify the principal P, the annual rate r as a decimal, the number of compounding periods per year n, and the number of years t. Compute the per-period rate r / n first, then the base 1 + r / n, then the number of periods nt, and only then raise the base to that power. A calculator will do the rest, but keying 1.06 with a monthly exponent, or 1.005 with a yearly one, gives an answer that is wrong by a wide margin. Sanity check the structure: with n = 1 the formula must collapse to P(1 + r)^t.

Theory

The exponential model is y = a times b^x, where a is the starting amount, the value when x = 0, because b⁰ = 1 for any nonzero b. The number b is called the base, the growth factor, or the multiplier, and it is the number the quantity is multiplied by for each one-unit increase in x. That interpretation follows directly from the algebra: y at x + 1 equals a times b^(x + 1), which equals b times a times b^x, which is b times y at x. Every step forward multiplies by b, no matter where you start.

Compare that to a linear function y = mx + c, where every step forward adds m. This produces the diagnostic test used on every table question. For a linear relationship, the first differences between consecutive outputs are constant. For an exponential relationship, the ratios between consecutive outputs are constant. Given a table with equally spaced inputs, subtract to test for linear and divide to test for exponential. If neither is constant, the relationship is neither.

When b > 1 the function grows, and when 0 < b < 1 the function decays. The reason decaying functions never reach zero is that multiplying a positive number by a positive fraction always leaves something positive, however small; graphically the curve approaches the horizontal axis as an asymptote but never touches it. This is a genuine conceptual difference from a linear decline, which crosses zero and keeps going negative, and the test uses it: a quantity that loses a fixed percent of what remains each year behaves very differently from one that loses a fixed amount each year.

To turn a percent change into a multiplier, write b = 1 + r, where r is the percent change written as a decimal, positive for an increase and negative for a decrease. An 8 percent yearly increase gives b = 1 + 0.08 = 1.08. An 8 percent yearly decrease gives b = 1 - 0.08 = 0.92. A 150 percent increase gives b = 1 + 1.50 = 2.50. Why the 1 is there is worth stating plainly: the quantity keeps 100 percent of itself and then gains or loses r on top, so the multiplier is 100 percent plus r, which is 1 + r in decimal form. A useful check is that a decay multiplier must land strictly between 0 and 1, so if you compute a decay base above 1 you have made a sign error.

The exponent must be counted in the same time unit as the rate. If a rate is quoted per year but time is measured in months, the model becomes y = a times b^(t/12), because 12 months make one compounding period. This is exactly the structure of doubling time and half-life problems. A quantity that doubles every d units satisfies y = a times 2^(t/d), and a quantity that halves every h units satisfies y = a times (1/2)^(t/h). To see why, notice that at t = d the exponent is 1, so the value is 2a; at t = 2d the exponent is 2 and the value is 4a. The shortcut for clean numbers is to count how many whole doubling or halving periods fit into the elapsed time and multiply or divide accordingly, so three half-lives means dividing by 2 three times, that is dividing by 8, not by 6. Compound interest is the same idea with named parts: A = P(1 + r/n)^(nt), where P is the principal, r is the annual rate as a decimal, n is the number of compounding periods per year, and t is the number of years. The base 1 + r/n is the multiplier for one period and nt counts the periods, so with annual compounding n = 1 and the formula collapses to P(1 + r)^t.

Finally, learn to recognize the question types. Phrases like increases by a constant percent, is multiplied by, decreases by half every, compounded annually, and each year the population is p percent larger all signal exponential models. Phrases like increases by a constant amount, per additional unit, and at a constant rate of change signal linear models. When a question gives a table and asks which type of function best models the data, do both tests, differences and ratios, before you commit; when it asks you to select an expression rather than a value, check the base first, then the exponent, then the coefficient, because that is the order in which the wrong answers are usually built.

In the interactive graph below, start from y = 2 times 1.5^x and drag b. Watch the curve flatten as b approaches 1, flip into decay the moment b drops below 1, and notice that the y-intercept marker never moves while you do it, because a times b⁰ is always a. Then drag a and see the intercept rise and fall while the shape stays the same, and finally drag k to lift the dashed asymptote off the x-axis; the whole curve follows it, which is exactly why a quantity that decays toward some floor levels off at k rather than at zero.

Worked figures

Adding versus multiplying: the same start, a very different finish

Both columns begin at 100 and both reach 150 at x = 1, but the linear column always adds 50 while the exponential column always multiplies by 1.5. By x = 5 the exponential value is more than twice the linear one, and the gap widens without limit.

Table 1
xLinear: y = 100 + 50xExponential: y = 100 times 1.5^xLinear differenceExponential ratio
0100100----
1150150+501.5
2200225+501.5
3250337.5+501.5
4300506.25+501.5
5350759.375+501.5

Linear and exponential growth on one set of axes

The straight line rises at a fixed steepness forever, while the exponential curve gets steeper the higher it goes, because each step multiplies a larger number. They share the same starting value at x = 0 and agree again at x = 1, which is exactly why two data points are never enough to tell the two models apart.

Figure 1
0100200300400500600700800-10123456start (0, 100)(1, 150): both models agreelinear: 350exponential: 759.4x (time steps)y
  • linear: y = 100 + 50x
  • exponential: y = 100 times 1.5^x

Turning a percent change into a multiplier

Every multiplier is 1 plus the percent change written as a decimal. Growth multipliers are greater than 1 and decay multipliers fall strictly between 0 and 1, so a decay base above 1 is always a sign error.

Table 2
Stated change per periodr as a decimalMultiplier b = 1 + rModel
Increases 8%+0.081.08y = a times 1.08^x
Increases 25%+0.251.25y = a times 1.25^x
Increases 150%+1.502.50y = a times 2.5^x
Decreases 8%-0.080.92y = a times 0.92^x
Decreases 40%-0.400.60y = a times 0.6^x
Cut in half-0.500.50y = a times 0.5^x

The base decides the direction

Both curves start at the same value, a = 100, and differ only in the base. With b = 1.25 the value climbs faster and faster to the right; with b = 0.8 it falls toward the dashed asymptote y = 0 without ever reaching it. Read the decay curve from right to left and it looks like growth, which is why the sign of the exponent and the size of the base are two ways of saying the same thing.

Figure 2
0100200300400500600-4-202468asymptote y = 0initial value a = 100(4, 244.1)(4, 41.0)xy
  • growth: y = 100 times 1.25^x (b > 1)
  • decay: y = 100 times 0.8^x (0 < b < 1)

Decay never reaches zero; a straight-line decline does

Both quantities start at 80 mg and both fall, but the decaying sample loses half of what remains every 6 hours, giving 80, 40, 20, 10, 5, while the linear quantity loses a flat 20 mg every 6 hours and hits zero at 24 hours. Halving forever keeps the value positive; subtracting forever does not. The per-hour form of the decay curve, 80 times 0.8909^t, is what a single-base answer choice looks like, since 0.8909⁶ = 0.5.

Figure 3
020406080051015202530asymptote y = 0start 80 mg(6, 40)(12, 20)(24, 5)linear hits 0 at 24 hhours elapsedamount remaining (mg)
  • decay, 6-hour half-life: y = 80 times (1/2)^(t/6) = 80 times 0.8909^t
  • linear decline, 20 mg per 6 hours: y = 80 - 20(t/6)

Try it yourself

a (initial value, the y-intercept)2
b (growth factor: above 1 grows, below 1 decays)1.5
k (height of the asymptote)0
Equation
y = 2(1.5)^x
y-intercept
(0, 2)

Worked examples

Try each one before opening the solution.

Example 1: Percent change to a model, then evaluate

A car is worth 28,000 dollars new and loses 12 percent of its value each year. Write a model for its value V after t years and find its value after 5 years.

V = 28000 times 0.88^t against the linear model 28000 - 3360t
050001000015000200002500030000024681012asymptote V = 0new: 28,000about 14,776 after 5 yearslinear model: 11,200t (years)value (dollars)
  • V = 28000 times 0.88^t
  • linear: 28000 - 3360t
Show solution
  1. Identify the starting value: the car is worth 28,000 when t = 0, so a = 28000.

    The coefficient a is always the value at time zero, which here is the price when new.

  2. Convert the percent loss to a multiplier: b = 1 - 0.12 = 0.88.

    Each year the car keeps 88 percent of its value. A decay base must land between 0 and 1, and 0.88 does.

  3. Write the model: V = 28000 times 0.88^t, with t in years.

    The rate is per year and the exponent counts years, so no rewriting of the exponent is needed.

  4. Start the power: 0.88² = 0.7744.
  5. Square that to get the fourth power: 0.88⁴ = 0.7744² = 0.59969536.
  6. Multiply by one more factor of 0.88: 0.88⁵ = 0.59969536 times 0.88 = 0.5277319168.

    Squaring twice and multiplying once is three operations instead of four, and each one is easy to check.

  7. Multiply by the starting value: V = 28000 times 0.5277319168 = 14776.49, to the nearest cent.
  8. Compare with the linear trap: losing 12 percent of the original price, 3,360 dollars, every year would give 28000 - 5 times 3360 = 11,200 dollars, which is far lower.

    Compound decay loses less each year because each 12 percent is taken from a smaller amount than the year before.

Answer: V = 28000 times 0.88^t, and the car is worth about 14,776.49 dollars after 5 years.

Example 2: Recover a model from a table

A table gives outputs 250, 300, 360, 432, and 518.4 for inputs x = 0, 1, 2, 3, and 4. Decide whether the relationship is linear or exponential, write the model, and predict the output at x = 7.

Show solution
  1. Test for linear by subtracting consecutive outputs: 300 - 250 = 50, 360 - 300 = 60, 432 - 360 = 72, 518.4 - 432 = 86.4. The differences are not constant, so the relationship is not linear.

    The inputs are equally spaced, one unit apart, so the difference and ratio tests are both valid here.

  2. Test for exponential by dividing consecutive outputs: 300 / 250 = 1.2, 360 / 300 = 1.2, 432 / 360 = 1.2, 518.4 / 432 = 1.2. The ratio is constant, so the relationship is exponential with b = 1.2.

    Check every pair. Two rows always have a ratio, so one match proves nothing.

  3. Read the starting value from the x = 0 row: a = 250. The model is y = 250 times 1.2^x.

    A base of 1.2 is 1 + 0.20, so this is 20 percent growth per step.

  4. Build the power in stages: 1.2² = 1.44 and 1.2³ = 1.44 times 1.2 = 1.728.
  5. Square the cube: 1.2⁶ = 1.728² = 2.985984.
  6. Multiply by one more factor: 1.2⁷ = 2.985984 times 1.2 = 3.5831808.
  7. Multiply by the starting value: y = 250 times 3.5831808 = 895.7952.

    Continuing the table by hand agrees: 518.4 times 1.2 = 622.08 at x = 5, 746.496 at x = 6, and 895.7952 at x = 7.

Answer: The relationship is exponential, y = 250 times 1.2^x, and the output at x = 7 is 895.7952, about 895.8.

Example 3: Half-life

A patient is given 200 milligrams of a drug that has a half-life of 8 hours in the bloodstream. How much remains after 24 hours, and what is the general model for the amount A after t hours?

A = 200 times (1/2)^(t/8)
0501001502000510152025303540asymptote A = 0start: 200 mg(8, 100)(16, 50)(24, 25)t (hours)amount remaining (mg)
  • A = 200 times (1/2)^(t/8) = 200 times 0.917^t
Show solution
  1. Count the half-lives in the elapsed time: 24 / 8 = 3.

    The exponent must count half-lives, not hours. Using 24 as the exponent is the most common error on this question type.

  2. Halve the starting amount three times: 200 becomes 100, then 50, then 25.

    Three halvings divide by 2 three times, that is by 8, not by 6.

  3. Write the general model: A = 200 times (1/2)^(t/8), with t in hours.

    Check the exponent: t = 8 makes it 1, so after one half-life the amount is 200 times 1/2 = 100, as it should be.

  4. Confirm by substituting t = 24: A = 200 times (1/2)³ = 200 times 1/8 = 25.
  5. Rewrite with a per-hour base if the answer choices use one: (1/2)^(1/8) = 0.917 to three places, so A = 200 times 0.917^t is the same model.

    The per-hour multiplier is a root of 1/2, not 1/2 divided by 8. Dividing the base by 8 would give 0.0625, a wildly wrong rate of loss.

Answer: 25 milligrams remain after 24 hours, and the model is A = 200 times (1/2)^(t/8), equivalently A = 200 times 0.917^t.

Example 4: Compound interest with monthly compounding

5,000 dollars is deposited in an account that pays 6 percent annual interest compounded monthly. To the nearest cent, what is the balance after 4 years?

Show solution
  1. Identify the parts of A = P(1 + r/n)^(nt): P = 5000, r = 0.06, n = 12, and t = 4.

    The rate goes in as a decimal. Writing r = 6 here is the same error as putting the raw percent in the base.

  2. Find the per-period rate and base: r / n = 0.06 / 12 = 0.005, so the monthly multiplier is 1 + 0.005 = 1.005.

    Using 1.06 with a monthly exponent would apply a full year of interest every month.

  3. Count the periods: nt = 12 times 4 = 48 months.
  4. Write the model: A = 5000 times 1.005⁴⁸.

    This is y = a times b^x again: the multiplier for one month raised to the number of months.

  5. Compute one year of monthly growth: 1.005¹² = 1.061678, to six places.

    Slightly more than 1.06, because interest earned early in the year earns interest of its own before the year ends.

  6. Raise that to the fourth power for four years: 1.061678⁴ = 1.270489, to six places.
  7. Multiply by the principal: A = 5000 times 1.270489 = 6352.45, to the nearest cent.
  8. Sanity check against annual compounding: 5000 times 1.06⁴ = 5000 times 1.262477 = 6312.38, which is a little less, as it should be.

    More frequent compounding always earns slightly more at the same annual rate, never less and never dramatically more.

Answer: The balance after 4 years is 6,352.45 dollars, from A = 5000 times 1.005⁴⁸.

Practice

Check your understanding 1

A town has a population of 4,000 people, and the population increases by 6 percent each year. Which function models the population P after t years?

Check your understanding 2

A machine purchased for 25,000 dollars loses 15 percent of its value each year. To the nearest cent, what is its value after 3 years?

Check your understanding 3

A function f has the values f(0) = 3, f(1) = 12, f(2) = 48, and f(3) = 192. What is the value of f(5)?

Check your understanding 4

A bacteria culture starts with 500 cells and doubles every 3 hours. How many cells are present after 12 hours?

Check your understanding 5

The number of trees in a forest is 2,000 today and increases by 40 percent every 5 years. Which expression gives the number of trees t years from today?

Check your understanding 6

1,200 dollars is deposited in an account that earns 3 percent annual interest compounded monthly. Which expression gives the balance, in dollars, after 10 years?

Common mistakes

Putting the raw percent in the base. A 6 percent annual increase means multiplying by 1.06, not by 0.06 and not by 6. Writing 4000 times 0.06^t describes a quantity that loses 94 percent of itself every year. Say the sentence in words before you write the formula: it keeps all of what it had, plus six percent more, so the multiplier is one point zero six.

Applying a percent change linearly. Losing 15 percent per year for three years is not losing 45 percent, because the second year's 15 percent is taken from a smaller amount than the first year's. The correct multiplier is 0.85³ = 0.614125, a total loss of about 38.6 percent rather than 45 percent. Any time a problem says of the remaining amount or per year on the current value, the change compounds.

Miscounting doubling or halving periods. After three half-lives a quantity is divided by 2 three times, that is divided by 8, not divided by 6. Similarly, four doublings multiply by 16, not by 8. Write out the chain of values, such as 200, 100, 50, 25, when the numbers are small; it takes five seconds and eliminates the error.

Ignoring a mismatch between the rate's time unit and the exponent's time unit. If a population grows 30 percent per decade and the question asks about t years, the model is P = a times 1.3^(t/10), not 1.3^t. Ask yourself what value of t should make the exponent equal 1, and build the exponent so that it does.

Declaring a table exponential after checking only two rows. Two rows always have a ratio, so one ratio proves nothing. Check every consecutive pair, and confirm first that the inputs are equally spaced, because a constant ratio across unequal input steps does not give a single base.