document.write( "Question 38937: How many zeros are there in \"F%28X%29=X%5E3-4X%5E2%2B2X%2B1\". Can you please show the work so i too can understand.\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #24385 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well from
\n" ); document.write( "f(x) = x^3 - 4x^2 + 2x + 1
\n" ); document.write( "you can, by inspection, see that x = 1 is one of the zeroes, since f(1) = 0
\n" ); document.write( "Now if you factor f(x) you get
\n" ); document.write( "f(x) = (x - 1)(x^2 - 3x - 1)
\n" ); document.write( "The second polynomial is not factorable but the zeroes can be found using the quadratic formula, so that
\n" ); document.write( "x = 1 and
\n" ); document.write( "x = (3 ± sqrt(13)) / 2
\n" ); document.write( "Thus there are 3 zeroes,
\n" ); document.write( "one rational and two irrational...
\n" ); document.write( "
\n" );