document.write( "Question 810894: find real numbers 'a' and 'b' such that the equation is true.\r
\n" );
document.write( "\n" );
document.write( "(a+1)+(b+3)i=5+8i\r
\n" );
document.write( "\n" );
document.write( "Please help me step by step, it would really help me! \n" );
document.write( "
Algebra.Com's Answer #497869 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! real part: \n" ); document.write( "a+1=5 \n" ); document.write( "a=4 \n" ); document.write( "imaginary part: \n" ); document.write( "b+3=8 \n" ); document.write( "b=5 \n" ); document.write( " \n" ); document.write( " |