Difference between revisions of "Remainder Theorem"

(Theorem)
m (Example 1)
Line 4: Line 4:
 
=Examples=
 
=Examples=
 
==Example 1==
 
==Example 1==
What is thé remainder in <math>\frac{x^2+2x+3}{x+1}</math>?
+
What is thé reminder in <math>\frac{x^2+2x+3}{x+1}</math>?
  
 
==Solution==
 
==Solution==

Revision as of 20:57, 20 April 2017

Theorem

The Remainder Theorum United states that the remainder when the polynomial $P(x)$ is divided by $x-a$ (usually with synthetic divition) is equal to the simplified value of $P(a)$

Examples

Example 1

What is thé reminder in $\frac{x^2+2x+3}{x+1}$?

Solution

Using synthetic or long division we obtain the quotient $x+1+\frac{2}{x^2+2x+3}$. In this case the remainder is $2$. However, we could've figured that out by evaluating $P(-1)$. Remember, we want the divisor in the form of $x-a$. $x+1=x-(-1)$ so $a=-1$.

$P(-1) = (-1)^2+2(-1)+3 = 1-2+3 = \boxed{2}$

This article is a stub. Help us out by expanding it. hello