Learn on PengiSaxon Algebra 2Chapter 6: Lessons 51-60, Investigation 6

Lesson 51: Using Synthetic Division

In this Grade 10 Saxon Algebra 2 lesson, students learn to divide polynomials using both long division and synthetic division, focusing on cases where the divisor is a linear binomial of the form x − k. The lesson also introduces the Remainder Theorem, which states that dividing f(x) by x − k yields a remainder equal to f(k), and applies this concept through synthetic substitution to efficiently evaluate polynomial functions. Real-world practice includes using a polynomial model to predict population growth based on U.S. census data.

Section 1

📘 Using Synthetic Division

New Concept

If a polynomial f(x)f(x) is divided by xkx - k, the remainder is r=f(k)r = f(k).

Why it matters

This theorem reveals a profound link between division and function evaluation, turning a complex calculation into a simple substitution. Mastering this is key to efficiently finding the roots of polynomial equations, a central challenge in higher algebra.

What’s next

Next, you’ll use synthetic division as a powerful shortcut to apply this theorem and evaluate complex polynomials in just a few steps.

Section 2

Synthetic division

To divide a polynomial f(x)f(x) by xkx-k, you can use synthetic division. Write kk and the coefficients of f(x)f(x) on the first line. Bring down the first coefficient, then repeatedly multiply the newest quotient coefficient by kk and add it to the next coefficient of f(x)f(x). The final result is the remainder.

Example 1: To divide 2x33x25x+72x^3 - 3x^2 - 5x + 7 by x+1x + 1, use k=1k=-1. The quotient is 2x25x2x^2 - 5x and the remainder is 77.

123572502507 \begin{array}{c|cccc} -1 & 2 & -3 & -5 & 7 \\ & & -2 & 5 & 0 \\ \hline & 2 & -5 & 0 & 7 \end{array}

Example 2: To divide x3+4x29x^3 + 4x^2 - 9 by x2x - 2, use k=2k=2 and a placeholder for the missing xx term. The quotient is x2+6x+12x^2 + 6x + 12 and the remainder is 1515.

2140921224161215 \begin{array}{c|cccc} 2 & 1 & 4 & 0 & -9 \\ & & 2 & 12 & 24 \\ \hline & 1 & 6 & 12 & 15 \end{array}

Think of synthetic division as a cheat code for polynomial division, but only when you're dividing by a simple term like xkx - k. It strips away all the variables, letting you work just with the numbers in a neat little grid. It's a fast-paced rhythm of multiplying and adding that makes complex division problems much cleaner and quicker to solve.

Section 3

Remainder Theorem

If a polynomial f(x)f(x) is divided by xkx - k, the remainder is r=f(k)r = f(k).

Example 1: To find the remainder of f(x)=x32x25x+6f(x) = x^3 - 2x^2 - 5x + 6 when divided by x3x-3, we know the remainder is f(3)f(3).
f(3)=(3)32(3)25(3)+6=271815+6=0f(3) = (3)^3 - 2(3)^2 - 5(3) + 6 = 27 - 18 - 15 + 6 = 0. The remainder is 00.
Example 2: The remainder when P(x)=2x37x+1P(x) = 2x^3 - 7x + 1 is divided by x+2x+2 is P(2)P(-2).
P(2)=2(2)37(2)+1=16+14+1=1P(-2) = 2(-2)^3 - 7(-2) + 1 = -16 + 14 + 1 = -1. The remainder is 1-1.

The Remainder Theorem is a fantastic mathematical shortcut that connects division to evaluating functions. It tells us that the leftover 'remainder' from a synthetic division problem is the exact same number you'd get if you plugged the divisor's value into the polynomial. So, dividing f(x)f(x) by x3x-3 gives a remainder that equals f(3)f(3). Cool, right?

Section 4

Synthetic substitution

By the Remainder Theorem, you can divide f(x)f(x) by xkx - k to find f(k)f(k). If synthetic division is used to divide, the process is called synthetic substitution.

Example 1: Find f(4)f(4) for f(x)=x4+3x3+10x5f(x) = -x^4 + 3x^3 + 10x - 5 using synthetic substitution.

4130105441624114629 \begin{array}{c|ccccc} 4 & -1 & 3 & 0 & 10 & -5 \\ & & -4 & -4 & -16 & -24 \\ \hline & -1 & -1 & -4 & -6 & -29 \end{array}

The remainder is 29-29, so f(4)=29f(4) = -29.
Example 2: For P(x)=12x316x2+150x+154P(x) = 12x^3 - 16x^2 + 150x + 154, find P(6)P(6).

6121615015472336291612564863070 \begin{array}{c|cccc} 6 & 12 & -16 & 150 & 154 \\ & & 72 & 336 & 2916 \\ \hline & 12 & 56 & 486 & 3070 \end{array}

The remainder shows that P(6)=3070P(6) = 3070.

Synthetic substitution is the practical use of the Remainder Theorem. Instead of painstakingly plugging a number into a huge polynomial, you just perform a quick synthetic division. The final remainder you get is the answer you were looking for! It's a powerful and efficient method for evaluating polynomials, especially when the numbers get big and messy.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Lessons 51-60, Investigation 6

  1. Lesson 1Current

    Lesson 51: Using Synthetic Division

  2. Lesson 2

    Lesson 52: Using Two Special Right Triangles

  3. Lesson 3

    Lesson 53: Performing Compositions of Functions

  4. Lesson 4

    Lesson 54: Using Linear Programming

  5. Lesson 5

    Lesson 55: Finding Probability

  6. Lesson 6

    Lesson 56: Finding Angles of Rotation

  7. Lesson 7

    Lesson 57: Finding Exponential Growth and Decay

  8. Lesson 8

    Lesson 58: Completing the Square (Exploration: Modeling Completing the Square)

  9. Lesson 9

    Lesson 59: Using Fractional Exponents

  10. Lesson 10

    Lesson 60: Distinguishing Between Mutually Exclusive and Independent Events

  11. Lesson 11

    Investigation 6: Deriving the Quadratic Formula

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Using Synthetic Division

New Concept

If a polynomial f(x)f(x) is divided by xkx - k, the remainder is r=f(k)r = f(k).

Why it matters

This theorem reveals a profound link between division and function evaluation, turning a complex calculation into a simple substitution. Mastering this is key to efficiently finding the roots of polynomial equations, a central challenge in higher algebra.

What’s next

Next, you’ll use synthetic division as a powerful shortcut to apply this theorem and evaluate complex polynomials in just a few steps.

Section 2

Synthetic division

To divide a polynomial f(x)f(x) by xkx-k, you can use synthetic division. Write kk and the coefficients of f(x)f(x) on the first line. Bring down the first coefficient, then repeatedly multiply the newest quotient coefficient by kk and add it to the next coefficient of f(x)f(x). The final result is the remainder.

Example 1: To divide 2x33x25x+72x^3 - 3x^2 - 5x + 7 by x+1x + 1, use k=1k=-1. The quotient is 2x25x2x^2 - 5x and the remainder is 77.

123572502507 \begin{array}{c|cccc} -1 & 2 & -3 & -5 & 7 \\ & & -2 & 5 & 0 \\ \hline & 2 & -5 & 0 & 7 \end{array}

Example 2: To divide x3+4x29x^3 + 4x^2 - 9 by x2x - 2, use k=2k=2 and a placeholder for the missing xx term. The quotient is x2+6x+12x^2 + 6x + 12 and the remainder is 1515.

2140921224161215 \begin{array}{c|cccc} 2 & 1 & 4 & 0 & -9 \\ & & 2 & 12 & 24 \\ \hline & 1 & 6 & 12 & 15 \end{array}

Think of synthetic division as a cheat code for polynomial division, but only when you're dividing by a simple term like xkx - k. It strips away all the variables, letting you work just with the numbers in a neat little grid. It's a fast-paced rhythm of multiplying and adding that makes complex division problems much cleaner and quicker to solve.

Section 3

Remainder Theorem

If a polynomial f(x)f(x) is divided by xkx - k, the remainder is r=f(k)r = f(k).

Example 1: To find the remainder of f(x)=x32x25x+6f(x) = x^3 - 2x^2 - 5x + 6 when divided by x3x-3, we know the remainder is f(3)f(3).
f(3)=(3)32(3)25(3)+6=271815+6=0f(3) = (3)^3 - 2(3)^2 - 5(3) + 6 = 27 - 18 - 15 + 6 = 0. The remainder is 00.
Example 2: The remainder when P(x)=2x37x+1P(x) = 2x^3 - 7x + 1 is divided by x+2x+2 is P(2)P(-2).
P(2)=2(2)37(2)+1=16+14+1=1P(-2) = 2(-2)^3 - 7(-2) + 1 = -16 + 14 + 1 = -1. The remainder is 1-1.

The Remainder Theorem is a fantastic mathematical shortcut that connects division to evaluating functions. It tells us that the leftover 'remainder' from a synthetic division problem is the exact same number you'd get if you plugged the divisor's value into the polynomial. So, dividing f(x)f(x) by x3x-3 gives a remainder that equals f(3)f(3). Cool, right?

Section 4

Synthetic substitution

By the Remainder Theorem, you can divide f(x)f(x) by xkx - k to find f(k)f(k). If synthetic division is used to divide, the process is called synthetic substitution.

Example 1: Find f(4)f(4) for f(x)=x4+3x3+10x5f(x) = -x^4 + 3x^3 + 10x - 5 using synthetic substitution.

4130105441624114629 \begin{array}{c|ccccc} 4 & -1 & 3 & 0 & 10 & -5 \\ & & -4 & -4 & -16 & -24 \\ \hline & -1 & -1 & -4 & -6 & -29 \end{array}

The remainder is 29-29, so f(4)=29f(4) = -29.
Example 2: For P(x)=12x316x2+150x+154P(x) = 12x^3 - 16x^2 + 150x + 154, find P(6)P(6).

6121615015472336291612564863070 \begin{array}{c|cccc} 6 & 12 & -16 & 150 & 154 \\ & & 72 & 336 & 2916 \\ \hline & 12 & 56 & 486 & 3070 \end{array}

The remainder shows that P(6)=3070P(6) = 3070.

Synthetic substitution is the practical use of the Remainder Theorem. Instead of painstakingly plugging a number into a huge polynomial, you just perform a quick synthetic division. The final remainder you get is the answer you were looking for! It's a powerful and efficient method for evaluating polynomials, especially when the numbers get big and messy.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Lessons 51-60, Investigation 6

  1. Lesson 1Current

    Lesson 51: Using Synthetic Division

  2. Lesson 2

    Lesson 52: Using Two Special Right Triangles

  3. Lesson 3

    Lesson 53: Performing Compositions of Functions

  4. Lesson 4

    Lesson 54: Using Linear Programming

  5. Lesson 5

    Lesson 55: Finding Probability

  6. Lesson 6

    Lesson 56: Finding Angles of Rotation

  7. Lesson 7

    Lesson 57: Finding Exponential Growth and Decay

  8. Lesson 8

    Lesson 58: Completing the Square (Exploration: Modeling Completing the Square)

  9. Lesson 9

    Lesson 59: Using Fractional Exponents

  10. Lesson 10

    Lesson 60: Distinguishing Between Mutually Exclusive and Independent Events

  11. Lesson 11

    Investigation 6: Deriving the Quadratic Formula