SOLUTION: Nicks height above the water t seconds after diving from a diving board into a pool can be modeled by f(t) = -4.9t2 + 4.9t + 5. What is Nicks maximum height above the water?

Algebra ->  Graphs -> SOLUTION: Nicks height above the water t seconds after diving from a diving board into a pool can be modeled by f(t) = -4.9t2 + 4.9t + 5. What is Nicks maximum height above the water?      Log On


   



Question 1126657: Nicks height above the water t seconds after diving from a diving board into a pool can be modeled by f(t) = -4.9t2 + 4.9t + 5. What is Nicks maximum height above the water?
Answer by ikleyn(52767) About Me  (Show Source):
You can put this solution on YOUR website!
.
For a quadratic function  f(t) = at^2 + bt + c  with the negative leading coefficient  a < 0,  the maximal value is achieved at  t = -b%2F%282a%29.


In your case, the maximum is achieved at  t = -4.9%2F%282%2A%28-4.9%29%29 = 0.5 seconds.


The maximum value of the function (which is the maximal height under the question) is


    h%5Bmax%5D = -4.9*0.5^2 + 4.9*0.5 + 5 = 6.225 meters.

Since I am very smart, I was able to restore the unit of length as meters, even though the problem did not state it explicitly.

-------------------

On finding the maximum/minimum of a quadratic function see the lessons
    - HOW TO complete the square to find the minimum/maximum of a quadratic function
    - Briefly on finding the minimum/maximum of a quadratic function
    - HOW TO complete the square to find the vertex of a parabola
    - Briefly on finding the vertex of a parabola


Also,  you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this textbook under the topic "Finding minimum/maximum of quadratic functions".