Question 510318
y = x*(x-3)*(x^2-1)
y = x*(x-3)*(x+1)*(x-1)
.
roots are x= -1, 0, 1,3
.
{{{graph(500,500,-5,5,-10,10,x*(x-3)*(x+1)*(x-1))}}}