document.write( "Question 192275This question is from textbook
\n" );
document.write( ": Tossing a Ball. A ball is tossed into the air at 10ft/sec from a height of 5 feet. How long does it take to reach the ground?\r
\n" );
document.write( "\n" );
document.write( "I really don't know even how to set this problem up. I just need the formula, and then I'm able to figure it out!! \n" );
document.write( "
Algebra.Com's Answer #144307 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball is tossed into the air at 10ft/sec from a height of 5 feet. How long does it take to reach the ground? \n" ); document.write( "-------------- \n" ); document.write( "h(t) = -16t^2 + 10t + 5 --- h is the height at any time t (in seconds) \n" ); document.write( "Find t when h = 0 \n" ); document.write( "16t^2 - 10t - 5 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "Sub x for t \n" ); document.write( "Use the positive answer, \n" ); document.write( "t = 0.9529344... seconds \n" ); document.write( " |