document.write( "Question 468835: how do i solve for the following? (negative 2 plus the square root of negative 4) squared \n" ); document.write( "
Algebra.Com's Answer #321666 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
your expression is:
\n" ); document.write( "-2 + square root ((-4)^2)
\n" ); document.write( "it looks like this:
\n" ); document.write( "\"-2+%2B+sqrt%28%28-4%29%5E2%29\"
\n" ); document.write( "you will get -2 + 4 = 2.
\n" ); document.write( "first you square the (-4) to get 16.
\n" ); document.write( "then you take the square root of 16 to get 4.
\n" ); document.write( "then you add -2 and + 4 to get 2.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );