document.write( "Question 977712: what polynomial has a degree of 3 and zeros -4,4,6? \n" ); document.write( "
Algebra.Com's Answer #599248 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28x%29=%28x%2B4%29%28x-4%29%28x-6%29\"
\n" ); document.write( "\"P%28x%29=%28x%5E2-16%29%28x-6%29\"
\n" ); document.write( "\"P%28x%29=x%5E3-6x%5E2-16x%2B96\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );