DefineReminder Theorem with an example

  • 0

The Remainder Theorem is useful for evaluating polynomials at a given value of x, though it might not seem so, at least at first blush. This is because the tool is presented as a theorem with a proof, and you probably don't feel ready for proofs at this stage in your studies. Fortunately, you don't "have" to understand the proof of the Theorem; you just need to understand how touse the Theorem.

The Remainder Theorem starts with an unnamed polynomial p(x), where "p(x)" just means "some polynomial p whose variable is x". Then the Theorem talks about dividing that polynomial by some linear factor x – a, where a is just some number. Then, as a result of the long polynomial division, you end up with some polynomial answer q(x) (the "q" standing for "the quotient polynomial") and some polynomial remainder r(x).

As a concrete example of p, a, q, and r, let's look at the polynomial p(x) = x3 – 7x – 6, and let's divide by the linear factor x – 4 (so a = 4):

    So we get a quotient of q(x) = x2 + 4x + 9 on top, with a remainder of r(x) = 30.

    • 0
    What are you looking for?