document.write( "Question 613334: What is a cubic polynomial function in standard form with zeros 4, 2, and 4? \n" ); document.write( "
Algebra.Com's Answer #385975 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "(x-4)(x-2)(x-4) = 0
\n" ); document.write( "(x^2 - 6x + 8)(x-4) = 0
\n" ); document.write( "x^3 -6x^3 + 8x - 4x^3 + 24x -32 = 0
\n" ); document.write( "f(x) = x^3 - 10x^2 + 32x - 32
\n" ); document.write( " \n" ); document.write( "
\n" );