document.write( "Question 426948: Find all real zeros of the function.
\n" ); document.write( "f(x)=x^3-6x^2+4x-24
\n" ); document.write( "

Algebra.Com's Answer #296948 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E3-6x%5E2%2B4x-24+=+x%5E2%28x+-+6%29+%2B+4%28x-6%29+=+%28x%5E2+%2B+4%29%28x-6%29+=+0\".\r
\n" ); document.write( "\n" ); document.write( "The only real zero is x = 6. \"x%5E2+%2B+4\" will yield imaginary zeroes.
\n" ); document.write( "
\n" );