DoAssignment.ca

B2.1 · Distinguish exponential, linear, and quadratic functions

Learn to distinguish exponential, linear, and quadratic functions through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Exponential Functions

Recognising Each Function Family by Its Equation, Table, and Graph

Three function families appear constantly in mathematics and real life: linear, quadratic, and exponential. A linear function might model a taxi fare that grows by a fixed amount per kilometre. A quadratic might describe the height of a ball thrown into the air. An exponential might track a savings account that grows by a fixed percentage each year. All three involve an input and an output, yet they behave in fundamentally different ways. Learning to tell them apart — from an equation, a table, or a graph — is one of the most important skills in this course. This lesson builds that skill step by step, starting with a quick review of what you already know about each family.

What you will learn

Prerequisite Bridge: What Makes a Function?

A function is a rule that assigns exactly one output value to each input value. We often write this using function notation: f(x)f(x) means 'the output of function ff when the input is xx'. For example, if f(x)=2x+1f(x) = 2x + 1, then f(3)=2(3)+1=7f(3) = 2(3) + 1 = 7.
In Grade 10 you met linear functions (straight-line graphs) and quadratic functions (parabola-shaped graphs). In this course you will also work extensively with exponential functions. Before sorting them by their differences, it helps to recall their basic forms: a linear function has the form f(x)=mx+bf(x) = mx + b, a quadratic has the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c where a≠0a \neq 0, and an exponential has the form f(x)=a⋅bxf(x) = a \cdot b^x where b>0b > 0 and b≠1b \neq 1.

Identifying Each Family from Its Equation

The equation is usually the fastest way to classify a function. Ask yourself: where does the variable xx appear?
In a linear function, xx appears only to the first power and is never in an exponent. Examples: f(x)=5x−3f(x) = 5x - 3 and g(x)=−2x+7g(x) = -2x + 7. The highest power of xx is 11.
In a quadratic function, the highest power of xx is 22, and there is no xx in an exponent position. Examples: f(x)=3x2−x+4f(x) = 3x^2 - x + 4 and g(x)=−x2+9g(x) = -x^2 + 9. The squared term is what gives the parabola its shape.
In an exponential function, xx is the exponent on a constant base. Examples: f(x)=2xf(x) = 2^x and g(x)=3⋅(1.5)xg(x) = 3 \cdot (1.5)^x. Notice that the base is a fixed positive number, not 11, and the variable is 'up in the power'. This is completely different from x2x^2, where the base changes and the power is fixed.

Identifying Each Family from a Table of Values — Differences and Ratios

When you have a table of evenly spaced input values, you can classify the function by looking at how the outputs change. This technique uses what are called first differences, second differences, and ratios.
First differences are found by subtracting each output from the next one: Δy=yn+1−yn\Delta y = y_{n+1} - y_n. If the first differences are all equal (constant), the function is linear. The constant first difference equals the slope mm.
If the first differences are not constant, calculate the second differences: subtract each first difference from the next. If the second differences are all equal and non-zero, the function is quadratic. Constant second differences are the hallmark of a quadratic.
If neither first nor second differences are constant, check the ratio of consecutive outputs: r=yn+1ynr = \frac{y_{n+1}}{y_n}. If this ratio is the same for every consecutive pair, the function is exponential. That constant ratio equals the base bb in f(x)=a⋅bxf(x) = a \cdot b^x.
This test only works reliably when the input values are equally spaced (e.g., x=0,1,2,3,…x = 0, 1, 2, 3, \ldots). Always check that spacing first.
r=yn+1ynr = \frac{y_{n+1}}{y_n}

Identifying Each Family from Its Graph

Each function family has a distinctive graph shape. A linear function produces a straight line. Its direction depends on the slope: positive slope goes up left-to-right, negative slope goes down. The graph extends infinitely in both directions without bending.
A quadratic function produces a parabola — a smooth, symmetric U-shape (or upside-down U if a<0a < 0). The parabola has a single turning point called the vertex. One side mirrors the other across the axis of symmetry.
An exponential function produces a curve that either rises steeply without bound or decays toward the x-axis without ever touching it. When b>1b > 1 the graph grows (exponential growth); when 0<b<10 < b < 1 the graph decays (exponential decay). The x-axis is a horizontal asymptote — the curve approaches it but never crosses it.
A quick visual check: if it bends once and is symmetric, it is quadratic. If it bends but is not symmetric and heads steeply up or flattens toward an axis, it is exponential. If it does not bend at all, it is linear.

Putting It Together — Comparing Long-Run Behaviour

One of the most useful practical distinctions is how fast each family grows as xx increases. For large positive values of xx, exponential growth eventually overtakes both linear and quadratic growth, even if it starts out smaller.
Consider the functions f(x)=100xf(x) = 100x (linear), g(x)=x2g(x) = x^2 (quadratic), and h(x)=2xh(x) = 2^x (exponential). At x=10x = 10: f(10)=1000f(10) = 1000, g(10)=100g(10) = 100, h(10)=1024h(10) = 1024. At x=20x = 20: f(20)=2000f(20) = 2000, g(20)=400g(20) = 400, h(20)=1048576h(20) = 1048576. The exponential has pulled far ahead.
This long-run behaviour matters in real contexts: a population growing at a fixed percentage each year will eventually exceed any linearly or quadratically growing quantity, even if the linear model looks larger at first. Recognising which model applies helps you make better predictions.

Summary: Three Ways to Distinguish the Function Families

FeatureLinearQuadraticExponential
General equationf(x)=mx+bf(x) = mx + bf(x)=ax2+bx+c,  a≠0f(x) = ax^2 + bx + c,\; a \neq 0f(x)=a⋅bx,  b>0,  b≠1f(x) = a \cdot b^x,\; b > 0,\; b \neq 1
Where is xx?Base, power 1Base, power 2In the exponent
Table testConstant 1st differencesConstant 2nd differencesConstant ratio of outputs
Graph shapeStraight lineSymmetric parabolaSteep curve with horizontal asymptote
Long-run growthGrows by equal stepsGrows by increasing stepsEventually overtakes both others

Worked example

Classifying Four Functions from Their Equations and a Table

Classify each of the following as linear, quadratic, or exponential. Justify your answer.
(a) f(x)=4x−9f(x) = 4x - 9
(b) g(x)=5⋅3xg(x) = 5 \cdot 3^x
(c) h(x)=−2x2+6xh(x) = -2x^2 + 6x
(d) The table below, where inputs are equally spaced:
xx: 0, 1, 2, 3, 4
yy: 3, 6, 12, 24, 48
  1. Classify part (a)
    Look at where xx appears in f(x)=4x−9f(x) = 4x - 9. The variable xx is raised only to the power 11, and there is no xx in an exponent. This matches the linear form mx+bmx + b with m=4m = 4 and b=−9b = -9.
    f(x)=4x−9f(x) = 4x - 9
  2. Classify part (b)
    In g(x)=5⋅3xg(x) = 5 \cdot 3^x, the variable xx is in the exponent position on the base 33. The base is a fixed positive constant not equal to 11. This matches the exponential form a⋅bxa \cdot b^x with a=5a = 5 and b=3b = 3.
    g(x)=5⋅3xg(x) = 5 · 3^x
  3. Classify part (c)
    In h(x)=−2x2+6xh(x) = -2x^2 + 6x, the highest power of xx is 22, and xx does not appear as an exponent on a fixed base. The coefficient of x2x^2 is −2≠0-2 \neq 0. This matches the quadratic form ax2+bx+cax^2 + bx + c with a=−2a = -2, b=6b = 6, and c=0c = 0.
    h(x)=−2x2+6xh(x) = -2x^2 + 6x
  4. Compute first differences for the table
    Subtract each yy-value from the one that follows it. The first differences are 6−3=36-3=3, 12−6=612-6=6, 24−12=1224-12=12, 48−24=2448-24=24. These are not equal, so the function is not linear.
    Δy:3,6,12,24\Delta y: 3, 6, 12, 24
  5. Check second differences
    Subtract each first difference from the next: 6−3=36-3=3, 12−6=612-6=6, 24−12=1224-12=12. The second differences are CAD 3, 6, 12 — not equal. So the function is not quadratic.
    Δ2y:3,6,12\Delta^2 y: 3, 6, 12
  6. Check the ratio of consecutive outputs
    Divide each yy-value by the one before it: 6÷3=26 \div 3 = 2, 12÷6=212 \div 6 = 2, 24÷12=224 \div 12 = 2, 48÷24=248 \div 24 = 2. The ratio is constant at 22 every time. This confirms the table represents an exponential function with base b=2b = 2.
    r=63=126=2412=4824=2r = \frac{6}{3} = \frac{12}{6} = \frac{24}{12} = \frac{48}{24} = 2
Answer: (a) Linear. (b) Exponential. (c) Quadratic. (d) Exponential with base b=2b = 2.
Check: For part (d), if the function is y=3⋅2xy = 3 \cdot 2^x, then at x=0x = 0: 3⋅20=33 \cdot 2^0 = 3 ✓; at x=3x = 3: 3⋅23=3⋅8=243 \cdot 2^3 = 3 \cdot 8 = 24 ✓. All table values are confirmed.

Worked example

Sorting Three Tables and Choosing the Right Model

Three tables are given, each with equally spaced inputs from x=0x = 0 to x=4x = 4. Determine which table represents a linear function, which represents a quadratic function, and which represents an exponential function. Explain your reasoning using differences or ratios.

Table A — yy values: 2, 5, 8, 11, 14
Table B — yy values: 1, 3, 9, 27, 81
Table C — yy values: 0, 1, 4, 9, 16
  1. Compute first differences for Table A
    Subtract each output from the next: 5−2=35-2=3, 8−5=38-5=3, 11−8=311-8=3, 14−11=314-11=3. All first differences equal 33. Constant first differences mean the function is linear.
    ΔyA:3,3,3,3\Delta y_A: 3, 3, 3, 3
  2. Identify Table A
    Because the first differences are constant and equal to 33, Table A is linear with slope m=3m = 3. The starting value at x=0x = 0 is y=2y = 2, so the equation is f(x)=3x+2f(x) = 3x + 2.
    f(x)=3x+2f(x) = 3x + 2
  3. Compute first differences for Table B
    First differences: 3−1=23-1=2, 9−3=69-3=6, 27−9=1827-9=18, 81−27=5481-27=54. These are not constant, so Table B is not linear.
    ΔyB:2,6,18,54\Delta y_B: 2, 6, 18, 54
  4. Check ratios for Table B
    Divide each output by the previous one: 3÷1=33 \div 1 = 3, 9÷3=39 \div 3 = 3, 27÷9=327 \div 9 = 3, 81÷27=381 \div 27 = 3. The ratio is constantly 33, confirming Table B is exponential with base b=3b = 3 and initial value a=1a = 1.
    r=31=93=279=8127=3r = \frac{3}{1} = \frac{9}{3} = \frac{27}{9} = \frac{81}{27} = 3
  5. Compute first and second differences for Table C
    First differences: 1−0=11-0=1, 4−1=34-1=3, 9−4=59-4=5, 16−9=716-9=7. These are not constant. Second differences: 3−1=23-1=2, 5−3=25-3=2, 7−5=27-5=2. All second differences equal 22, which is non-zero and constant. Table C is quadratic.
    ΔyC:1,3,5,7Δ2yC:2,2,2\Delta y_C: 1, 3, 5, 7 \Delta^2 y_C: 2, 2, 2
  6. Identify Table C's equation
    The outputs CAD 0, 1, 4, 9, 16 are the perfect squares 02,12,22,32,420^2, 1^2, 2^2, 3^2, 4^2, which confirms the equation is f(x)=x2f(x) = x^2. The constant second difference of 22 equals 2a2a, giving a=1a = 1, which matches.
    f(x)=x2f(x) = x^2
Answer: Table A is linear: f(x)=3x+2f(x) = 3x + 2. Table B is exponential: f(x)=3xf(x) = 3^x. Table C is quadratic: f(x)=x2f(x) = x^2.
Check: Table B at x=4x = 4: 34=813^4 = 81 ✓. Table C at x=4x = 4: 42=164^2 = 16 ✓. Table A at x=4x = 4: 3(4)+2=143(4) + 2 = 14 ✓.

Common mistakes and how to avoid them

Confusing x2x^2 (quadratic) with 2x2^x (exponential) because both involve the numbers xx and 22.
Correction: Ask: is xx the base or the exponent? In x2x^2 the variable is the base and 22 is the fixed power — quadratic. In 2x2^x the variable is the exponent and 22 is the fixed base — exponential.
Applying the differences test when the input values are not equally spaced, leading to a wrong classification.
Correction: Always check that consecutive xx-values are evenly spaced (e.g., increase by 11 each time) before computing first differences, second differences, or ratios.
Concluding a function is quadratic after seeing that first differences are not constant, without checking second differences.
Correction: Non-constant first differences rule out linear, but you must check second differences for quadratic and then check ratios for exponential before deciding.
Thinking f(x)=1xf(x) = 1^x is exponential because xx is in the exponent.
Correction: When the base equals 11, the output is always 11 regardless of xx, so the function is actually constant. The definition of exponential requires b≠1b \neq 1.
Misreading the graph of an exponential decay as linear because the curve looks nearly straight for small values of xx.
Correction: Check the table or equation. A true linear function produces exactly equal first differences; an exponential always produces a constant ratio, which you can verify numerically.

Lesson summary

Check your understanding

Question 1

Which of the following equations represents an exponential function?
  1. f(x)=7x2−3f(x) = 7x^2 - 3
  2. f(x)=4x+1f(x) = 4x + 1
  3. f(x)=6⋅2xf(x) = 6 \cdot 2^x
  4. f(x)=x3+2xf(x) = x^3 + 2x
Show answer and explanation
f(x)=6⋅2xf(x) = 6 \cdot 2^x
f(x)=6⋅2xf(x) = 6 \cdot 2^x has xx in the exponent on the fixed base 22, which is the defining feature of an exponential function. Option A is quadratic, option B is linear, and option D has a highest power of 33 (cubic — not one of our three families in this lesson).

Question 2

A table of values with equally spaced inputs gives first differences of CAD 5, 5, 5, 5. What type of function does this table most likely represent?
  1. Quadratic, because the differences are positive
  2. Exponential, because the differences are equal
  3. Linear, because the first differences are constant
  4. Quadratic, because you need to check second differences next
Show answer and explanation
Linear, because the first differences are constant
Constant first differences are the signature of a linear function. There is no need to check further — if every consecutive pair of outputs differs by the same amount, the relationship is linear. The slope equals that constant difference.

Question 3

A table with equally spaced inputs gives the output values 4, 8, 16, 32, 64. Which test confirms this is exponential?
  1. The first differences are all equal to 4
  2. The second differences are all equal to 8
  3. Each output divided by the previous output gives a constant ratio of 2
  4. The outputs increase, which only happens for exponential functions
Show answer and explanation
Each output divided by the previous output gives a constant ratio of 2
Dividing consecutive outputs: 8÷4=28 \div 4 = 2, 16÷8=216 \div 8 = 2, 32÷16=232 \div 16 = 2, 64÷32=264 \div 32 = 2. A constant ratio of 22 confirms exponential behaviour with base b=2b = 2. Note that the first differences (4, 8, 16, 32) are not constant, ruling out linear, and the second differences are also not constant, ruling out quadratic.

Question 4

The graph of a function is a smooth U-shaped curve that is symmetric about a vertical line. Which function family does this graph belong to?
  1. Linear, because symmetry means the slope is constant
  2. Exponential, because the curve bends upward
  3. Quadratic, because the graph is a symmetric parabola with one turning point
  4. Exponential, because it is not a straight line
Show answer and explanation
Quadratic, because the graph is a symmetric parabola with one turning point
A symmetric U-shaped curve with a single turning point (vertex) is a parabola, which is the graph of a quadratic function. Exponential graphs also curve upward, but they are not symmetric — one side flattens toward an asymptote while the other rises steeply.

Key terms

Linear function
A function of the form f(x)=mx+bf(x) = mx + b, where xx appears only to the first power. Its graph is a straight line.
Quadratic function
A function of the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c with a≠0a \neq 0. Its graph is a symmetric parabola.
Exponential function
A function of the form f(x)=a⋅bxf(x) = a \cdot b^x where b>0b > 0 and b≠1b \neq 1. The variable xx appears as the exponent on a fixed base.
First difference
The result of subtracting a table output from the next one: Δy=yn+1−yn\Delta y = y_{n+1} - y_n. Constant first differences indicate a linear function.
Second difference
The result of subtracting a first difference from the next first difference. Constant (non-zero) second differences indicate a quadratic function.
Common ratio
The constant value obtained by dividing any output by the previous output in an exponential table. It equals the base bb of the exponential function.
Asymptote
A line that a curve approaches but never reaches. Exponential functions have a horizontal asymptote along the x-axis (or a line parallel to it).
Vertex
The single turning point of a parabola — the highest or lowest point of the quadratic graph, lying on the axis of symmetry.

Continue through MCR3U

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation B2.1. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question