Exponential vs Linear Growth on the Digital SAT

TL;DR

Based on Lumist student attempts, 24% of Advanced Math errors involve exponential and linear concepts. Specifically, our data shows 60% of students initially confuse the exponential growth factor (1+r) with the decay factor (1-r).

Quick Answer: Linear growth adds a constant amount over time, while exponential growth multiplies by a constant factor. Use Desmos to graph both functions to quickly spot whether the relationship is a straight line or a curve.

mindmap
  root((Growth Types))
    Linear Growth
      Constant addition
      Straight line graph
      y = mx + b
      Constant rate of change
    Exponential Growth
      Constant multiplication
      Curved graph
      y = a(1+r)^t
      Percentage rate of change

What Is Exponential vs Linear Growth?

On the Digital SAT, distinguishing between linear and exponential relationships is a core skill in the Advanced Math domain. The fundamental difference lies in how the values change over time. Linear growth happens when a quantity increases by a constant amount at each interval (e.g., adding 5 apples every day). This creates a straight-line graph with a constant slope, perfectly modeled by the /sat/math/slope-intercept-form.

Exponential growth, on the other hand, occurs when a quantity increases by a constant factor or percentage at each interval (e.g., doubling every day, or growing by 5% annually). This creates a curved graph that gets steeper over time. Unlike a parabola that you might analyze using the /sat/math/vertex-form-quadratic, an exponential graph has a horizontal asymptote and only curves in one direction.

Familiarizing yourself with these models is essential for the current 2026 Digital SAT format. The College Board frequently tests your ability to read a word problem or a data table and determine which type of function best fits the scenario. Whenever you are in doubt, plotting the given points in the Desmos Calculator can immediately reveal whether the data forms a straight line or an exponential curve.

Step-by-Step Method

  1. Step 1 — Read the problem carefully to identify the growth mechanism. Look for keywords: "constant rate" or "per" usually means linear, while "percent," "doubles," or "fraction" means exponential.
  2. Step 2 — Identify the initial value. This is your starting amount at t=0t = 0. It acts as the y-intercept (bb) in a linear equation or the initial coefficient (aa) in an exponential equation.
  3. Step 3 — Determine the rate of change. For linear models, find the constant difference (mm). For exponential models, find the growth factor by converting the percentage to a decimal and adding it to 1 (1+r1 + r).
  4. Step 4 — Construct your equation. Use y=mx+by = mx + b for linear scenarios and y=a(1+r)ty = a(1+r)^t for exponential scenarios.
  5. Step 5 — Plug in the given variable (usually time, tt) to solve for the final amount, or use the final amount to solve for the missing variable.

Desmos Shortcut

When faced with a table of values or a complex system comparing linear and exponential growth, the built-in Desmos calculator is your best friend. If you need to find when a linear function "catches up" to an exponential one, simply type both equations into separate lines in Desmos (e.g., y = 50x + 100 and y = 100(1.05)^x). Zoom out until you see where the straight line and the curve cross, then click the intersection point. The x-coordinate is your time, and the y-coordinate is the matching value.

Worked Example

Question: A city's population is currently 10,000. City A's population grows by 500 people per year. City B's population grows by 5% per year. After 10 years, what is the positive difference between the populations of City A and City B?

A) 1,289 B) 1,500 C) 2,890 D) 5,000

Solution:

First, set up the equation for City A. Since it grows by a constant amount (500) each year, this is linear growth. y=10000+500(10)y = 10000 + 500(10)

y=10000+5000=15000y = 10000 + 5000 = 15000

Next, set up the equation for City B. Since it grows by a percentage (5%), this is exponential growth. Remember to convert 5% to a decimal (0.05) and add it to 1 to get the growth factor. y=10000(1+0.05)10y = 10000(1 + 0.05)^{10}

y=10000(1.05)10y = 10000(1.05)^{10}

y10000(1.62889)16289y \approx 10000(1.62889) \approx 16289

Finally, find the positive difference between the two populations after 10 years. 1628915000=128916289 - 15000 = 1289

While you won't need the /sat/math/quadratic-formula for these specific problems, recognizing function types and setting them up correctly is the key to getting the right answer.

The correct answer is A.

Common Traps

  1. Confusing Growth and Decay Factors — Based on Lumist student data, 60% of students initially confuse the growth factor (1+r)(1+r) with the decay factor (1r)(1-r). If a population decreases by 10%, the multiplier is 0.90, not 1.10.

  2. Forgetting to Convert Percentages — Our data shows that in compound interest and exponential growth problems, 25% of students forget to convert the percentage to a decimal before adding it to 1. An 8% growth rate means multiplying by 1.08, not 1.8 or 8.

FAQ

How do I tell if a word problem is linear or exponential?

Look for keywords indicating the type of change. Phrases like "increases by 5 each year" indicate linear growth (addition), whereas "doubles" or "increases by 5%" indicate exponential growth (multiplication).

What is the formula for exponential growth?

The standard formula is y = a(1 + r)^t, where 'a' is the initial amount, 'r' is the growth rate as a decimal, and 't' is time. For decay, you subtract the rate: y = a(1 - r)^t.

Can I use the Desmos calculator for these questions?

Yes, graphing the equations in the built-in Desmos calculator is often the fastest way to find intersections, y-intercepts, or verify if a table represents a line or an exponential curve.

How many Exponential vs Linear Growth questions are on the SAT?

Advanced Math makes up approximately 35% of SAT Math. On Lumist.ai, we have 20 practice questions specifically testing exponential vs linear growth.

Practice this topic on Lumist

7,000+ questions with AI-powered feedback

Related Topics

Exponent Rules and Properties on the Digital SAT

Based on Lumist student data, the Advanced Math domain has a 24% overall error rate, making it one of the trickier sections. Drilling down into exponent rules, 22% of errors involve confusing exponential growth versus decay, which is directly tied to a misunderstanding of positive and negative exponents.

Polynomial Functions on the Digital SAT

Based on Lumist student data, Advanced Math accounts for a 24% overall error rate. Specifically, 18% of errors in this domain involve not factoring polynomials completely. However, students who graph these functions in Desmos before solving algebraically identify roots 35% faster.

Solving Exponential Equations on the Digital SAT

Based on Lumist student data, 22% of Advanced Math errors involve confusing exponential growth versus decay. Furthermore, 60% of students initially confuse the growth factor (1+r) with the decay factor (1-r) when setting up these equations.

Compound Interest Formula on the Digital SAT

Based on Lumist student attempts in the Advanced Math domain, 25% of errors on compound interest questions happen because students forget to convert the percentage rate to a decimal. Additionally, 60% of students initially confuse the growth factor with the decay factor when setting up exponential models.

Polynomial Arithmetic (Add, Subtract, Multiply) on the Digital SAT

Based on Lumist student attempts, Advanced Math questions have a 24% overall error rate, with polynomial arithmetic serving as a common foundation for these mistakes. Specifically, our data shows that 15% of related algebra errors involve forgetting to distribute negative signs across parentheses during subtraction.

Start Your AI SAT Prep
Journey Today

Lumist Mascot
Lumist AI App
Lumist Logo

AI-powered SAT® prep that adapts to your learning style. Personalized study plans, gamified vocab, and real-time progress tracking.

Navigation

© 2026 Lumist, Inc. · 15501 Bruce B Downs Blvd, Tampa, FL 33647 · contact@lumist.ai

SAT® is a trademark registered by the College Board, which is not affiliated with, and does not endorse, Lumist. Our predicted scoring engine is built on a complex set of proprietary algorithms designed to simulate the SAT® assessment mechanism.

Exponential vs Linear Growth on the Digital SAT | Lumist.ai