document.write( "Question 1056616: Ohm’s law states that the amount of current that flows through a wire varies inversely as the
\n" );
document.write( "resistance. If a current of 9 amps flows through a wire with a resistance of 2 ohms, then what
\n" );
document.write( "current flows through a wire with a resistance of 3 ohms?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #671696 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It will be less with more resistance \n" ); document.write( "I=k/R where I is current and R resistance \n" ); document.write( "find k first \n" ); document.write( "9=k/2 \n" ); document.write( "k-18 \n" ); document.write( "use k in the second \n" ); document.write( "I=18/3=6 amps, which is less. \n" ); document.write( " |