document.write( "Question 872411: In electronics, according to Ohm's law, E = IR, where \"E\" is
\n" );
document.write( " voltage (measured in volts), \"I\" is current (measured in amps), and
\n" );
document.write( " \"R\" is resistance (measured in ohms).
\n" );
document.write( " Express the resistance, R, in terms of voltage \"E\" and current \"I\".
\n" );
document.write( " In other words, solve E = IR for \"R\" by treating \"E\" and \"I\" as
\n" );
document.write( " constants.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #526135 by Alan3354(69443) You can put this solution on YOUR website! E = I*R \n" ); document.write( "R = E/I \n" ); document.write( " \n" ); document.write( " |