document.write( "Question 202580: Select any imaginary number (of the form \"a + bi\" where a and b are non-zero real numbers), and turn it into a real number by using addition, subtraction, multiplication, division or exponentiation?
\n" ); document.write( "Did I do this correct: 2i = 2i * 2i = 2; (2i)^2 = 2i * 2i = 2 * 2 * i^2 = 4(-1) = -4
\n" ); document.write( "

Algebra.Com's Answer #152776 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The second equation is correct. \"%282i%29%5E2+=+2i+%2A+2i+=+2+%2A+2+%2A+i%5E2+=+4%28-1%29+=+-4\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So for any number \"ai\", \"%28ai%29%5E2=-a%5E2\"
\n" ); document.write( "
\n" );