document.write( "Question 330001: Simplify \"(5 + 3i)(5 - 3i).\" Is the result real, complex, or both? Explain. \n" ); document.write( "
Algebra.Com's Answer #236482 by mathslover(157)\"\" \"About 
You can put this solution on YOUR website!
Simplify \"(5 + 3i)(5 - 3i).\" Is the result real, complex, or both? \r
\n" ); document.write( "\n" ); document.write( "Note the expression is of the form (A+B)(A-B)= A^2 - B^2\r
\n" ); document.write( "\n" ); document.write( "therefore we can write
\n" ); document.write( "5 + 3i)(5 - 3i)
\n" ); document.write( "as 5^2 - (3i)^2
\n" ); document.write( "=25 - 9i^2
\n" ); document.write( "=25 -9(-1) as i^2 = -1
\n" ); document.write( "=25+9
\n" ); document.write( "=34 which is real number.
\n" ); document.write( "
\n" );