document.write( "Question 509301: If a ball is hit upward at 80 ft per second, then its approximate height, in meters, t seconds later is given by h(t) = 80t − 16t2. When does the ball hit the ground? \n" ); document.write( "
Algebra.Com's Answer #341385 by Alan3354(69443) You can put this solution on YOUR website! If a ball is hit upward at 80 ft per second, then its approximate height, in meters, t seconds later is given by h(t) = 80t − 16t2. When does the ball hit the ground? \n" ); document.write( "---------------- \n" ); document.write( "That's the height in feet, not meters. \n" ); document.write( "It hits the ground when h = 0 \n" ); document.write( "h(t) = 80t - 16t^2 = 0 \n" ); document.write( "80 = 16t \n" ); document.write( "t = 5 seconds \n" ); document.write( "----------- \n" ); document.write( "h(t) = 0 at t = 0 also, when the ball is \"launched\" \n" ); document.write( " \n" ); document.write( " |