document.write( "Question 443124: If one root of a quadratic equation is 1/2-2i, what is the equation? \n" ); document.write( "
Algebra.Com's Answer #305782 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If one root of a quadratic equation is 1/2-2i, what is the equation?
\n" ); document.write( "x = \"1%2F2\" - 2i
\n" ); document.write( "We can write it
\n" ); document.write( "x = .5 - 2i
\n" ); document.write( "x - .5 = -2i
\n" ); document.write( "Square both sides, FOIL the left side
\n" ); document.write( "x^2 - 1x + .25 = 4i^2
\n" ); document.write( "we know i^2 = -1, therefore
\n" ); document.write( "x^2 - x + .25 = 4(-1)
\n" ); document.write( "x^2 - x + .25 = -4
\n" ); document.write( "x^2 - x + .25 + 4 = 0
\n" ); document.write( "x^2 - x + 4.25 = 0; the equation
\n" ); document.write( "
\n" );