The maximum height of the projectile is the maximum point that can be gotten from the projectile equation
The projectile reaches the maximum height after 5 seconds
The function is given as:

Differentiate the function with respect to t

Set to 0

So, we have:

Collect like terms


Solve for t


Hence, the projectile reaches the maximum after 5 seconds
Read more about maximum values at:
brainly.com/question/6636648
Answer:
4.5
Step-by-step explanation:
The formula of an area of a rectangle:
A = wl
We have l = w - 4 and A = 21.
Substitute:
w(w - 4) = 21 <em>use distributive property</em>
(w)(w) + (w)(-4) = 21
w² - 4w = 21 <em>subtract 21 from both sides</em>
w² - 4w - 21 = 0
w² - 7w + 3w - 21 = 0
w(w - 7) + 3(w - 7) = 0
(w - 7)(w + 3) = 0 ↔ w - 7 = 0 ∨ w + 3 = 0
w = 7 ∨ w = -3 < 0
l = w - 4 → l = 7 - 4 = 3
<h3>Answer: the length = 3 u.</h3>
Use the point slope equation: y - y1 = m(x - x1)
(-1, -3); m = 4
Plug these numbers in.
y - (-3) = 4(x - -1)
y + 3 = 4x + 4
y = 4x + 1