document.write( "Question 603315: what polynomial with a degree of 4 has zeros with multiplicity 1 at x=-2 and x=2 and a zero with multiplicity 2 at x=0 and f(1)=2 \n" ); document.write( "
Algebra.Com's Answer #380668 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "polynomial with a degree of 4 has zeros at x=-2, x= 2 and x=0 (two)
\n" ); document.write( "f(x) = a(x+2)(x-2)(x-0)(x-0)
\n" ); document.write( "f(x) = ax^2( x^2 - 4)
\n" ); document.write( "f(1) = -3a = 2
\n" ); document.write( " a = (-2/3)
\n" ); document.write( "f(x) = (-2/3) x^2( x^2 - 4)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );