document.write( "Question 909928: Find all rational zeros of the polynomial. (Enter your answers as a comma-separated list. If a zero has multiplicity greater than one, only enter the root once.)
\n" );
document.write( "P(x) = 20x^3 + 8x^2-5X-2 \n" );
document.write( "
Algebra.Com's Answer #552203 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 20x^3 + 8x^2-5x-2 \n" ); document.write( "x^3 + 8/20x^2-5/20x-2/20 \n" ); document.write( "x^3 + 4/10x^2-1/4x-1/10 \n" ); document.write( "x^3 + .4x^2-.25x-.1 \n" ); document.write( "1/2, -1/2 , -2/5 \n" ); document.write( ".5,-,5,-.4 \n" ); document.write( "X is not the same as x \n" ); document.write( " \n" ); document.write( " |