document.write( "Question 149991: Hello there,
\n" );
document.write( "I am currently working on an optional summer packet for school, and I came across this problem. I have the answer available to me, but I don't understand how to get the answer. If you could explain to me how to simplify this expression, I'd greatly appreciate it. \r
\n" );
document.write( "\n" );
document.write( "( + 4i
)(
- 4i
)\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #110095 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If you had: \n" ); document.write( "(a-b)(a+b) \n" ); document.write( "Applying \"FOIL\", you get: \n" ); document.write( "a^2 + ab - ab - b^2 \n" ); document.write( "Notice how ab's cancel leaving: \n" ); document.write( "a^2 - b^2 \n" ); document.write( ". \n" ); document.write( "In your problem: \n" ); document.write( "a = \n" ); document.write( "b = \n" ); document.write( ". \n" ); document.write( "a^2 = 3 \n" ); document.write( "b^2 = -16(2) = -32 \n" ); document.write( ". \n" ); document.write( "Therefore, \n" ); document.write( "a^2 - b^2 = 3 - (-32) = 3 + 32 = 34 \n" ); document.write( " |