document.write( "Question 265248: how do you solve for x and y with the imaginary numbers? \n" ); document.write( "
Algebra.Com's Answer #195072 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! WIthout an example it will be difficult to give an in depth response. But in general, you set the real parts equal and then set imaginary parts equal. \n" ); document.write( "Example: 5x + 4iy = 10 + 12i \n" ); document.write( "-- \n" ); document.write( "5x = 10 \n" ); document.write( "x = 2 \n" ); document.write( "--- \n" ); document.write( "4iy = 12i \n" ); document.write( "y = 3. \n" ); document.write( " |