DoAssignment.ca

A2.3 · Solve real-world problems involving quadratic functions

Learn to solve real-world problems involving quadratic functions through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Characteristics of Functions

Using vertex form, factored form, and standard form to answer real questions about motion, area, and revenue

Quadratic functions appear in a surprising number of everyday situations — the height of a ball thrown into the air, the area of a rectangular garden with a fixed amount of fencing, or the profit a business earns as it adjusts its prices. In each case, the relationship between two quantities forms a smooth U-shaped curve called a parabola. Knowing how to read, build, and solve quadratic functions lets you answer practical questions such as "When does the ball hit the ground?" or "What price gives the most profit?" This lesson connects the algebra of quadratic functions to real decisions and real answers. Before diving in, you should be comfortable expanding and factoring simple quadratic expressions, and with completing the square to rewrite a quadratic in vertex form — both skills from Grade 10. Every new idea will be built on those foundations step by step.

What you will learn

Prerequisite Bridge: Three Forms of a Quadratic Function

A quadratic function is any function that can be written as f(x)=ax2+bx+cf(x) = ax^2 + bx + c where a≠0a \neq 0. The graph is a parabola. When a>0a > 0 the parabola opens upward, giving a minimum value. When a<0a < 0 it opens downward, giving a maximum value.
There are three algebraic forms, each useful for different questions. Standard form, f(x)=ax2+bx+cf(x) = ax^2 + bx + c, is easiest to read the yy-intercept from (cc). Vertex form, f(x)=a(x−h)2+kf(x) = a(x - h)^2 + k, immediately gives the vertex (h,k)(h, k), which is where the maximum or minimum occurs. Factored form, f(x)=a(x−r)(x−s)f(x) = a(x - r)(x - s), immediately gives the zeros x=rx = r and x=sx = s, which are where the function equals zero.
You choose the form that matches the question. Asking about a maximum height? Vertex form is your friend. Asking when something reaches zero? Factored form or the quadratic formula saves time. A quick review: the quadratic formula states that for ax2+bx+c=0ax^2 + bx + c = 0, the solutions are x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Reading a Problem and Setting Up the Function

Most real-world quadratic problems give you information in words. Look for clues: a quantity that is squared or involves a product of two changing quantities is a strong hint that the relationship is quadratic. Common settings include projectile motion, area problems, and revenue problems.
Once you identify the function, decide what the question is asking. Questions like 'What is the maximum?' point you to the vertex. Questions like 'When does it return to the ground?' point you to the zeros. Questions like 'What is the height after 3 seconds?' ask you to evaluate the function at a given input.
Always define your variables carefully and state their units. After calculating a numerical answer, check whether it is realistic — a negative time or a height below ground level usually signals an error.

Choosing the Right Form

GoalAlgebraic Form
Find max/minVertex form
Find when object hits zeroFactored form
Find starting valueStandard form

Worked example

Example 1 — Projectile Motion

A student launches a model rocket from ground level. Its height in metres after tt seconds is h(t)=−5t2+40th(t) = -5t^2 + 40t. Find the maximum height and the time it lands.
  1. Identify the vertex time
    The maximum occurs at the vertex t=−b2at = -\frac{b}{2a}. Here a=−5a = -5 and b=40b = 40.
    t=−402(−5)=4t = -\frac{40}{2(-5)} = 4
  2. Calculate maximum height
    Evaluate the function at the time found in the previous step.
    h(4)=−5(4)2+40(4)=80h(4) = -5(4)^2 + 40(4) = 80
  3. Find landing time
    The rocket lands when h(t)=0h(t) = 0. Factor out the common variable.
    −5t(t−8)=0-5t(t - 8) = 0
Answer: Maximum height is 80 m at 4 s; it lands at 8 s.
Check: The vertex at 4 s is halfway between the zeros at 0 s and 8 s, confirming symmetry.

Worked example

Example 2 — Revenue Optimization

A product sells at CAD 5 for 200 units. Each CAD 1 increase causes 20 fewer sales. Find the price that maximizes revenue R(x)=(5+x)(200−20x)R(x) = (5+x)(200-20x).
  1. Expand the function
    Multiply the binomials to reach standard form.
    R(x)=−20x2+100x+1000R(x) = -20x^2 + 100x + 1000
  2. Locate vertex
    Find the optimal price increase xx using the axis of symmetry.
    x=−1002(−20)=2.5x = -\frac{100}{2(-20)} = 2.5
  3. Determine final price
    The price is the original price plus the optimal increase.
    Price=5+2.5=7.5\text{Price} = 5 + 2.5 = 7.5
Answer: The price that maximizes revenue is CAD 7.50.
Check: At x=2.5x=2.5, R(2.5)=1125R(2.5) = 1125. At x=2x=2 or x=3x=3, revenue is 1120. The vertex is indeed the maximum.

Common mistakes and how to avoid them

Reporting the vertex xx-coordinate as the maximum value.
Correction: The xx-coordinate is the location; you must substitute this value into the function to find the maximum output value (kk).
Keeping a negative time as a solution.
Correction: In most physical problems, time starts at zero, so discard any negative solutions.

Lesson summary

Check your understanding

Question 1

For h(t)=−4t2+16t+5h(t) = -4t^2 + 16t + 5, what is the tt-coordinate of the vertex?
  1. -2
  2. 2
  3. 4
  4. 5
Show answer and explanation
2
Using t=−b/2at = -b/2a, we get −16/(2∗−4)=2-16 / (2 * -4) = 2.

Question 2

If a parabola opens upward, the vertex is:
  1. A maximum
  2. A minimum
  3. A zero
  4. A y-intercept
Show answer and explanation
A minimum
Upward opening parabolas look like a cup, so the vertex is the lowest point.

Key terms

Parabola
The curve formed by the graph of a quadratic function.
Vertex
The turning point of a parabola.
Zero
The input value where the output of the function is zero.

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 A2.3. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question