document.write( "Question 1202577: The distance a body falls varies 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 #837498 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "972 = k *18^2\r \n" ); document.write( "\n" ); document.write( "k = 972/18^2\r \n" ); document.write( "\n" ); document.write( "k = 3\r \n" ); document.write( "\n" ); document.write( "D= 3 * 2^2\r \n" ); document.write( "\n" ); document.write( "D= 12 meters \n" ); document.write( " |