document.write( "Question 292065: what are all the zeros in the function y=x3-2x2-3x+6 \n" ); document.write( "
Algebra.Com's Answer #211061 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! here are the factors. \n" ); document.write( "y = (x-2) (x^2-3) \n" ); document.write( " |