document.write( "Question 814456: Use the Rational Zero Test to list all possible rational zeros of f.
\n" );
document.write( "f(x)=x^3-4x^2-4x+16 \n" );
document.write( "
Algebra.Com's Answer #490836 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! since the leading coefficient is 1, we only look at the constant terms factors \n" ); document.write( "16: \r \n" ); document.write( "\n" ); document.write( "1, -1, 2, -2, 4, -4, 8, -8, 16, -16\r \n" ); document.write( "\n" ); document.write( "in fact toe actual zeros are -2, 2, and 4 \n" ); document.write( " \n" ); document.write( " |