document.write( "Question 1097117: Hi!
\n" );
document.write( "I can't seem to figure out how to solve this question:\r
\n" );
document.write( "\n" );
document.write( "The complex number z is a solution of the equation . Express z in the form a+bi where a and b are integers.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #711524 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! 4/(1+i) = 4(1-i)/((1+i)(1-i)) = (4 - 4i)/(1 - i^2) = (4 - 4i)/2 = 2 - 2i \n" ); document.write( "So we have sqrt(z) = 2 - 2i + 7 - 2i = 9 - 4i \n" ); document.write( "Now square both sides: \n" ); document.write( "z = (9-4i)^2 = 81 - 72i + 16i^2 = 81 - 16 - 72i = 65 - 72i \n" ); document.write( "Ans: z = 65 - 72i \n" ); document.write( " |