document.write( "Question 977570: On planet X, an object falls 18 feet in 3 seconds. Knowing the distance it falls varies directly with the square of the time fall, how long does it take an object to fall 100 feet? Round your answer to three decimal places. \n" ); document.write( "
Algebra.Com's Answer #599109 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "the distance it falls varies directly with the square of the time fall
\n" ); document.write( "D = kT^2
\n" ); document.write( "Find k
\n" ); document.write( "18 = k3^2
\n" ); document.write( "18 = k9
\n" ); document.write( "k = 2
\n" ); document.write( "Formula now:
\n" ); document.write( "D = 2T^2
\n" ); document.write( "100 = 2t^2
\n" ); document.write( "T^2 = 50
\n" ); document.write( "T = square root of 50
\n" ); document.write( "T = 7.071 seconds (3 decimal places)
\n" ); document.write( "Hope this helps:-)
\n" ); document.write( "
\n" );