Ateate reminder theorem
Answers
Answer:
The remainder theorem states the following: If you divide a polynomial f(x) by (x - h), then the remainder is f(h). The theorem states that our remainder equals f(h).
Hope this helps!
Step-by-step explanation:
Remainder Theorem is an approach of Euclidean division of polynomials. According to this theorem, if we divide a polynomial P(x) by a factor ( x – a); that isn’t essentially an element of the polynomial; you will find a smaller polynomial along with a remainder. This remainder that has been obtained is actually a value of P(x) at x = a, specifically P(a). So basically, x -a is the divisor of P(x) if and only if P(a) = 0. It is applied to factorize polynomials of each degree in an elegant manner.
For example: if f(a) = a3-12a2-42 is divided by (a-3) then the quotient will be a2-9a-27 and the remainder is -123.
if we put, a-3 = 0
then a = 3
Hence, f(a) = f(3) = -123
Thus, it satisfies the remainder theorem.
hope it will help you