document.write( "Question 85187: the resistence of a wire varies directly with its length and inversly with the square of its radius. if a wire with a radius of 1.3mm and a lrngth of 14m has a resistence of 17ohms, what wil be the resistance of a wire with a radius of .08 and a length of 20m \n" ); document.write( "
Algebra.Com's Answer #61610 by stanbon(75887) ![]() You can put this solution on YOUR website! the resistence of a wire varies directly with its length and inversly with the square of its radius. if a wire with a radius of 1.3mm and a lrngth of 14m has a resistence of 17ohms, what wil be the resistance of a wire with a radius of .08 and a length of 20m \n" ); document.write( "-------------- \n" ); document.write( "R = k(L/r^2) \n" ); document.write( "Find \"k\": \n" ); document.write( "17 = k(14/1.3^2) \n" ); document.write( "k= 2.05 \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "R = 2.05(L/r^2) \n" ); document.write( "R = 2.05(20/0.08^2) \n" ); document.write( "R = 2.05(3125) \n" ); document.write( "R = 6406.25 ohms \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |