Polynomials & algebraic division · Lesson 1 of 3

Multiplying and dividing polynomials

Terms, coefficients and degree, multiplying polynomials, long division by a linear or quadratic divisor, and dividend = divisor × quotient + remainder.

15 minYou should already know: Quadratics & their graphs
  1. 1
  2. 2
  3. 3

A polynomial is a sum of terms in whole-number powers of xx, such as 2x3−5x2+x−72x^3 - 5x^2 + x - 7. The number in front of each power is its coefficient, the term with no xx is the constant, and the highest power is the degree. Degree 2 is a quadratic, degree 3 a cubic. Always write a polynomial in descending powers.

2x³ − 5x² + x − 7
leading termcoefficient of x²constant
Highest power 3: degree 3 (a cubic)
Parts of a polynomialLeading term 2x³, coefficient of x² is −5, constant −7, degree 3

Multiplying

Multiply every term of one bracket by every term of the other, then collect like terms:

(x−2)(x2+3x−1)=x3+3x2−x−2x2−6x+2=x3+x2−7x+2\begin{aligned} &(x - 2)(x^2 + 3x - 1) \\ &= x^3 + 3x^2 - x - 2x^2 - 6x + 2 \\ &= x^3 + x^2 - 7x + 2 \end{aligned}
×x²3x−1
xx³3x²−x
−2−2x²−6x+2
Every term times every termEach cell is a row term times a column term; add the cells, collecting like powers

Long division

Dividing polynomials works like long division of numbers. Each round has three moves:

  1. Divide the leading term of what’s left by the leading term of the divisor. That gives the next term of the quotient.
  2. Multiply the whole divisor by that term and write the result underneath, lined up by power.
  3. Subtract, then bring down the next term.

Stop when what’s left has a lower degree than the divisor: that is the remainder. Just as 17=5×3+217 = 5 \times 3 + 2, the polynomial equals divisor × quotient + remainder.

17 = 5 × 3 + 2
f(x) = divisor × quotient + remainder
The remainder has a lower degree than the divisor
Dividend, divisor, quotient, remainderThe same relationship as for numbers

Try it

Long divisionPress Next step
—quotient so far—remainder
Write the dividend in descending powers. Press Next step.

Step through each example. “Missing term” shows why you write 0x20x^2 for a power that isn’t there: without it the columns don’t line up.

Worked example · JAMB 1998

JAMB 1998 · UME · Q15

Divide 2x3+11x2+17x+62x^3 + 11x^2 + 17x + 6 by 2x+12x + 1.

  1. First round

    2x3÷2x=x22x^3 \div 2x = x^2. Then x2(2x+1)=2x3+x2x^2(2x + 1) = 2x^3 + x^2, and subtracting leaves 10x2+17x10x^2 + 17x.

    Think first. 2x³ ÷ 2x = ? Then multiply (2x + 1) by it.

  2. Second round

    10x2÷2x=5x10x^2 \div 2x = 5x. Then 5x(2x+1)=10x2+5x5x(2x + 1) = 10x^2 + 5x, and subtracting leaves 12x+612x + 6.

    Think first. 10x² ÷ 2x = ?

  3. Third round

    12x÷2x=612x \div 2x = 6. Then 6(2x+1)=12x+66(2x + 1) = 12x + 6, which leaves 0.

    Think first. 12x ÷ 2x = ?

  4. Answer

    x2+5x+6x^2 + 5x + 6, with no remainder: option A.

    Think first. What is the quotient?

Dividing by a quadratic

The same three moves work for a quadratic divisor. Write in any missing power, so x2+1x^2 + 1 becomes x2+0x+1x^2 + 0x + 1. The remainder can now have an xx term, because it only needs a lower degree than the divisor.

Worked example · JAMB 2011

JAMB 2011 · UTME · Q13

Find the remainder when x3−2x2+3x−3x^3 - 2x^2 + 3x - 3 is divided by x2+1x^2 + 1.

  1. First round

    x3÷x2=xx^3 \div x^2 = x. Then x(x2+0x+1)=x3+0x2+xx(x^2 + 0x + 1) = x^3 + 0x^2 + x, and subtracting leaves −2x2+2x−3-2x^2 + 2x - 3.

    Think first. x³ ÷ x² = ? Multiply x² + 0x + 1 by it.

  2. Second round

    −2x2÷x2=−2-2x^2 \div x^2 = -2. Then −2(x2+0x+1)=−2x2−2-2(x^2 + 0x + 1) = -2x^2 - 2, and subtracting leaves 2x−12x - 1.

    Think first. −2x² ÷ x² = ?

  3. Stop

    2x−12x - 1 has a lower degree than x2+1x^2 + 1, so it is the remainder: option A. (The quotient is x−2x - 2.)

    Think first. Can 2x − 1 be divided by x² again?

Your turn

JAMB 1999 · UME · Q16

Divide 4x3−3x+14x^3 - 3x + 1 by 2x−12x - 1.

Worked solution (try it first)
  1. Write the missing x2x^2 term: 4x3+0x2−3x+14x^3 + 0x^2 - 3x + 1.
  2. Then 4x3÷2x=2x24x^3 \div 2x = 2x^2.
  3. Subtract 4x3−2x24x^3 - 2x^2 to leave 2x2−3x+12x^2 - 3x + 1.
  4. 2x2÷2x=x2x^2 \div 2x = x.
  5. Subtract 2x2−x2x^2 - x to leave −2x+1-2x + 1.
  6. −2x÷2x=−1-2x \div 2x = -1, and −1(2x−1)=−2x+1-1(2x - 1) = -2x + 1 leaves 0.
  7. So the quotient is 2x2+x−12x^2 + x - 1, option D.

Report a problem with this question

More past questions like this