Study Guide

Change in linear and exponential functions

AP PrecalculusΒ· AP Precalculus CED β€” Exponential and Logarithmic FunctionsΒ· 14 min read

1. Constant Change in Linear Functionsβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

Linear functions have the general form , where is the slope (constant rate of change) and is the -intercept (output when ). The defining characteristic of a linear function is that over any fixed interval of input , the absolute change in output is constant, regardless of the starting value of .

πŸ”¬ Derivation
Goal:

Prove absolute change is constant for all linear functions

Starting from:

General form

  1. 1

    Calculate the difference between output after and before the increment:

  2. 2
    f(x+h)βˆ’f(x)=[m(x+h)+b]βˆ’[mx+b]f(x+h) - f(x) = [m(x+h) + b] - [mx + b]
  3. 3

    Simplify the expression:

  4. 4
    mh+mx+bβˆ’mxβˆ’b=mhmh + mx + b - mx - b = mh
Result:

The resulting change does not depend on the starting input , so absolute change is constant for any interval of length .

πŸ“ Worked Example

The value of a bicycle depreciates linearly over time. After 2 years of ownership, the value is $420; after 5 years, the value is $180. What is the constant annual change in the value of the bicycle, and what will its value be after 7 years?

  1. 1

    Define variables: let = time in years, = value of the bicycle in dollars. We have two points: and .

  2. 2

    Calculate the change in input years, and the corresponding change in output dollars.

  3. 3

    Since change is constant for linear functions, the annual change is:

  4. 4
    Ξ”VΞ”t=βˆ’2403=βˆ’80\frac{\Delta V}{\Delta t} = \frac{-240}{3} = -80
  5. 5

    The negative sign confirms the value decreases each year. To find the value after 7 years, add two more years of constant change to the value at 5 years:

  6. 6
    V(7)=V(5)+2(βˆ’80)=180βˆ’160=20V(7) = V(5) + 2(-80) = 180 - 160 = 20
  7. 7

    The value of the bicycle after 7 years is $20.

Exam tip:

When asked for change, always include the correct sign for decreasing functions. AP exam graders dock points for missing the sign in contextual problems.

2. Proportional Change in Exponential Functionsβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

Exponential functions have the general form , where is the initial value (output when ) and is the base (growth/decay factor per 1-unit increase in ). The defining characteristic of an exponential function is that over any fixed interval of input , the relative (proportional) change in output is constant, regardless of the starting input .

πŸ”¬ Derivation
Goal:

Prove relative change is constant for all exponential functions

Starting from:

General form

  1. 1

    Rewrite using exponent rules:

  2. 2
    f(x+h)=abx+h=abxbh=f(x)bhf(x+h) = ab^{x+h} = ab^x b^h = f(x) b^h
  3. 3

    The ratio of outputs after and before the interval is:

  4. 4
    f(x+h)f(x)=bh\frac{f(x+h)}{f(x)} = b^h
  5. 5

    Relative change is defined as:

  6. 6
    Relative change=f(x+h)βˆ’f(x)f(x)=bhβˆ’1\text{Relative change} = \frac{f(x+h) - f(x)}{f(x)} = b^h - 1
Result:

Relative change does not depend on the starting input , so relative change is constant for any interval of length .

πŸ“ Worked Example

The population of a bacteria colony grows exponentially over time. After 3 hours, the population is 2000 bacteria; after 5 hours, the population is 8000 bacteria. What is the constant hourly relative change in the population?

  1. 1

    Let be the population at time hours, where is the hourly growth factor. We use the fact that the ratio of populations separated by a fixed interval of time is constant for exponential functions.

  2. 2

    The time difference between measurements is hours. We write the ratio of populations:

  3. 3
    P(5)P(3)=ab5ab3=b2\frac{P(5)}{P(3)} = \frac{ab^5}{ab^3} = b^2
  4. 4

    Substitute the given population values and solve for (we take the positive root since growth factor is always positive):

  5. 5
    80002000=4=b2β€…β€ŠβŸΉβ€…β€Šb=2\frac{8000}{2000} = 4 = b^2 \implies b = 2
  6. 6

    The hourly relative change is , or 100% per hour, which matches the given 2-hour 4x increase.

Exam tip:

Always distinguish between growth factor and relative change. If the question asks for percentage change, you need to calculate , not leave your answer as . This is one of the most common point-losing mistakes on this topic.

3. Comparing Growth Rates of Linear and Exponential Functionsβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Calculator OK

A common AP exam question asks you to compare the output or growth rate of a linear and an exponential function, or find when exponential growth first overtakes linear growth. The core rule is that for any increasing linear function with and any increasing exponential growth function with and , exponential growth will eventually outpace linear growth. However, over short time horizons, linear growth can often be larger than exponential growth, so you must always evaluate both functions for the given input.

πŸ“ Worked Example

Two investment accounts start with $1000. Account A grows linearly by $200 per year. Account B grows exponentially by 10% per year. After how many full years will the value of Account B first exceed the value of Account A?

  1. 1

    Write the equation for each account after years:

  2. 2
    A(t)=1000+200t(linear, constant absolute change)A(t) = 1000 + 200t \quad \text{(linear, constant absolute change)}
  3. 3
    B(t)=1000(1.1)t(exponential, constant relative change)B(t) = 1000(1.1)^t \quad \text{(exponential, constant relative change)}
  4. 4

    We need the smallest positive integer where . Test to narrow the range: , , so is larger at .

  5. 5

    Check : , , so at .

  6. 6

    Confirm it is the first full year by checking : , , so at . Thus, the first full year where exceeds is .

Exam tip:

When asked for the first full period where exponential overtakes linear, always check the integer before your candidate value to confirm it is still smaller. AP MCQ distractors are often designed to match the candidate value without this check.

4. Classifying Functions from Tabular Dataβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Calculator OK

AP Precalculus exams often ask you to classify a function as linear or exponential from tabular data, using the defining change properties of each function type. To do this, check for constant absolute change over equal input intervals to confirm linearity, or constant relative change over equal input intervals to confirm exponentiality.

πŸ“ Worked Example

The table below shows the value of two functions and at integer values of :

0246
10264258
101522.533.75

(a) Classify each function as linear or exponential. Justify your answer. (b) Write the explicit equation for each function. (c) Find .

  1. 1

    Part (a): Check change over fixed intervals. For , absolute change between consecutive points is , , . Constant absolute change over fixed intervals confirms is linear. For , relative change between consecutive points is , , . Constant relative change confirms is exponential.

  2. 2

    Part (b): Write equations. For , initial value , per-unit slope is , so:

  3. 3
    f(x)=10+8xf(x) = 10 + 8x
  4. 4

    For , initial value , 2-unit growth factor is , so per-unit growth factor is , and:

  5. 5
    g(x)=10(1.5)x/2g(x) = 10(1.5)^{x/2}
  6. 6

    Part (c): Calculate the difference:

  7. 7
    f(8)=74,g(8)=50.625,f(8)βˆ’g(8)=23.375f(8) = 74, \quad g(8) = 50.625, \quad f(8) - g(8) = 23.375

5. Common Pitfalls

Wrong move:

When asked for relative change, reports the growth factor instead of

Why:

Students confuse the ratio of final to initial output with the proportional change from initial to final

Correct move:

Whenever a question asks for relative or percentage change, always compute , not just

Wrong move:

Assumes exponential growth is faster than linear growth for all positive , so it is always larger for any input

Why:

Students memorize the general rule that exponential outpaces linear and forget it only applies for sufficiently large input

Correct move:

Always evaluate both functions at the input given in the question, do not rely on the general rule to answer comparison questions

Wrong move:

Calculates absolute change for an exponential function over a fixed interval and concludes the function is not exponential because absolute change is not constant

Why:

Students mix up the defining properties of linear and exponential functions

Correct move:

For any exponential function, check that relative change is constant over a fixed interval, not absolute change

Wrong move:

When calculating annual growth rate for an exponential function over an -year interval, uses the total -year relative change as the annual relative change

Why:

Students forget that exponential growth compounds, so growth factors multiply across intervals

Correct move:

If total growth factor over intervals is , the per-interval growth factor is , so per-interval relative change is

Wrong move:

For exponential decay with , reports a positive relative change instead of a negative one

Why:

Students focus on the magnitude of the change and forget the direction

Correct move:

For a decreasing exponential function, always write the relative change as a negative value (or clearly state it is a percentage decrease with a positive magnitude) to match the question's prompt

6. Quick Reference Cheatsheet

Category

Formula/Property

Notes

Linear function general form

= constant slope/rate of change

Absolute change (linear, )

Constant for any starting input

Defining property: linear

Constant absolute change over fixed input intervals

True for all linear functions

Exponential function general form

= initial value, = per-unit growth/decay factor

Relative change (exponential, )

Constant for any starting input

Defining property: exponential

Constant relative change over fixed input intervals

True for all exponential functions

Per-interval growth factor

Use for total intervals to find per-interval factor

Exponential vs linear growth rule

For , for all sufficiently large

Exponential always overtakes linear eventually, but may not for small

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • All Β· AP Precalculus

    Compare linear vs exponential change

What's Next

This topic is the foundational prerequisite for all remaining topics in Unit 2 of AP Precalculus. Next, you will use the constant proportional change property of exponential functions to model exponential growth and decay in real-world contexts, including compound interest, population growth, and radioactive decay. Without mastering the difference between constant absolute and constant relative change, you will not be able to correctly classify real-world scenarios, build accurate models, or earn full points on multi-part FRQ questions. This topic also feeds into the larger study of rates of change across the AP Precalculus course, preparing you for the study of logarithmic function properties and the comparison of all function types in later units.