document.write( "Question 1029945: Find a polynomial function f(x) of degree 3 with real coefficients that satisfies the given conditions.
\n" ); document.write( "
\n" ); document.write( "zero of 2 and zero of 4 having multiplicity 2; f(1)=-18
\n" ); document.write( "

Algebra.Com's Answer #644859 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29+=+k%28x-2%29%28x-4%29%5E2\" for some undetermined constant k.\r
\n" ); document.write( "\n" ); document.write( "Now \"f%281%29+=+k%281-2%29%281-4%29%5E2+=+-18\" ==> -9k = -18 ==> k = 2.\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+2%28x-2%29%28x-4%29%5E2\" is the polynomial function of degree 3. (Just do the necessary expansion.)
\n" ); document.write( "
\n" );