document.write( "Question 1068311: describe how to find the polynomial from the following roots: 0,0,3,-3
\n" ); document.write( "step by step
\n" ); document.write( "

Algebra.Com's Answer #683536 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The roots mean that the polynomial has factors,
\n" ); document.write( "\"f%28x%29=%28x-a%29%28x-b%29%28x-c%29%28x-d%29\"
\n" ); document.write( "Substitute for the values of a,b,c,d.
\n" ); document.write( "\"f%28x%29=%28x-0%29%28x-0%29%28x-3%29%28x-%28-3%29%29\"
\n" ); document.write( "\"f%28x%29=x%28x%29%28x-3%29%28x%2B3%29\"
\n" ); document.write( "\"f%28x%29=x%5E2%28x%5E-9%29\"
\n" ); document.write( "\"f%28x%29=x%5E4-9x%5E2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );