document.write( "Question 253571: Find a polynomial P(x) of degree 4 with zeros 2,2, 1-√3i, and with constant coefficient of 32.\r
\n" ); document.write( "\n" ); document.write( "Note: The third zero is one minus radical 3 times i. Which is an imaginary number known as radical negative one. \r
\n" ); document.write( "\n" ); document.write( "I am only given 3 zeros but I don't know the fourth zero! Can I assume the fourth zero is just x? \r
\n" ); document.write( "\n" ); document.write( "I tried doing the problem:
\n" ); document.write( "P(x)= 32 (x-2) (x-2) [x- (1-√3i)]
\n" ); document.write( "I got stuck from here. Please help me! Thank you for your time!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #185915 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
We have 2 zeros at 2 and 2.
\n" ); document.write( "The third zero is
\n" ); document.write( "\"1+-+isqrt%283%29\"
\n" ); document.write( "The fourth zero is the conjugat of this which is
\n" ); document.write( "\"1+%2B+isqrt%283%29\"
\n" ); document.write( "Remember: imaginaries always occur in pairs.
\n" ); document.write( "So, we have
\n" ); document.write( "
\n" ); document.write( "The product of these factors is
\n" ); document.write( "\"P%28x%29+=+%28x%5E2+-4x+%2B+4%29%28x%5E2+-2x+%2B+2%29\"and then
\n" ); document.write( "\"P%28x%29+=+X%5E4+-10x%5E3+%2B+14x%5E2+-16x+%2B+8\"
\n" ); document.write( "But we wanted 32 as the constant, so multiply by 4 to get
\n" ); document.write( "\"P%28x%29+=+4X%5E4+-40x%5E3+%2B+56x%5E2+-64x+%2B+32\"
\n" ); document.write( "
\n" ); document.write( "
\n" );