document.write( "Question 1061303: Find the equation of a third degree polynomial that has a zero at -1 and a multiplicity two zero at 3 passing through the point (2, 6). \n" ); document.write( "
Algebra.Com's Answer #676198 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=a%28x%2B1%29%28x-3%29%5E2\"
\n" ); document.write( "When \"x=2\",
\n" ); document.write( "\"f%282%29=a%282%2B1%29%282-3%29%5E2=6\"
\n" ); document.write( "\"a%283%29%281%29=6\"
\n" ); document.write( "\"a=2\"
\n" ); document.write( "So,
\n" ); document.write( "\"f%28x%29=2%28x%2B1%29%28x-3%29%5E2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );