DoAssignment.ca
A2.2 · Find a quadratic maximum or minimum algebraically
Learn to find a quadratic maximum or minimum algebraically through clear examples and targeted practice.
Ontario Grade 11 Mathematics
Characteristics of Functions
MCR3U – A2.2 | Quadratic Functions
Every time you throw a ball in the air, track profit over time, or design an arch, the situation follows a curved path called a parabola. The highest or lowest point on that curve — called the vertex — holds the maximum or minimum value of the function. In this lesson you will learn how to find that exact point using only algebra, without graphing. The key tool is a technique called completing the square, which rewrites a quadratic function in a form that makes the vertex easy to read off directly.
What you will learn
- Complete the square to convert a quadratic function from standard form to vertex form.
- Identify the vertex of a quadratic function from its vertex form.
- State whether the vertex represents a maximum or a minimum value, and explain why.
- Apply the vertex to solve a real-world problem involving an optimal value.
Prerequisite Bridge: Standard Form and Vertex Form
A quadratic function written as is in standard form. You worked with this in Grade 10. The values , , and are constants, and .
The same function can also be written as , which is called vertex form. In vertex form the vertex of the parabola is the point . The vertex is either the highest point (maximum) or the lowest point (minimum) of the parabola.
The sign of tells you which one it is. When the parabola opens upward, so the vertex is the lowest point and is the minimum value. When the parabola opens downward, so the vertex is the highest point and is the maximum value. This lesson focuses on converting from standard form to vertex form so you can find and algebraically.
- Standard form:
- Vertex form: , vertex at
- If : parabola opens up, vertex is a minimum.
- If : parabola opens down, vertex is a maximum.
The Core Method: Completing the Square
Completing the square is a step-by-step algebraic process that rewrites in vertex form. Each step is reversible, so the rewritten function is exactly equal to the original — nothing changes except how it looks.
Here is the general process. First, if , factor out of the first two terms only, leaving outside the brackets. Second, look at the coefficient of inside the brackets. Take half of it, then square that result. Add and subtract that square inside the brackets so the overall expression stays equal. Third, the first three terms inside the brackets now form a perfect-square trinomial, which you can write as a squared binomial. Finally, multiply the subtracted value by and combine it with to get .
A perfect-square trinomial has the pattern . Recognising this pattern is the heart of the method. You are engineering that pattern by choosing exactly the right number to add and subtract.
- Factor from the first two terms before completing the square.
- Half the -coefficient, then square it — that is the number you add and subtract.
- Adding and subtracting the same value keeps the expression equivalent.
- Group the perfect-square trinomial and write it as a squared binomial.
- Collect remaining constants to find .
Reading the Vertex and Stating the Optimal Value
Once you have vertex form , reading the vertex is straightforward. The -coordinate of the vertex is , which is the value that makes the bracket equal to zero. The -coordinate is , which is the value of at that point.
Be careful with the sign of . If vertex form shows , then . If it shows , rewrite it as , so .
The optimal value is simply . You state the maximum or minimum value of the function as , and it occurs when . In a word problem you may also need to interpret what and represent in context — for example, the time at which height is greatest, and what that greatest height is.
- Vertex is ; optimal value is .
- Watch the sign: means .
- State whether is a maximum or minimum based on the sign of .
- In context problems, include units and interpret both coordinates.
Connecting Vertex Form Back to Standard Form
It is good practice to verify your algebra by expanding vertex form and checking that you recover the original standard form. Expand and collect like terms. If the result matches , your completing-the-square work is correct.
You can also use the vertex coordinates as a partial check: substitute into the original standard-form function and confirm that the output equals . This is a fast, reliable arithmetic check that catches sign errors.
For example, if completing the square gives vertex , substitute into the original function. The output should be exactly . If it is not, re-examine every step for a sign or arithmetic error.
- Expand vertex form to verify it matches the original standard form.
- Substitute into the original function; the result must equal .
- This two-step check catches most completing-the-square errors.
Summary: Reading the Vertex from Vertex Form
| Feature | When a > 0 (opens up) | When a < 0 (opens down) |
|---|---|---|
| Direction of parabola | Upward | Downward |
| Vertex is a … | Minimum | Maximum |
| Optimal value | is the minimum value | is the maximum value |
| Where it occurs | At | At |
| Value of at vertex | (smallest possible) | (makes as large as possible) |
Worked example
Example 1 — Finding a Minimum Value (a > 0)
Find the minimum value of algebraically. State the vertex and explain what it tells you.
- Check the leading coefficientThe coefficient of is , so . The parabola opens upward, meaning the vertex will be a minimum. Because , there is no need to factor anything out before completing the square.
- Identify the x-term coefficient and halve itThe coefficient of is . Half of is . Squaring gives . This value, , is what you will add and subtract inside the expression.
- Add and subtract 9 to keep the expression equivalentWrite the function with and inserted after the -term. Adding and subtracting the same number changes nothing about the value of the expression — it is the same as adding zero.
- Factor the perfect-square trinomialThe first three terms form a perfect-square trinomial. They factor as . Collect the remaining constants: .
- Read the vertex and state the minimumVertex form is , so and . The vertex is . Because , this vertex is a minimum. The minimum value of the function is , and it occurs when .
Answer: The minimum value of is , occurring at . The vertex is .
Check: Substitute into the original function: . This matches , confirming the answer.
Worked example
Example 2 — Finding a Maximum in Context (a < 0)
A model rocket is launched from the ground. Its height in metres after seconds is given by . Find the maximum height the rocket reaches and when it reaches that height.
- Check the leading coefficientThe coefficient of is , so . The parabola opens downward, so the vertex will be a maximum — exactly what is needed to find the greatest height.
- Factor out -5 from the first two termsThere is no constant term here, but the process is the same. Factor from . Dividing each term inside by : and .
- Find the value to add and subtract inside the bracketsThe coefficient of inside the brackets is . Half of is . Squaring gives . Add and subtract inside the brackets.
- Insert +16 and -16 inside the bracketsWrite the expression with and placed inside the brackets. The overall value has not changed because .
- Separate the subtracted term and factor the trinomialBring outside the brackets by multiplying it by : . The remaining trinomial factors as .
- Read the vertex and answer in contextVertex form is , giving vertex . So and . Because , this is a maximum. The rocket reaches a maximum height of metres at seconds.
Answer: The rocket reaches a maximum height of metres at seconds.
Check: Substitute into the original function: . This matches , confirming the answer.
Common mistakes and how to avoid them
Forgetting to multiply the added/subtracted constant by when . For example, adding inside the brackets of but writing instead of when moving the term outside.
Correction: Whatever you add inside the brackets must be multiplied by the factor outside when you bring it out. If you add inside , the equivalent outside the bracket is , so you add to compensate for the carried outside.
Getting the sign of wrong. Students often read and write as negative when the bracket shows subtraction.
Correction: Set the bracket equal to zero to find . For : gives , so . For : gives , so .
Adding the completing-the-square value without also subtracting it, changing the value of the expression.
Correction: Always add and subtract the same number in the same step. Adding and subtracting is the same as adding zero, so the function stays equivalent.
Concluding that the vertex is a maximum just because the value of is large, or a minimum because is small.
Correction: The type of optimal value (maximum or minimum) depends only on the sign of , not on the size of . Always check whether or first.
Skipping the check step and not verifying by substituting into the original function.
Correction: Always substitute back into the original standard-form function. If the output is not equal to , there is an error in the completing-the-square steps.
Lesson summary
- Completing the square converts into vertex form , revealing the vertex algebraically.
- Factor from the first two terms, then add and subtract the square of half the inner -coefficient.
- When you move the subtracted constant outside the brackets, multiply it by .
- If the vertex is a minimum; if the vertex is a maximum. The optimal value is always .
- Verify every answer by substituting into the original function and confirming the output equals .
- In context problems, interpret both (the input at which the optimal value occurs) and (the optimal value itself) using the units of the problem.
Check your understanding
Question 1
What is the vertex of , and does it represent a maximum or a minimum?
- Vertex ; minimum because
- Vertex ; minimum because
- Vertex ; maximum because
- Vertex ; minimum because
Show answer and explanation
Vertex ; minimum because
In , we have and , giving vertex . Since the parabola opens upward, so the vertex is a minimum.
Question 2
Which step comes immediately after factoring out from the first two terms when completing the square?
- Factor the resulting trinomial as a perfect square.
- Add and subtract the square of half the inner -coefficient.
- Expand the expression to check it.
- Move the constant inside the brackets.
Show answer and explanation
Add and subtract the square of half the inner -coefficient.
After factoring out , you look at the coefficient of inside the brackets, take half of it, square the result, and then add and subtract that square inside the brackets. This is what creates the perfect-square trinomial.
Question 3
Complete the square to find the maximum or minimum value of .
- Minimum value of at
- Minimum value of at
- Maximum value of at
- Minimum value of at
Show answer and explanation
Minimum value of at
Half of is ; squaring gives . So . Vertex is . Since , this is a minimum. Check: . ✓
Question 4
A function is written as after completing the square. What is the maximum value of and at what does it occur?
- Maximum value of at
- Maximum value of at
- Maximum value of at
- Minimum value of at
Show answer and explanation
Maximum value of at
Written as , the vertex is . Since the parabola opens downward, making the vertex a maximum. The maximum value is and it occurs at .
Key terms
- Standard form
- A quadratic function written as , where , , and are constants and .
- Vertex form
- A quadratic function written as , where the vertex of the parabola is the point .
- Vertex
- The point on a parabola where it changes direction — the highest point if the parabola opens down, or the lowest point if it opens up.
- Completing the square
- An algebraic technique that rewrites a quadratic expression in standard form as a perfect-square binomial plus a constant, revealing the vertex directly.
- Perfect-square trinomial
- A three-term polynomial that can be written as the square of a binomial, following the pattern .
- Maximum value
- The greatest output value of a function. For a downward-opening parabola, it equals in vertex form.
- Minimum value
- The smallest output value of a function. For an upward-opening parabola, it equals in vertex form.
- Optimal value
- A general term for either the maximum or the minimum value of a function, depending on context.
Continue through MCR3U
View the complete Ontario Grade 11 Mathematics learning path
- A1.4 · Connect inverse functions with reverse processes
- A1.8 · Investigate transformation parameters in y = af(k(x − d)) + c
- A2.1 · Determine the number of zeros of a quadratic function
- A3.2 · Simplify radical expressions using product relationships
- A3.3 · Operate on rational expressions and state restrictions
- C1.3 · Connect nth-term formulas with function notation
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation A2.2. It is a study resource, not an official curriculum publication.