Timeless Theorems of Mathematics/Polynomial Factor Theorem: Difference between revisions

From testwiki
Jump to navigation Jump to search
Removed redundant text “polynomial remainder theorem”.(lowercase, no link) from first paragraph.
 
(No difference)

Latest revision as of 03:45, 22 November 2023

The Polynomial Factor Theorem is a theorem linking factors and zeros of a polynomial.[1] It is an application of the Polynomial Remainder Theorem. It states that a polynomial f(x) has a factor (xa) if and only if f(a)=0. Here, a is also called the root of the polynomial.[2]

Proof

Statement

If P(x) is a polynomial of a positive degree and if P(a)=0 so (xa) is a factor of P(x).

Proof

According to the Polynomial Remainder Theorem, the remainder of the division of P(x) by (xa) is equal to P(a). As P(a)=0, so the polynomial P(a) is divisible by (xa)

(xa) is a factor of P(x). [Proved]

Converse of Factor Theorem

Proposition : If (xa) is a factor of the polynomial P(x), then P(a)=0

Factorization

Example 1

Problem : Resolve the polynomial P(x)=18x3+15x2x2 into factors.

Solution : Here, the constant term of P(x) is 2 and the set of the factors of 2 is F1={±1, ±2}

Here, the leading coefficient of P(x) is 18 and the set of the factors of 18 is F2={±1, ±2, ±3, ±6, ±9, ±18}

Now consider P(a), where a=rs,rF1,sF2

When,

a=1,P(1)=18+15120

a=1,P(1)=18+15+120

a=12,P(12)=18(18)+15(14)+122=0

Therefore, (x+12)=12(2x+1) is a factor of P(x)

Now, P(x)=18x3+15x2x2 =18x3+9x2+6x2+3x4x2 =9x2(2x+1)+3x(2x+1)2(2x+1) =(2x+1)(9x2+3x2) =(2x+1)(9x2+6x3x2) =(2x+1)(3x(3x+2)1(3x+2)) =(2x+1)(3x+2)(3x1)

P(x)=(2x+1)(3x+2)(3x1)

Example 2

Problem : Resolve the polynomial P(x)=3x22xy+8y2+11x8y6 into factors.

Solution : Considering only the terms of x and constant, we get 3x2+11x6.

3x2+11x6(3x+2)(x3)..(i)

In the same way, considering only the terms of y and constant, we get 8y28y6.

8y28y6(4y+2)(2y3)..(ii)

Combining factors of above (i) and (ii), the factors of the given polynomial can be found. But the constants +2,3 must remain same in both equations just like the coefficients of x and y.

P(x)=(3x+4y+2)(x+2y3)


References

Template:Reflist

Template:BookCat

  1. [1] Byjus.com, Maths, Factor Theorem
  2. [2] Byjus.com, Maths, Roots of Polynomials