document.write( "Question 765930: Z= (3+i)
\n" ); document.write( "W=(-4+i)
\n" ); document.write( "Find ZW and conj(ZW).
\n" ); document.write( "I think I found ZW that is equal to -13+7i I'm not so sure.
\n" ); document.write( "

Algebra.Com's Answer #466545 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
zw=
\n" ); document.write( "(3+i)(-4+i)=\r
\n" ); document.write( "\n" ); document.write( "-12+3i-4i-1=
\n" ); document.write( "-13-i\r
\n" ); document.write( "\n" ); document.write( "conj(zw) = -13+i
\n" ); document.write( "
\n" ); document.write( "
\n" );