Question 1156645
.


            Let me start explaining DEFICIENCIES in your post and in your knowledge.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;At the beginning, &nbsp;the post says that the ball is thrown &nbsp;<U>STRAIGHT UP</U> &nbsp;with the velocity of 64 ft per second.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It exactly corresponds to the equation for the height.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;But then you start describing the parabolic trajectory.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In this problem, THERE IS NO parabolic trajectory in space: there is ONLY the move VERTICALLY up 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and then VERTICALLY dawn.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;And the reasonable assumption is that the person is standing near the edge of the roof.


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;After this explanation, &nbsp;I am ready to present the solution.



<U>Solution</U>


<pre>
The function  H(t) = -16t^2 + 64t + 80  is a quadratic function, whose plot is a parabola opened down.


This quadratic function has the maximum at the value of its argument  t = {{{-b/(2a)}}}, where "a" is the coefficient at t^2

and "b" is the coefficient at t.


In your case, a= -16,  b= 64, so the function gets the maximum at  t = {{{-64/(2*(-16))}}} = 2.


So, the ball gets the maximum height 2 seconds after is is thrown straight up. 


To calculate the maximum height, substitute t= 2 seconds into the given formula

    H(t) = -16*2^2 + 64*2 + 80 = 144 feet.


Now the last question: when the ball hits the ground.


For it, you need to equate H(t) to zero, which is the ground level

    H(t) = 0,  or  -16*t^2 + 64t + 80 =0.


Simplify the equation

    16t^2 - 64t - 80 = 0

cancel the common factor 16

    t^2 - 4t - 5 = 0

and factor the left side

    (t-5)*(t+1) = 0.


The only positive root t= 5 is the solution.  The ball will hit the ground in 5 seconds.
</pre>

Solved (with complete explanations).


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


On finding the maximum/minimum of a quadratic function, &nbsp;see the lessons 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/HOW-TO-complete-the-square-of-a-quadratic-function-to-find-its-minimum-maximum.lesson>HOW TO complete the square to find the minimum/maximum of a quadratic function</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/Briefly-on-How-to-complete-the-square-of-a-quadratic-function-to-find-its-minimum-maximum.lesson>Briefly on finding the minimum/maximum of a quadratic function</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/HOW-TO-complete-the-square-to-find-the-vertex-of-a-quadratic-function.lesson>HOW TO complete the square to find the vertex of a parabola</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/Briefly-on-finding-the-vertex-of-a-parabola.lesson>Briefly on finding the vertex of a parabola</A>

in this site.


On solving similar problems to yours in this post, &nbsp;see the lessons

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/travel/Problem-on-a-projectile-moving-vertically.lesson>Problem on a projectile moving vertically up and down</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/travel/Problem-on-projectile-shooted-vertically-upward.lesson>Problem on an arrow shot vertically upward</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/travel/Typical-problems-on-an-projectile-moving-vertically-up-and-down.lesson>Problem on a ball thrown vertically up from the top of a tower</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/travel/Problem-on-a-toy-rocket-launched-vertically-up--from-the-top-of-a-platform.lesson>Problem on a toy rocket launched vertically up from a tall platform</A>

in this site.



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


Notice that you came to the forum without having right conceptions,

and you got absolutely full and clear solution, explanation and instructions.


And you got the reading to wide your horizon.