DoAssignment.ca

A1.9 · Solve applied quadratic problems by factoring or graphing

Learn to solve applied quadratic problems by factoring or graphing through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Mathematical Models

Ontario Grade 11 MBF3C — study-guide label A1.9

A quadratic model describes a situation where a changing quantity is related to the square of another quantity. It can describe, for example, the area of a rectangle whose sides change together or the height of an object over time. In an applied problem, solving the equation is only part of the job: you must also decide what the solutions mean and whether they make sense. This lesson uses two Grade 11 methods: factoring and graphing. Before either method, recall that a solution to an equation is a value that makes both sides equal. Also remember that measurements such as length and time cannot be negative in many real situations, even if an equation produces a negative number.

What you will learn

1. From a situation to a quadratic equation

A variable is a letter used to stand for an unknown or changing number. A quadratic expression has a squared variable as its highest power, such as x2+3x−40x^2+3x-40. A quadratic equation sets a quadratic expression equal to another quantity, such as x2+3x−40=0x^2+3x-40=0.
Applied means connected to a real situation. Start by deciding what the variable represents and recording its unit. Then translate the relationships in the problem into an equation or graph. For instance, if a rectangle has width xx metres and length x+3x+3 metres, its area is x(x+3)x(x+3) square metres. The product creates a squared term when expanded.
Factoring rewrites an expression as a product of simpler expressions. It is useful when setting the model equal to a target value leads to factors that can be identified. The zero-product property says that if two factors multiply to zero, at least one factor must be zero. This lets us find the values that make a factored quadratic equation true.
A graph shows how the output of a model changes as its input changes. To solve a problem by graphing, look for where the model reaches the target value. If the target is zero, these points are called the zeros or x-intercepts. If the target is not zero, graph the model and the target level, then read their intersection points. A graph may give an estimate, so use an appropriate scale and report the precision shown.

2. Choosing a method and judging solutions

Use factoring when the equation can be rearranged into a product equal to zero and its factors are manageable. For example, an expression such as x2+3x−40x^2+3x-40 can be written as (x+8)(x−5)(x+8)(x-5). Each factor gives a possible solution when set equal to zero.
Use graphing when the model and target can be displayed clearly and the intersections can be read. A graph is especially helpful when the problem asks when a quantity reaches a particular level. You can use graphing technology or a carefully drawn graph, but the axes, scale, and labels must match the quantities and units.
A quadratic equation can have two solutions, one solution, or no real solutions. In an applied setting, even two mathematical solutions may not both be meaningful. A negative width, for example, does not describe a physical rectangle. A negative time may be outside the time period being studied. Keep only solutions that fit the stated situation, and explain why.
Check a candidate solution by substituting it into the original relationship or by checking that the graph reaches the target there. Also check units: area is measured in square units, while a side length is measured in units of length. Do not report an area as though it were a length.

3. Reading and communicating an applied answer

A good solution connects the calculation to the question. Write what the answer measures, include units when relevant, and distinguish an exact value from a graph estimate. If graphing technology displays an intersection at about t=1.0t=1.0, report it as an approximate time rather than claiming greater precision than the graph supports.
Before finishing, ask three questions: Does the value satisfy the equation or graph? Is it possible in the situation? Does the answer use the requested quantity and unit? These checks help prevent a mathematically correct number from becoming an incorrect applied answer.
The two examples that follow use different models and different methods. The first uses area and factoring. The second uses height and graphing to find the times when a target height is reached.

Garden model: what each quantity represents

QuantityExpressionUnit
Widthxxm
Lengthx+3x+3m
Areax(x+3)x(x+3)m²
Given area4040m²

Worked example

Finding the dimensions of a garden

A rectangular garden has a length that is 3 m more than its width. Its area is 40 square metres. Find its width and length.
  1. Choose a variable
    Let xx be the garden's width in metres. Since the length is 3 m more, its length is x+3x+3 metres. Both dimensions must be positive.
  2. Build the area equation
    Area equals width times length. The product of the two side lengths must equal the given area of 40 square metres.
    x(x+3)=40x(x+3)=40
  3. Write the equation in factored form
    Move 40 to the left so the equation equals zero. The expression factors because the numbers 8 and negative 5 multiply to negative 40 and add to 3.
    (x+8)(x−5)=0(x+8)(x-5)=0
  4. Find and interpret the solutions
    The zero-product property gives the possible widths x=−8x=-8 or x=5x=5. A negative width is impossible, so use x=5x=5 m. The length is 5+3=85+3=8 m.
Answer: The garden is 5 m wide and 8 m long.
Check: The area is 5×8=405\times 8=40 square metres, and the length is 3 m more than the width. Both conditions are satisfied.

Worked example

Finding when a height reaches a target

A model for the height of a ball is h=−5t2+20t+1h=-5t^2+20t+1, where hh is height in metres and tt is time in seconds after the ball is released. Use a graph of the model to find when the ball is at a height of 16 m.
  1. Set the target
    The question asks when the model's height equals 16 m. Graph the height model and the horizontal target level h=16h=16. Their intersection points show the times when both have the same height.
  2. Read the intersections
    On a graph with time on the horizontal axis and height on the vertical axis, the model meets the 16 m level at about t=1t=1 s and t=3t=3 s. These are the two times to report; the graph shows that the target height is reached once on the way up and once on the way down.
  3. Check the read values
    Substitution confirms both readings: at 1 s the model gives 16 m, and at 3 s it also gives 16 m. The times are non-negative, so both fit the stated time period.
    −5(1)2+20(1)+1=16,−5(3)2+20(3)+1=16-5(1)^2+20(1)+1=16,\quad -5(3)^2+20(3)+1=16
Answer: The ball is at 16 m at about 1 s and 3 s after release.
Check: Both times produce a height of 16 m in the given model. The graph's two intersections match the substitution check.

Common mistakes and how to avoid them

Keeping every solution from a factored equation.
Correction: Check each value in the situation. A negative width cannot describe the garden, so reject it and explain why.
Reading the height value as the time on a graph.
Correction: Use the horizontal axis for time and the vertical axis for height. The intersection's horizontal coordinate gives the time.
Giving a graph estimate as an exact answer.
Correction: Use words such as “about” when the graph only supports an estimate, and do not claim more decimal places than are shown.
Forgetting units or using the wrong kind of unit.
Correction: State side lengths in metres, time in seconds, and area in square metres.

Lesson summary

Check your understanding

Question 1

A rectangular pen has width xx metres and length x+2x+2 metres. Its area is 48 square metres. Which equation represents the situation?
  1. x(x+2)=48x(x+2)=48
  2. x+(x+2)=48x+(x+2)=48
  3. 2x+2=482x+2=48
  4. x2+2=48x^2+2=48
Show answer and explanation
x(x+2)=48x(x+2)=48
Area is found by multiplying width by length. The dimensions are xx and x+2x+2, so their product equals 48.

Question 2

A graph of a height model meets the target level at t=2t=2 and t=5t=5. What do these two values represent?
  1. The two heights of the object
  2. The two times the object is at the target height
  3. The object's starting and ending heights
  4. The height and time units
Show answer and explanation
The two times the object is at the target height
The horizontal coordinate on this graph is time. Each intersection gives a time when the model's height equals the target.

Question 3

A factored area equation gives possible widths of −6-6 m and 44 m. Which width should be used for a real rectangle?
  1. −6-6 m, because it is the smaller solution
  2. 44 m, because a width must be positive
  3. Both values, because both solve the equation
  4. Neither value, because an area cannot have solutions
Show answer and explanation
44 m, because a width must be positive
The negative value may satisfy the equation, but a real rectangle cannot have a negative width. The positive width is the meaningful solution.

Key terms

Quadratic expression
An expression whose highest variable power is 2, such as x2+3x−40x^2+3x-40.
Factoring
Rewriting an expression as a product of simpler expressions.
Zero-product property
If a product equals zero, at least one of its factors must equal zero.
Intersection
A point where two graphs meet; its coordinates give values shared by both graphs.
Solution
A value that makes an equation true or identifies a point on a graph that meets the problem's target.

Continue through MBF3C

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

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

Official curriculum reference

Report a correction or ask a question