NumeriveMATH
CurriculumFamily workspaceStudentMy characterAchievementsContact
Introduction to Algebra levels

Introduction to Algebra / LEVEL 2 · DIFFICULTY 2/5

Products, Roots and Turning Points

Connect factoring to solutions and graph structure.

3 stages · 24 practice problems · two 6-question assessment forms

Choose an island to read its lesson.

  1. MINI QUEST ALG 2.1Expanding and Collecting TermsRead the lesson
  2. MINI QUEST ALG 2.2Factoring QuadraticsRead the lesson
  3. MINI QUEST ALG 2.3Completing the SquareRead the lesson
  4. LEVEL CHECKCastle challenge

    6 questions across this level.

    Sign in for the level check →

STAGE ALG 2.1 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Expanding and Collecting Terms

Useful preparation: Slope and Rate of Change

Goal: Identify coefficients in a product of linear expressions.

Before you begin: Slope and Rate of Change

Understand the idea

Multiplication distributes over addition: every term in one factor multiplies every term in the other. Like terms have the same variable powers, so their coefficients can be added.

(x+a)(x-b)=x²+(a-b)x-ab

Choose and carry out a method

Make four products for two binomials, keep their signs, then collect x² terms, x terms and constants separately. A rectangle model shows why each product appears exactly once.

Check the reasoning

Substitute a small allowed value into both the factored and expanded forms. Agreement is a useful check, although one test value alone does not prove an identity.

WORKED EXAMPLE 1

Find the coefficient of x in (x+3)(x-6).

  1. Distribute each term and combine like powers.
  2. (x+3)(x-6)=x²+(3-6)x-18.
  3. The coefficient of x is -3. The constant term is a different coefficient.

-3

WORKED EXAMPLE 2

Find the coefficient of x in (x+4)(x-7).

  1. Distribute each term and combine like powers.
  2. (x+4)(x-7)=x²+(4-7)x-28.
  3. The coefficient of x is -3. The constant term is a different coefficient.

-3

Common pitfalls

Possible mix-up: Multiply only the first and last terms.

The two cross-products also contribute.

Possible mix-up: An x term can combine with an x² term.

Only equal variable powers are like terms.

Explain it to yourself

Explain where each of the four products appears in a split rectangle.

Preview the eight practice prompts
  1. Find the coefficient of x in (x+6)(x-9).
  2. Find the coefficient of x in (x+7)(x-5).
  3. Find the coefficient of x in (x+8)(x-6).
  4. Find the coefficient of x in (x+9)(x-7).
  5. Find the coefficient of x in (x+10)(x-8).
  6. Find the coefficient of x in (x+11)(x-9).
  7. A rectangle has sides (x+12) and (x-5), with x>5. When its area is expanded, what is the coefficient of x? New context
  8. A rectangle has sides (x+13) and (x-6), with x>6. When its area is expanded, what is the coefficient of x? New context
Open stage ALG 2.1 in the student workspace →

STAGE ALG 2.2 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Factoring Quadratics

Useful preparation: Expanding and Collecting Terms

Goal: Use a product and a sum to recover quadratic roots.

Before you begin: Expanding and Collecting Terms

Understand the idea

Factoring rewrites a polynomial as a product. If a product equals zero, at least one factor is zero. This connects algebraic structure to the x-intercepts of a quadratic graph.

(x-r)(x-s)=x²-(r+s)x+rs

Choose and carry out a method

For a monic quadratic, seek two numbers whose sum is the negative of the x coefficient and whose product is the constant. Expand the proposed factors before using the zero-product rule.

Check the reasoning

Check both roots in the original polynomial. In a geometric model, reject lengths that are nonpositive, and distinguish the smaller root from the sum of roots.

WORKED EXAMPLE 1

The equation x² - 9x + 18 = 0 has two roots. Enter the smaller root.

  1. Look for two numbers with the required product and sum.
  2. The numbers 3 and 6 multiply to 18 and add to 9.
  3. The equation factors as (x-3)(x-6)=0, so the smaller root is 3.

3

WORKED EXAMPLE 2

The equation x² - 11x + 28 = 0 has two roots. Enter the smaller root.

  1. Look for two numbers with the required product and sum.
  2. The numbers 4 and 7 multiply to 28 and add to 11.
  3. The equation factors as (x-4)(x-7)=0, so the smaller root is 4.

4

Common pitfalls

Possible mix-up: A positive constant means both roots are negative.

The sum of the roots also determines their signs.

Possible mix-up: A product can be set to zero even if the equation equals 5.

First rewrite the equation with zero on one side.

Explain it to yourself

What feature of the equation lets you set each factor equal to zero?

Preview the eight practice prompts
  1. The equation x² - 15x + 54 = 0 has two roots. Enter the smaller root.
  2. The equation x² - 17x + 70 = 0 has two roots. Enter the smaller root.
  3. The equation x² - 19x + 88 = 0 has two roots. Enter the smaller root.
  4. The equation x² - 21x + 108 = 0 has two roots. Enter the smaller root.
  5. The equation x² - 23x + 130 = 0 has two roots. Enter the smaller root.
  6. The equation x² - 25x + 154 = 0 has two roots. Enter the smaller root.
  7. A rectangle has area 180 square units and its side lengths add to 27 units. What is its shorter side length? New context
  8. A rectangle has area 208 square units and its side lengths add to 29 units. What is its shorter side length? New context
Open stage ALG 2.2 in the student workspace →

STAGE ALG 2.3 · 8 PRACTICE PROBLEMS · 2 NEW-CONTEXT APPLICATIONS

Completing the Square

Useful preparation: Factoring Quadratics

Goal: Find an attained quadratic minimum without guessing.

Before you begin: Factoring Quadratics

Understand the idea

A square of a real number is nonnegative. Rewriting a quadratic as a square plus a constant reveals its turning point and the exact bound on its values.

x²-2hx+h²+k=(x-h)²+k

Choose and carry out a method

Take half the x coefficient, square it, and add and subtract that same amount. The added terms change the appearance but not the value of the expression.

Check the reasoning

State where equality occurs. A lower bound is the minimum only when an allowed input reaches it. If the domain is restricted, the vertex may not be available.

WORKED EXAMPLE 1

Find the minimum value of x² - 6x + 19 over all real x.

  1. Complete the square and use its nonnegativity.
  2. x²-6x+19=(x-3)²+10.
  3. The square can be zero at x=3, so the attained minimum is 10.

10

WORKED EXAMPLE 2

Find the minimum value of x² - 8x + 29 over all real x.

  1. Complete the square and use its nonnegativity.
  2. x²-8x+29=(x-4)²+13.
  3. The square can be zero at x=4, so the attained minimum is 13.

13

Common pitfalls

Possible mix-up: Add a square without compensating.

Add and subtract the same square to preserve equality.

Possible mix-up: The minimum happens at x=0.

The squared term vanishes at x=h.

Explain it to yourself

How would the answer change if x were required to lie to the right of the vertex?

Preview the eight practice prompts
  1. Find the minimum value of x² - 12x + 55 over all real x.
  2. Find the minimum value of x² - 14x + 71 over all real x.
  3. Find the minimum value of x² - 16x + 89 over all real x.
  4. Find the minimum value of x² - 18x + 109 over all real x.
  5. Find the minimum value of x² - 20x + 131 over all real x.
  6. Find the minimum value of x² - 22x + 155 over all real x.
  7. The energy cost of a setting x is E(x)=x²-24x+181. Settings may be any real number. What is the lowest possible cost? New context
  8. The energy cost of a setting x is E(x)=x²-26x+209. Settings may be any real number. What is the lowest possible cost? New context
Open stage ALG 2.3 in the student workspace →
Browse another level →