The function is

, and according to the description of the function in the problem statement, we have the following:
at t=0 after being thrown (that is, at initial time), the height of the ball is calculated by h(0) as follows:

(ft), which is the initial height, as expected.
At t=1 (sec), the height would be

.
etc.
The path is parabolic, as we know by seeing that the function is a quadratic polynomial function. This function has been given in factored form as well. From that we can see that the zeros of the function are t=7 and t=-2.
This means that at t=7 sec, the height h is 0, which means that the ball has hit the ground. t=-2 has no significance in the context of our problem so we just neglect it.
Answer: B) 7 sec
I think it’s the first option
Can't answer without a picture
Answer:
I do not know how to read Spanish sorry........
Step-by-step explanation:
-----------------------------------------------
Information Given:
-----------------------------------------------
ON = 7x - 9
LM = 6x + 4
MN = x - 7
OL = 2y - 7
-----------------------------------------------
Since it is a parallelogram:
-----------------------------------------------
ON = LM and
MN = OL
-----------------------------------------------
ON = LM:
-----------------------------------------------
7x - 9 = 6x + 4
-----------------------------------------------
Subtract 6x from both sides:
-----------------------------------------------
x - 9 = 4
-----------------------------------------------
Add 9 to both sides:
-----------------------------------------------
x = 13
-----------------------------------------------
MN = OL:
-----------------------------------------------
x - 7 = 2y - 7
-----------------------------------------------
Sub x = 13:
-----------------------------------------------
13 - 7 = 2y - 7
-----------------------------------------------
Simplify:
-----------------------------------------------
6 = 2y - 7
-----------------------------------------------
Add 7 on both sides:
-----------------------------------------------
13 = 2y
-----------------------------------------------
Divide by 2:
-----------------------------------------------
y = 13/2
-----------------------------------------------
Answer: x = 13, y = 13/2 (Answer D)
-----------------------------------------------