document.write( "Question 1001839: The distance h traveled in t seconds by an object dropped from a height is h=16t^2. If an object is dropped from a height of 75 feet, how long will it take before the ground object hits the ground?\r
\n" );
document.write( "\n" );
document.write( "Options:
\n" );
document.write( "5√3
\n" );
document.write( "5/4√3
\n" );
document.write( "25/2 √3
\n" );
document.write( "5/2√3\r
\n" );
document.write( "\n" );
document.write( "Just in case it does not show up there is a square root sign in front of each 3 \n" );
document.write( "
Algebra.Com's Answer #618912 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h = 16t^2 = 75 \n" ); document.write( "t^2 = 75/16 \n" ); document.write( " |