document.write( "Question 364054: Solve the formula for the indicated variable.\r
\n" );
document.write( "\n" );
document.write( "I= E/R+r for R \n" );
document.write( "
Algebra.Com's Answer #259682 by vasumathi(46)![]() ![]() ![]() You can put this solution on YOUR website! Solution :I= E/R+r for R \n" ); document.write( "subtract r on both sides \n" ); document.write( "I-r =E/R + r - r \n" ); document.write( "I -r = E/R \n" ); document.write( "Multiply both sides by R \n" ); document.write( "R*(I-r)= E/R *R \n" ); document.write( "R*(I-r) = E \n" ); document.write( "Divide both sides by (I-r) \n" ); document.write( "R*(I-r)/(I-r) = E/(I-r) \n" ); document.write( "R = E/(I-r)\r \n" ); document.write( "\n" ); document.write( "Note : The basic idea here is to isolate R \n" ); document.write( " |