134k views
5 votes
What are the zeros of the polynomial function? f(x)=x^3+x^2−9x−9

User Neeha
by
6.0k points

2 Answers

5 votes

Answer:


\boxed{x=-1, \ x=-3, \ x=3}

Explanation:

The zeros of a function are the values of x when f(x) = 0.


x^3 +x^2-9x-9=0

Factor left side of the equation.


x^2(x +1)-9(x+1)=0

Take (x+1) common.


(x^2-9)(x+1)=0

Set factors equal to 0.

First possibility:


x^2 -9=0


x^2 =9


x=\± √(9)


x=\± 3


x=-3 \ \mathrm{or} \ x=3

Second possibility:


x+1=0


x=-1

User Thepudds
by
5.7k points
5 votes

Answer:

1: x = -1

2: x = 3

3: x = -3

Explanation:

f(x)=x^3+x^2−9x−9

f(x)=x^2(x+1) −9x−9

f(x) = x^2(x+1) - 9(x+1)

f(x)= (x+1)(x^2-9)

f(x) =(x+1)(x-3)(x+3)

User Khaledh
by
6.6k points