document.write( "Question 62539: The period of a simple pendulum is directly proportional to the square root of its length. If a pendulum has a length of 6 feet and a period of 2 seconds, to what length should it be shortened to achieve a 1 second period. \n" ); document.write( "
Algebra.Com's Answer #43304 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The period of a simple pendulum is directly proportional to the square root of its length. If a pendulum has a length of 6 feet and a period of 2 seconds, to what length should it be shortened to achieve a 1 second period. \n" ); document.write( "----------- \n" ); document.write( "P=ksqrt(L) \n" ); document.write( "If L=6 and P=2 sec, then \n" ); document.write( "2=ksqrt6 \n" ); document.write( "k=2/sqrt(6) \n" ); document.write( "k is the constant of proportionality for this particular pendulum. \n" ); document.write( "------------- \n" ); document.write( "Formula: \n" ); document.write( "Period = (2/sqrt6)sqrt(L) \n" ); document.write( "If P = 1 second, then \n" ); document.write( "1=(2/sqrt6)sqrtL \n" ); document.write( "sqrtL=(sqrt6/2) \n" ); document.write( "L=[(sqrt6/2]^2 \n" ); document.write( "L=6/4=3/2 or 1.5 ft. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |