SOLUTION: How do I write a function whose graph has intercepts at x=-2, x=4, and x=6?

Algebra ->  Rational-functions -> SOLUTION: How do I write a function whose graph has intercepts at x=-2, x=4, and x=6?      Log On


   



Question 985551: How do I write a function whose graph has intercepts at x=-2, x=4, and x=6?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do I write a function whose graph has intercepts at x=-2, x=4, and x=6?
-----
Rule:: If "a" is a root, x-a is a factor.
------
Your Problem:
y = (x+2)(x-4)(x-6)
------
graph%28400%2C400%2C-10%2C10%2C-10%2C55%2C%28x%2B2%29%28x-4%29%28x-6%29%29
------
Cheers,
Stan H.