This site is a work in progress. New lessons are added regularly. Contact us
Level 1 · Foundational ← Back to lesson

Polynomial Long Division: Practice

12 multiple-choice questions, progressively harder.

Level 1 · Foundational 0 / 12 answered
Question 1 of 12
  1. 1

    The identity x2+3x+5=(x+1)(x+2)+3x^2 + 3x + 5 = (x + 1)(x + 2) + 3 holds. When x2+3x+5x^2 + 3x + 5 is divided by x+1x + 1, what is the quotient?

    Answer choices for question 1
  2. 2

    When a polynomial is divided by a divisor of degree 11, what can the remainder be?

    Answer choices for question 2
  3. 3

    While dividing a polynomial by x5x - 5, your working remainder is now the constant 1212. Why does the algorithm stop here?

    Answer choices for question 3
  4. 4

    A division by x+1x + 1 produced quotient x+3x + 3 and remainder 22. What was the dividend?

    Answer choices for question 4
  5. 5

    What is the quotient when x29x^2 - 9 is divided by x3x - 3?

    Answer choices for question 5
  6. 6

    Integer division of aa by bb demands 0r<b0 \leq r < b. What replaces that condition in polynomial division by D(x)D(x)?

    Answer choices for question 6
  7. 7

    A degree-33 polynomial is divided by a degree-11 divisor. What is the degree of the quotient?

    Answer choices for question 7
  8. 8

    What is the quotient when x2+8x+15x^2 + 8x + 15 is divided by x+5x + 5?

    Answer choices for question 8
  9. 9

    Divide x2+4x+9x^2 + 4x + 9 by x+1x + 1. What are the quotient and remainder?

    Answer choices for question 9
  10. 10

    In a correctly executed pass of the division loop, what happens to the working remainder's leading term after the subtraction?

    Answer choices for question 10
  11. 11

    A division of P(x)P(x) by D(x)D(x) ends with remainder 00. What does that tell you?

    Answer choices for question 11
  12. 12

    What happens when you divide x+1x + 1 by x2+1x^2 + 1?

    Answer choices for question 12