document.write( "Question 805216: find all of the real zeros of the function:\r
\n" );
document.write( "\n" );
document.write( "y=2x^3-3x^2-4x+6 \n" );
document.write( "
Algebra.Com's Answer #485117 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y = (2 x-3) (x^2-2) \n" ); document.write( " |