document.write( "Question 964002: If (3+2i) + (2+bi) = 5-4i , the value of b is
\n" );
document.write( "A)6 B)2 C)-6 D)-2 \n" );
document.write( "
Algebra.Com's Answer #588895 by amarjeeth123(570) ![]() You can put this solution on YOUR website! (3+2i) + (2+bi) = 5-4i \n" ); document.write( "5+(b+2)i=5-4i \n" ); document.write( "Comparing real and imaginary parts we get, \n" ); document.write( "b+2=-4 \n" ); document.write( "b=-6 \n" ); document.write( "Answer=(C)-6 \n" ); document.write( " |