document.write( "Question 769629: When an anvil is dropped into gorge, the speed with which it strikes the ground is directly proportional to the square root of the distance it falls. An anvil that falls 400 feet hits the ground at a speed of 160 feet per second. Find the height of a cliff over the gorge if a drooped anvil hits the ground at a speed of 128 feet per second. \n" ); document.write( "
Algebra.Com's Answer #468966 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Speed is directly proportional to square root of distance \n" ); document.write( "S = k/sqrt D \n" ); document.write( "k is the constant of proportionality \n" ); document.write( "To find 'k' \n" ); document.write( "S = k/sqrt D \n" ); document.write( "160 = k/sqrt400 \n" ); document.write( "160 = k/20 \n" ); document.write( "k = 3200 \n" ); document.write( "Formula: \n" ); document.write( "S = 3200/sqrt D \n" ); document.write( "128 = 3200/sqrt D \n" ); document.write( "sqrt D = 3200/128 \n" ); document.write( "sqrt D = 25 \n" ); document.write( "D = 25^2 \n" ); document.write( "D = 625 feet \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |