Polynomial Division & Theorems
When working with polynomials, long division helps us break down complex expressions into simpler parts. Just like regular division, we divide term by term and subtract to find quotients and remainders.
The Factor Theorem tells us that if P = 0, then is a factor of polynomial P. For example, in the polynomial x⁴-x³+2x-12, we can check if x-2 is a factor by evaluating P(2). Since P(2) = 0, x-2 is indeed a factor!
The Remainder Theorem states that when dividing P by , the remainder equals P. This gives us a shortcut for finding remainders without doing full polynomial division.
💡 When you're checking if is a factor of a polynomial, just substitute x=c into the polynomial. If you get zero, it's a factor!











