document.write( "Question 1085359: Complex numbers are often used when dealing with alternating current (AC) circuits. In the equation V = IZ, V is voltage, I is current, and Z is a value known as impedance. If V = 1-i and Z=1+3i, find I. Express your answer as a complex number in the form a+bi, where a and b are real numbers. \n" ); document.write( "
Algebra.Com's Answer #699412 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
1-i=I(1+3i)
\n" ); document.write( "I = (1-i)/(1+3i)
\n" ); document.write( "multiply numerator and denominator by conjugate 1-3i. The denominator will become 1-9*i^2=1+9=10
\n" ); document.write( "The numerator will be expanded to be 1-3i-i+3i^2=1-4i-3=-2-4i
\n" ); document.write( "This is -2-4i/10
\n" ); document.write( "divide numerator and denominator by -2
\n" ); document.write( "-(1+2i)/5
\n" ); document.write( "
\n" );