document.write( "Question 55717: I got this really strange problem! It says: The combined resistance of two resistors R1 and R2 in a parallel circuit is given by the formula\r
\n" );
document.write( "\n" );
document.write( "Rr= 1
\n" );
document.write( " ----
\n" );
document.write( " 1/R1+1/R2 Simplify the formula.
\n" );
document.write( "(the 1 and the two are tiny and sit down on the right of the R's)
\n" );
document.write( "Well I ended up with
\n" );
document.write( "Rr= 1
\n" );
document.write( " ----
\n" );
document.write( " 2/R1+R2
\n" );
document.write( "Would this be correct or is there a different way to do this?
\n" );
document.write( "Thanks so much!!!
\n" );
document.write( "ac
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #37814 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rr= 1 \n" ); document.write( " ---- \n" ); document.write( " 1/R1+1/R2 Simplify the formula. \n" ); document.write( "---------- \n" ); document.write( "Rr = 1/[1/R1 + 1/R2] \n" ); document.write( "= 1/[R2+R1]/[R1*R2] \n" ); document.write( "Invert and multiply to get: \n" ); document.write( "Rr = {R1*R2]/[R1+R2] \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |