Question 454986
Sketch the graph of f(x)=(x-1)^3(x+2)^2(x-3).
{{{graph(400,300,-5,5,-10,10,(x-1)^3(x+2)^2(x-3))}}}
------------------------------------------------------------ 
What is the behavior of f near each zero?
f(0) = (-1)^3*(2^2)*(-3) = 12 
--------------
What is the end-behavior of f itself?
The highest value of x is x^6
As x goes to -oo, y goes to +oo
As x goes to +oo, y goes to +oo
---------------- 
Find intercepts and set up a sign graph.
Y-int: 12
x-int: x = 1, x = -2, x = 3
================================== 
Write a polynomial equation of the least possible degree, and leading coefficient one, which has real coefficients, and {2,-2,i} as its zeros.
--
If I is a root, so is -i.
f(x) = (x-2)(x+2)(x+i)(x-i)
f(x) = (x^2-4)(x^2+1)
f(x) = x^4-5x^2-4
======================
Cheers,
Stan H.
============