document.write( "Question 19411: When two resistors S and T are connected in parallel their combined resistance R is given by the expression \r
\n" );
document.write( "\n" );
document.write( " R=1/((1/S)+(1/T))
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "This expression can be rewritten as a rational expression in S and T. The numerator of that expression is ST and its denominator is S+T \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Suppose you connect two resistors of the same resistance in parallel. Then the resistance of the two connected resistors equals _________ times that of each resistor alone. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #9415 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! R=ST/(S+T) \n" ); document.write( "Now if they have the same value,S=T \n" ); document.write( "R=T*T(T+T)=(T^2/2T) \n" ); document.write( "So the resistance would be (T^2/2T) \n" ); document.write( "
|