How do you find all the zeros of f(x)=(x1)(3x4)(x2+3)?

2 Answers
Jun 15, 2016

If the domain is real numbers, zeros are x=1 and x=43. If domain is extended to complex numbers, we have two additional zeros x=i3 and x=i3.

Explanation:

Zeros of a polynomial are those values of variable, for which value of the polynomial becomes zero.

As the given polynomial f(x)=(x1)(3x4)(x2+3 is already written as product of binomials, f(x) will be zero if

x1=0 or 3x4=0 or x2+3=0.

If the domain for x is real numbers, the two zeros are given by first two binomials i.e. x=1 and x=43 (as in such a case x2+3 will always be non-zero.

However, if domain is extended to complex numbers, x2+3=0 gives us two more zeros given by x=i3 and x=i3.

Jun 15, 2016

The zeros, which correspond to the factors are:

x=1, x=43, x=±3i

Explanation:

f(x)=(x1)(3x4)(x2+3)

Note that if any one of the factors (x1), (3x4) or (x2+3) is zero, then their product f(x) is zero.

If all of the factors are non-zero, then their product f(x) is also non-zero.

In symbols we could write:

f(x)=0((x1)=0(3x4)=0(x2+3)=0)

Looking at each factor in turn:

(x1)=0 if and only if x=1

(3x4)=0 if and only if x=43

In general, note that each linear factor corresponds to a zero:

(xa)=0 if and only if x=a

(qxp)=0 if and only if x=pq


The last factor (x2+3) is slightly more complicated.

First note that it has no Real zeros, since for any Real value of x we have x20, so (x2+3)3.

If we look at Complex numbers, we find:

(3i)2=(3)2i2=3(1)=3

So:

x2+3=x2(3)=x2(3i)2=(x3i)(x+3i)

We now have linear factors, corresponding to zeros:

x=3i and x=3i