SOLUTION: A projectile is shot straight up from a height of 6m with an initial velocity of 80m/s. Its height in meters above the ground after t seconds is given by the equation h=6+80t-5t^2

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: A projectile is shot straight up from a height of 6m with an initial velocity of 80m/s. Its height in meters above the ground after t seconds is given by the equation h=6+80t-5t^2      Log On


   



Question 1200642: A projectile is shot straight up from a height of 6m with an initial velocity of 80m/s. Its height in meters above the ground after t seconds is given by the equation h=6+80t-5t^2. After how many seconds does the projectile reach its maximum height, and what is this height

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
A projectile is shot straight up from a height of 6m with an initial velocity of 80m/s. Its height in meters above the ground after t seconds is given by the equation h=6+80t-5t^2. After how many seconds does the projectile reach its maximum height, and what is this height
--------------
h(t) = 6+80t-5t^2
The max of the parabola is at t = -b/2a
--> t = -80/-10 = 8 seconds
----
h(8) = 6 + 80*8 - 5*64 = 326 meters
====================
Or,
h(t) = 6+80t-5t^2
h'(t) = 80 - 10t = 0
t = 8
etc