Ace High
Nov 13, 2006, 05:40 PM
I got f(x)=(x+3)(x-8) but is there any more to the problem?
-chainer
s_cianci
Nov 19, 2006, 06:22 PM
Factor it, as Ace High did:
(x +3)(x - 8)
Set = 0:
(x + 3)(x - 8) = 0
Set each factor = 0:
x + 3 = 0 x - 8 = 0
solve each resulting equation individually
x + 3 = 0 --> x = -3
x - 8 = 0 --> x = 8
Your zeros are -3 and 8