document.write( "Question 1081103: Given that (x + i y)^2 = i , find x and y where i is imaginary number,x and y are real. \n" ); document.write( "
Algebra.Com's Answer #695182 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Given that (x + i y)^2 = i , find x and y where i is imaginary number,x and y are real.
\n" ); document.write( "----------
\n" ); document.write( "(x + iy)^2 = i
\n" ); document.write( "x^2 + 2ixy + i^2y^2 = i
\n" ); document.write( "x^2 + 2ixy - y^2 = 0 + i
\n" ); document.write( "x^2 - y^2 = 0
\n" ); document.write( "2xy = 1 --> y = 1/(2x)
\n" ); document.write( "-----
\n" ); document.write( "x^2 - 1/(4x^2) = 0
\n" ); document.write( "x^4 - 1/4 = 0
\n" ); document.write( "x = -sqrt(2)/2, y = -2sqrt(2)
\n" ); document.write( "----
\n" ); document.write( "x = +sqrt(2)/2, y = 2sqrt(2)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );