document.write( "Question 792502: A ball is dropped from a building. The distance, D metres, that it falls in t seconds is given by
\n" );
document.write( "D=5tsquared\r
\n" );
document.write( "\n" );
document.write( "A. Find the distance fallen in 3 seconds
\n" );
document.write( "B. Find the time to fall 100 metres \n" );
document.write( "
Algebra.Com's Answer #480029 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball is dropped from a building. The distance, D metres, that it falls in t seconds is given by \n" ); document.write( "D=5tsquared\r \n" ); document.write( "\n" ); document.write( "A. Find the distance fallen in 3 seconds \n" ); document.write( "D = 5t^2 meters \n" ); document.write( "---------- \n" ); document.write( "B. Find the time to fall 100 metres \n" ); document.write( "5t^2 = 100 \n" ); document.write( " \n" ); document.write( " |