document.write( "Question 309225: The height (h) of a baseball (t) seconds after being hit is given by h(t)= -16t^2 + 80t + 9. What is the height of the baseball when it is into the air? What is the maximum height of the baseball and when does it reach this height? When does the baseball hit the ground? \n" ); document.write( "
Algebra.Com's Answer #221188 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The height (h) of a baseball (t) seconds after being hit is given by h(t)= -16t^2 + 80t + 9. \n" ); document.write( "What is the height of the baseball when it is into the air? \n" ); document.write( "The height is given by the equation: \n" ); document.write( "h(t)= -16t^2 + 80t + 9 \n" ); document.write( "where \n" ); document.write( "h(t) is the height \n" ); document.write( "t is time in seconds \n" ); document.write( ". \n" ); document.write( "What is the maximum height of the baseball and when does it reach this height? \n" ); document.write( "Maximum height is at the vertex: \n" ); document.write( "t = -b/(2a) = -80/(2*(-16)) = 80/32 = 2.5 \n" ); document.write( "h(2.5) = -16(2.5^2) + 80(2.5) + 9 = 109 feet \n" ); document.write( "When does the baseball hit the ground? \n" ); document.write( "set h(t) to zero solve for t: \n" ); document.write( "0 = -16t^2 + 80t + 9 \n" ); document.write( "Solve using the quadratic formula to get: \n" ); document.write( "t = {-0.11, 5.11} \n" ); document.write( "Throw out the negative solution leaving: \n" ); document.write( "t = 5.11 secs \n" ); document.write( ". \n" ); document.write( "Details of quadratic : \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |