document.write( "Question 635801: The distance a body falls caries directly as the square of the time that it falls. If it falls 972 meters in 18 seconds, how far will it fall in 2 seconds? \n" ); document.write( "
Algebra.Com's Answer #400562 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The distance a body falls caries directly as the square of the time that it falls. If it falls 972 meters in 18 seconds, how far will it fall in 2 seconds? \n" ); document.write( "------------ \n" ); document.write( "972 = k*18^2 = 324k \n" ); document.write( "k = 3 \n" ); document.write( "============= \n" ); document.write( "s = kt^2 = 3*2^2 \n" ); document.write( "s = 12 meters in 2 seconds \n" ); document.write( " \n" ); document.write( " |