document.write( "Question 53194: The set of non-zero complex numbers is closed under which operation(s)? \n" ); document.write( "
Algebra.Com's Answer #35691 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
The set of non-zero complex numbers is closed under which operation(s)?
\n" ); document.write( "ADDITION
\n" ); document.write( "(A+IB)+(P+IQ)=(A+P)+I(B+Q)...IF A=-P AND B=-Q,IT GIVES ZERO WHICH IS NOT IN THE SET.HENCE NOT CLOSED
\n" ); document.write( "SIMILARLY
\n" ); document.write( "MULTIPLICATION
\n" ); document.write( "(A+IB)(P+IQ)=(AP-BQ)+I(AQ+BP)...HERE IF AP=BQ THEN AQ CANNOT EQUAL -BP AND
\n" ); document.write( "VISEVERSA..HENCE IT IS NONZERO COMPLEX NUMBER..SO IT IS CLOSED
\n" ); document.write( "DIVISION
\n" ); document.write( "(A+IB)/(P+IQ)=(A+IB)(P-IQ)/(P^+Q^2)=[(AP+BQ)+I(BP-AQ)]/(P^2+Q^2)
\n" ); document.write( "FOR SAME REASON AS ABOVE ..WE GET THIS ALSO AS CLOSED
\n" ); document.write( "
\n" );