document.write( "Question 126714: the resistance(R) of a wire is directly proportionnal to the lenght(L) and inversely proportional to the diameter(D) since a wire to 3 metres long with a diameter of o,25 centimetre has a resistance of 12 OHMS, calulate the length of a wire diameter of 0,3 centimetres and a resistance of 20 OHMS \n" ); document.write( "
Algebra.Com's Answer #92844 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the resistance(R) of a wire is directly proportionnal to the lenght(L) and inversely proportional to the diameter(D) since a wire to 3 metres long with a diameter of o,25 centimetre has a resistance of 12 OHMS, calulate the length of a wire diameter of 0,3 centimetres and a resistance of 20 OHMS
\n" ); document.write( "--------------
\n" ); document.write( "R = k*L/D
\n" ); document.write( "---------
\n" ); document.write( "Find k:
\n" ); document.write( "12 = k*3/0.25
\n" ); document.write( "3 = 3k
\n" ); document.write( "k = 1
\n" ); document.write( "----------
\n" ); document.write( "EQUATION:
\n" ); document.write( "R = L/D
\n" ); document.write( "20 = L/0.3
\n" ); document.write( "L = 6 meters
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );