FINDING ZEROS OF POLYNOMIALS

Find the zeros of :

Problem 1 :

2x2 - 5x - 12

Solution :

2x2 - 5x - 12 = 0

2x2 - 8x + 3x - 12 = 0

2x(x - 4) + 3(x - 4) = 0

(2x + 3) (x - 4) = 0

2x + 3 = 0 and x - 4 = 0

2x + 3 = 0

2x = -3

x = -3/2

x - 4 = 0

x = 4

So, the zeros of the polynomials is 4, -3/2.

Problem 2 :

x2 + 6x + 10

Solution :

x2 + 6x + 10 = 0

Using quadratic formula.

a = 1, b = 6, c = 10

b2 - 4ac = 62 - 4(1)(10)

= 36 - 40

= -4

x = -b ± b2 - 4ac2ax = -6 ± -42(1)x = -6 ± i22x = 2(-3 ± i)2x = -3 ± i

So, the zeros of the polynomials is -3 ± i.

Problem 3 :

x2 - 6x + 6

Solution :

x2 - 6x + 6 = 0

Using quadratic formula.

a = 1, b = -6, c = 6

b2 - 4ac = (-6)2 - 4(1)(6)

= 36 - 24

= 12

x = -b ± b2 - 4ac2ax = -(-6) ± 122(1)x = 6 ± 232x = 23 ± 32x = 3 ± 3

So, the zeros of the polynomials is 3 ± √3.

Problem 4 :

x3 - 4x

Solution :

x3 - 4x = 0

x(x2 - 4) = 0

x = 0 and (x2 - 4) = 0

x2 = 4

Squaring on each sides.

x = ±2

So, the zeros of the polynomials is 0, ± 2.

Problem 5 :

x3 + 2x

Solution :

x3 + 2x = 0

x(x2 + 2) = 0

x = 0 and (x2 + 2) = 0

x2 = -2

Squaring on each sides.

x = ±i√2

So, the zeros of the polynomials is 0, ± i√2.

Problem 6 :

x4 + 4x2 - 5

Solution :

x4 + 4x2 - 5 = 0

x4 - x2 + 5x2 - 5 = 0

x2(x2 - 1) + 5(x2 - 1) = 0

(x2 + 5) (x2 - 1) = 0

x2 + 5 = 0 and x2 - 1 = 0

x2 + 5 = 0

x2 = -5

Squaring on each sides.

x = ±i√5

x2 - 1 = 0

x2 = 1 

Squaring on each sides.

x = ±√1

So, the zeros of the polynomials is ±√1, ± i√5.

Examples of Finding Roots

Find the roots of :

Problem 7 :

5x2 = 3x + 2

Solution :

5x2 = 3x + 2

5x2 - 3x - 2 = 0

5x2 - 5x + 2x - 2 = 0

5x(x - 1) + 2(x - 1) = 0

(5x + 2) (x - 1) = 0

5x + 2 = 0

5x = -2

x = -2/5

x - 1 = 0

x = 1

So, the roots are the polynomials is 1, -2/5.

Problem 8 :

(2x + 1) (x2 + 3) = 0

Solution :

(2x + 1) (x2 + 3) = 0

2x + 1 = 0 and x2 + 3 = 0

2x + 1 = 0

2x = -1 

x = -1/2

x2 + 3 = 0

x2 = -3

Squaring on each sides.

x = ±i√3

So, the roots are the polynomials is -1/2,  ±i√3.

Problem 9 :

-2z(z2 - 2z + 2) = 0

Solution :

-2z(z2 - 2z + 2) = 0

-2z = 0 

z = 0

z2 - 2z + 2 = 0

a = 1, b = -2 and c = 2

Using quadratic formula.

b2 - 4ac = (-2)2 - 4(1)(2)

= 4 - 8

= -4

x = -b ± b2 - 4ac2ax = 2 ± -42(1)x = 2 ± i22x = 2(1 ± i)2x = 1 ± i

So, the roots are the polynomials is 0, 1 ± i.

Problem 10 :

x3 = 5x

Solution :

x3 - 5x = 0

x(x2 - 5) = 0

x = 0 and x2 - 5 = 0

x2 = 5

Squaring on each sides.

x = ±√5

So, the roots are the polynomials is 0, ±√5 .

Problem 11 :

x3 + 5x = 0

Solution :

x3 + 5x = 0

x(x2 + 5) = 0

x = 0 and x2 + 5 = 0

x2 + 5 = 0

x2 = -5

Squaring on each sides.

x = ±i√5

So, the roots are the polynomials is 0, ±i√5 .

Problem 12 :

x4 = 3x2 + 10

Solution :

x4 = 3x2 + 10

x4 - 3x2 - 10 = 0

x4 - 5x2 + 2x2 - 10 = 0

x2(x2 - 5) + 2(x2 - 5) = 0

(x2 + 2) (x2 - 5) = 0

x2 + 2 = 0 and x2 - 5 = 0

x2 + 2 = 0

x2 = -2

Squaring on each sides.

x = ±i√2

x2 - 5 = 0 

x2 = 5

Squaring on each sides.

x = ±√5

So, the roots are polynomials is ±i√2, ±√5

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More