document.write( "Question 32160: The electrical resistance, R, of a wire varies directly as its length and inversely as the square of its diameter. If the resistance of a 100 meter wire having a diameter of 1/2 cm. is 0.75 ohms, find the resistance of a 300 meter wire with a diameter of 1/4 cm. \n" ); document.write( "
Algebra.Com's Answer #18680 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
R=k/d^2
\n" ); document.write( "Need to find \"k\".
\n" ); document.write( "0.75=k/(1/2)^2
\n" ); document.write( "0.75(1/4)=k
\n" ); document.write( "k=(3/16)
\n" ); document.write( "EQUATION:
\n" ); document.write( "R=(3/16)/d^2
\n" ); document.write( "If d=1/4 find R.
\n" ); document.write( "R=(3/16)/(1/4)^2
\n" ); document.write( "R=3 ohms
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );