document.write( "Question 980228: Sum of the two zeros of a polynomial of degree 4 is -1 and their product is -2. If the other two zeros are root3 and -root3, find the polynomial. \n" ); document.write( "
Algebra.Com's Answer #601415 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\"system%28p%2Bq=-1%2Cpq=-2%29\"
\n" ); document.write( "\"q=-2%2Fp\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p-2%2Fp=-1\"
\n" ); document.write( "\"p%5E2-2=-p\"
\n" ); document.write( "\"p%5E2%2Bp-2=0\"
\n" ); document.write( "\"%28p-1%29%28p%2B2%29=0\"\r
\n" ); document.write( "\n" ); document.write( "If p=1, then q=-2.
\n" ); document.write( "These must be the roots.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The polynomial would come in factored form as \"%28x-1%29%28x%2B2%29%28x-sqrt%283%29%29%28x%2Bsqrt%283%29%29\". You can simplify and put into general form.
\n" ); document.write( "
\n" );