FIND ALL THE ZEROS AND WRITE A LINEAR FACTORIZATION

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Find all of the zeros and write a linear factorization of the function

Problem 1 :

f(x) = x3 + 4x - 5

Solution :

Using synthetic division, let us find some of the factors of cubic polynomial.

finding-zeros-q1

Using the above synthetic division, it is clear that 1 is solution.

The other two zeros can be figured out by solving the quadratic equation that we get here.

x2 + x + 5 = 0

This quadratic equation cannot be solved using the method of factorization.

a = 1, b = 1 and c = 5

b2 - 4ac = 12 - 4(1)(5)

= 1 - 20

= -19 < 0

= - b ± √(b2 - 4ac)/2a

= (-1 ± √-19)/2(1)

= (-1 ± i√19)/2

So, the zeros are 1, (-1 + i√19)/2, (-1 - i√19)/2

Linear factorization is 

(x - 1)(x + 1/2 - i√19/2), (x + 1/2 + i√19/2)

Problem 2 :

f(x) = x4 + x3 + 5x- x - 6

Solution :

Using synthetic division, let us find some of the factors of cubic polynomial.

finding-zeros-q2.png

1 is a zero of the polynomial.

finding-zeros-q2s.png

-1 is another zero, by solving the quadratic equation x2 + x + 6 = 0, we get the other two zeroes.

x2 + x + 6 = 0

This quadratic equation cannot be solved using the method of factorization.

a = 1, b = 1 and c = 6

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

= 1 - 24

= -23 < 0

= - b ± √(b2 - 4ac)/2a

= (-1 ± √-23)/2(1)

= (-1 ± i√23)/2

So, the zeros are 1, -1, (-1 + i√23)/2, (-1 - i√23)/2

Linear factorization is 

(x - 1)(x + 1) (x + 1/2 - i√23/2), (x + 1/2 + i√23/2)

Problem 3 :

f(x) = 3x4 + 8x3 + 6x+ 3x - 2

Solution :

Using synthetic division, let us find some of the factors of cubic polynomial.

finding-zeros-q3.png

-2 is one zero of the polynomial, by solving the cubic polynomial

3x3 + 2x2 + 2x - 1 = 0

we will get 3 zeroes.

Problem 4 :

Given that 4x4 + 17x2 + 14x + 65 and the given one zero 1 - 2i find the remaining zeros of f(x)  and write in the factored form.

Solution :

Since the given zero is complex number, its conjugate be the other root.

Let α = 1 + 2i, then β = 1 - 2i

Using the above zeros, we can create a quadratic function which is having the highest exponent of 2.

α + β = 1 + 2i + 1 - 2i

= 2

α β = (1 + 2i)(1 - 2i)

= 12 - (2i)2

= 1 - 4(-1)

= 5

The quadratic equation which consists of above zeros.

x2 - (α + β)x + α  β = 0

x2 - 2x + 5 = 0

The given polynomial f(x) will have 4 zeros. Two of the zeros is derived from the quadratic polynomial we have created. To find the other zeros, we divide the 4th degree polynomial by quadratic polynomial, so we get the quotient as other quadratic polynomial.

By solving the polynomial that we receive as quotient, we get the 

finding-zeros-q4.png

Quotient = 4x2 + 8x + 13

This quadratic equation cannot be solved using the method of factorization.

a = 4, b = 8 and c = 13

b2 - 4ac = 82 - 4(4)(13)

= 64 - 208

= -144 < 0

= - b ± √(b2 - 4ac)/2a

= (-8 ± √-144)/2(4)

= (-8 ± i12)/8

= -1 ± i3/2

Solving the quotient, we get

-1 + i3/2, -1 - i3/2

So, the zeros are 1 + 2i, 1 - 2i, -1 + 3i/2 and -1 - 3i/2

The linear factors are,

(x - (1 + 2i)) (x - (1 - 2i)) (x + 1 - 3i/2)(x + 1 + 3i/2)

Problem 5 :

Find the zeros of polynomial

x2 + x + 1

Solution :

= x2 + x + 1

This quadratic equation cannot be solved using the method of factorization.

a = 1, b = 1 and c = 1

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

= 1 - 4

= -3 < 0

= - b ± √(b2 - 4ac)/2a

= (-1 ± √-3)/2

= (-1 ± i√3)/2

The zeros are 

(-1 + i√3)/2,  (-1 - i√3)/2

Linear factorization is,

[x - (-1 + i√3)/2],  [x - (-1 - i√3)/2]

[x + (1/2) - (i√3/2)],  [x + (1/2) + (i√3/2)]

Problem 6 :

Find the zeros of polynomial

x3 - 27

Solution :

x3 - 27

a3 - b= (a - b)(a2 + ab + b2)

x3 - 3= (x - 3)(x2 + x(3) + 32)

= (x - 3)(x2 + 3x + 9)

(x - 3)(x2 + 3x + 9) = 0

x - 3 = 0 and x2 + 3x + 9 = 0

x = 3 and 

This quadratic equation cannot be solved using the method of factorization.

a = 1, b = 3 and c = 9

b2 - 4ac = 32 - 4(1)(9)

= 9 - 36

= -27 < 0

= - b ± √(b2 - 4ac)/2a

= (-3 ± √-27)/2(1)

= (-3 ± i√27)/2

= (-3 ± 3i√3)/2

So, the zeros are 3, (-3 + 3i√3)/2 and (-3 - 3i√3)/2

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. Digital SAT Math Problems and Solutions (Part - 7)

    Nov 26, 25 09:03 AM

    Digital SAT Math Problems and Solutions (Part - 7)

    Read More

  2. Hcf and Lcm Word Problems

    Nov 21, 25 09:03 AM

    Hcf and Lcm Word Problems

    Read More

  3. 10 Hard SAT Math Questions (Part - 35)

    Nov 21, 25 07:36 AM

    digitalsatmath407.png
    10 Hard SAT Math Questions (Part - 35)

    Read More