DoAssignment.ca

A1.2 · Represent situations with quadratic expressions and simplify them

Learn to represent situations with quadratic expressions and simplify them through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Quadratic Functions

Build an expression from a situation, then simplify it

A situation can describe a quantity that changes. If the quantity depends on an unknown number, we can use a variable to represent it. When the situation involves multiplying two expressions that each contain the variable, the result may be quadratic. In this lesson, you will build such expressions from a situation and simplify them without changing their value.

What you will learn

1. Prerequisite bridge: variables and like terms

A variable is a letter used to represent a number that may be unknown or may change. For example, xx could represent the side length of a shape. A numerical expression such as x+4x+4 represents a number that is four more than xx.
A term is a number, a variable, or a product of numbers and variables. In 3x+73x+7, the terms are 3x3x and 77. Like terms have the same variable part. For example, 2x2x and 5x5x are like terms, but 2x2x and 2x22x^2 are not.
You can combine like terms by adding or subtracting their number parts. So 2x+5x=7x2x+5x=7x. The variable part stays the same. You cannot combine unlike terms, so x2+xx^2+x stays as it is.
An exponent tells how many times a base is used as a factor. Thus x2x^2 means xx multiplied by xx. It does not mean 2x2x. These facts help us read and simplify expressions that model area or other quantities.
2x+5x=7x2x+5x=7x

2. From a situation to a quadratic expression

A quadratic expression is an expression whose highest power of the variable is 22. It can include a squared term, a term with the variable to the first power, and a constant. For example, x2+6x+8x^2+6x+8 is quadratic.
A useful way to represent a situation is to name the changing quantity first. Then write an expression for each quantity in the situation. Finally, use the operation that connects them. For area of a rectangle, multiply its length by its width.
Suppose a rectangular garden has a length that is three metres greater than its width. If the width is xx metres, then its length is x+3x+3 metres. The area is the product of those two dimensions. This product is a quadratic expression because it includes multiplying two expressions that contain xx.
The units also help make sense of the expression. A length is measured in metres, while area is measured in square metres. When the two dimensions are multiplied, the resulting expression represents area, not length.
A=x(x+3)A=x(x+3)

3. Simplifying without changing the value

To simplify an expression, rewrite it in a shorter or more useful form while keeping the same value for every allowed value of the variable. One common step is expanding brackets. The distributive property says that a factor outside brackets multiplies every term inside them.
For example, x(x+3)x(x+3) means that xx multiplies both xx and 33. This gives a squared term and a term with one xx. If brackets contain two terms each, multiply each term in the first bracket by each term in the second bracket.
After expanding, combine like terms. For instance, if expansion produces 3x+2x3x+2x, combine those terms to get 5x5x. Keep squared terms, first-power terms, and constants separate because they are not like terms.
A simplified quadratic expression is often written with the squared term first, then the first-power term, then the constant. This order makes the parts easier to identify. It does not change the value of the expression.
a(b+c)=ab+aca(b+c)=ab+ac

4. Check that the expression fits the situation

A good model matches both the relationships and the units in the situation. If a variable represents a width in metres, then an expression such as x+3x+3 can represent a length in metres. Their product represents area in square metres.
You can also check a simplified expression by choosing a simple value for the variable and comparing it with the original expression. This is a numerical check, not a replacement for expanding correctly. If both forms give the same result, that supports your work.
Pay attention to the meaning of the variable. A width or length in a real situation is usually positive. You do not need to change the algebraic steps, but the situation may limit which values make sense.
When explaining your answer, state what the variable represents and what the whole expression represents. This makes the model clear to someone who has not seen the original situation.

How the patio expression is built

Part of the situationExpressionMeaning
Widthx+2x+222 metres more than xx metres
Lengthx+5x+555 metres more than xx metres
Area(x+2)(x+5)(x+2)(x+5)Length multiplied by width
Simplified areax2+7x+10x^2+7x+10The same area written without brackets

Worked example

Area of a rectangular patio

A rectangular patio has a width of x+2x+2 metres and a length of x+5x+5 metres. Write an expression for its area and simplify it.
  1. Name the quantities
    The dimensions are already written in terms of xx. Area of a rectangle is length multiplied by width, so multiply the two dimension expressions.
    A=(x+2)(x+5)A=(x+2)(x+5)
  2. Expand the brackets
    Multiply each term in the first bracket by each term in the second bracket. This applies the distributive property to all four pairs.
    (x+2)(x+5)=x2+5x+2x+10(x+2)(x+5)=x^2+5x+2x+10
  3. Combine like terms
    The terms 5x5x and 2x2x are like terms, so add their coefficients. The squared term and the constant are unlike those terms and stay separate.
    x2+5x+2x+10=x2+7x+10x^2+5x+2x+10=x^2+7x+10
Answer: The patio's area is represented by x2+7x+10x^2+7x+10 square metres.
Check: If x=1x=1, the original dimensions are 33 m and 66 m, so the area is 1818 square metres. The simplified expression gives 12+7(1)+10=181^2+7(1)+10=18 square metres.

Common mistakes and how to avoid them

Writing the area as (x+2)+(x+5)(x+2)+(x+5).
Correction: Area of a rectangle uses length multiplied by width, not added. Use (x+2)(x+5)(x+2)(x+5).
Multiplying only the first terms when expanding brackets.
Correction: Multiply every term in one bracket by every term in the other bracket. Include all four products for two brackets with two terms each.
Combining x2x^2 and xx as if they were like terms.
Correction: x2x^2 and xx have different variable parts, so they cannot be combined.
Reading x2x^2 as 2x2x.
Correction: x2x^2 means xx multiplied by xx. The expression 2x2x means 22 multiplied by xx.

Lesson summary

Check your understanding

Question 1

A rectangle has width x+1x+1 and length x+4x+4. Which expression represents its area?
  1. (x+1)+(x+4)(x+1)+(x+4)
  2. (x+1)(x+4)(x+1)(x+4)
  3. x+1+4x+1+4
  4. correctIndexи 1
Show answer and explanation
(x+1)(x+4)(x+1)(x+4)
Area is length multiplied by width, so the dimensions are multiplied. The addition option gives a sum of lengths, not area.

Question 2

Simplify x(x+6)x(x+6).
  1. x2+6xx^2+6x
  2. x2+6x^2+6
  3. 7x7x
  4. correctIndexи 0
Show answer and explanation
x2+6xx^2+6x
Distribute xx to both terms inside the bracket: x⋅x=x2x\cdot x=x^2 and x⋅6=6xx\cdot 6=6x.

Question 3

Which pair contains like terms?
  1. 4x4x and 4x24x^2
  2. 3x23x^2 and 8x28x^2
  3. xx and 11
  4. correctIndexи 1
Show answer and explanation
3x23x^2 and 8x28x^2
Both terms in the correct pair have the same variable part, x2x^2. Their coefficients can be combined.

Key terms

Variable
A letter that represents a number that may be unknown or may change.
Term
A number, a variable, or a product of numbers and variables in an expression.
Like terms
Terms with the same variable part, such as 2x2x and 5x5x.
Quadratic expression
An expression whose highest power of its variable is 22.
Distributive property
A rule for multiplying a factor by every term inside brackets.
Simplify
Rewrite an expression in a shorter or more useful form without changing its value.

Continue through MCF3M

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

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

Official curriculum reference

Report a correction or ask a question