what is the difference between remainder and factor theorem?

the remainder theorem helps us find the reminder when a polynomial of degree n f(x)=anxn+an-1xn-1+.....+a2x2+a1x1+a0 (where an,....,a0 are coefficients) is divided by another polynomial g(x)= ax+b of degree 1 ( a and b are here coefficients) the remainder can be found by setting g(x)=0 and finding the value of x and substituting it in the polynomial f(x) of degree n. in other words if a polynomial f(x) is divided by (ax+b) the remainder R=f(-b/a). example:let f(x)=x3 +2x2-3x+1 this is a polynomial of degree 3 as the highest power of x is 3. Let's consider that f(x) is to be divided by (2x-3) and we need to calculate the remainder which is f(3/2)=(3/2)3+2(3/2)2-3(3/2)+1=35/8
whereas, The factor theorem determines whether g(x) is a factor of f(x) (i.e R the remainder is 0 when f(x) is divided by g(x)) the factor theorem is very useful to determine roots of a polynomial. In other words if the remainder f(b/a)=0 then (ax-b) is a factor of f(x). example: (1) Is (x-5) a factor of f(x)=3x3-5x2-58x+40 first we need to check if the remainder is 0 when f(x) is divided by (x-5) and we can confirm that by checking that by calculating f(5)=3(5)3-5(5)2-58(5)+40=0 so indeed (x-5) is a factor
(2) determine if x=-3/2 is a root of f(x)=2x3+3x2-8x-12 we need to show that the remainder is 0 so we substitute in -3/2 f(-3/2)=0 so it is indeed a root and (2x+3) is a factor of f(x).

Related Maths A Level answers

All answers ▸

Differentiate y = 5x^3 + 7x + 3 with respect to x


Points A and B have coordinates (–2, 1) and (3, 4) respectively. Find the equation of the perpendicular bisector of AB and show that it may be written as 5x +3 y = 10.


Solve the simultaneous equations: y+4x+1=0 and y^2+5x^2+2x=0


The first term of an infinite geometric series is 48. The ratio of the series is 0.6. (a) Find the third term of the series. (b) Find the sum to infinity. (c) The nth term of the series is u_n. Find the value of the sum from n=4 to infinity of u_n.