document.write( "Question 1172557: Complex numbers are used in electronics to describe the current in an electric circuit. Ohm's law relates the current in a circuit, I, in amperes, the voltage of the circuit, E, in volts, and the resistance of the circuit, R, in ohms, by the formula Solve the problem using this formula.\r
\n" );
document.write( "\n" );
document.write( "Find E, the voltage of a circuit, if I = (8 + 3i) amperes and R = (5 + 3i) ohms. \n" );
document.write( "
Algebra.Com's Answer #797627 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Complex numbers are used in electronics to describe the current in an electric circuit. Ohm's law relates the current in a circuit, I, in amperes, the voltage of the circuit, E, in volts, and the resistance of the circuit, R, in ohms, by the formula Solve the problem using this formula. \n" ); document.write( "Find E, the voltage of a circuit, if I = (8 + 3i) amperes and R = (5 + 3i) ohms. \n" ); document.write( ": \n" ); document.write( "E = I * R, therefore \n" ); document.write( "E = (8+3i)*(5+3i) \n" ); document.write( "foil \n" ); document.write( "E = 40 + 24i + 15i +9i^2 \n" ); document.write( "E = 40 + 39i + 9(-1) \n" ); document.write( "E = 40 - 9 + 39i \n" ); document.write( "E = 31 + 39i \n" ); document.write( " |