document.write( "Question 362302: form a polynomial whose real zeros and degree are given. zeros:-1,1,3; degree 3 \n" ); document.write( "
Algebra.Com's Answer #258171 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29+=+%28x%2B1%29%28x-1%29%28x-3%29+=+%28x%5E2-1%29%28x-3%29+=+x%5E3-3x%5E2-x%2B3\" \n" ); document.write( "
\n" );