Question
Question: How do you find all the zeros of \[f\left( x \right) = {x^4} + 6{x^3} + 14{x^2} + 54x + 45\]?...
How do you find all the zeros of f(x)=x4+6x3+14x2+54x+45?
Solution
Here in this question, we have to find the zeros of the given polynomial f(x). To solve this, we have to find the value x, when substitute the x value in polynomial f(x) after simplification the result should be zero. When the whole polynomial is zero, that x value is the zeros of the given polynomial.
Complete step by step answer:
we say that a zero of a polynomial p(x) is a number c such that p(c)=0. You must have observed that the zero of the polynomial x−1 is obtained by equating it to 0, i.e., x−1=0, which gives x=1. We say p(x)=0 is a polynomial equation and 1 is the root of the polynomial equation p(x)=0.
Some observations of zeros of polynomials is:
A zero of a polynomial need not be 0.
0 may be a zero of a polynomial.
Every linear polynomial has one and only one zero.
A polynomial can have more than one zero.
Consider the given polynomial
f(x)=x4+6x3+14x2+54x+45--------(1)
By guess working when x=−1, then
⇒f(−1)=(−1)4+6(−1)3+14(−1)2+54(−1)+45
⇒f(−1)=1−6+14−54+45
⇒f(−1)=60−60
⇒f(−1)=0
So x=−1is a zero and (x+1) a factor:
Then equation (1) can be written as
f(x)=x4+x3+5x3+5x2+9x2+9x+45x+45
f(x)=x4+x3+5x3+5x2+9x2+9x+45x+45
Take out greatest common divisor
f(x)=x3(x+1)+5x2(x+1)+9x(x+1)+45(x+1)
Take (x+1) common
f(x)=(x+1)(x3+5x2+9x+45)
Looking at the remaining cubic, note that the ratio between the first and second terms is the same as that between the third and fourth terms. So this cubic will factor by grouping.
Now consider the cubic equation
x3+5x2+9x+45
Now, grouping the factors
⇒(x3+5x2)+(9x+45)
⇒x2(x+5)+9(x+5)
Take (x+5) common, then
⇒(x+5)(x2+9)
Now, equate the each factors to zero, then
⇒x+5=0 or x2+9=0
⇒x=−5 or x=±−9=±3i
Hence, the zeros of the given polynomial f(x)=x4+6x3+14x2+54x+45 are −1,−5,and ±3i
Note: 1.The zeros of any polynomial equation will be the value of the x term. we have to find the value of x and if we substitute the value of x in the given equation and hence we obtain the solution is zero. The number of roots will depend on the degree of the polynomial equation.