SOLUTION: The height of a projectile t seconds after being launched with an initial velocity of 96 ft/sec from an initial height of 200 ft above the ground is given by the following formul

Algebra.Com
Question 1036786: The height of a projectile t seconds after being launched with an initial
velocity of 96 ft/sec from an initial height of 200 ft above the ground is given by the
following formula:
s(t) = −16t^2 + 96t + 200
(a) At what moment in time is the height of the projectile the greatest?
(b) At what moment in time does the projectile return to the ground?
(c) The slope of the line through points (t0, s(t0)) and (t1, s(t1)) is the average velocity
on the time interval [t0, t1]. What is the average velocity of the particle from the
moment it was launched to the moment when it reaches its greatest height?

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
The height of a projectile t seconds after being launched with an initial
velocity of 96 ft/sec from an initial height of 200 ft above the ground is given by the
following formula:
s(t) = -16t^2 + 96t + 200
(a) At what moment in time is the height of the projectile the greatest?
"moment in time" is redundant.
---
(a) At what time is the height of the projectile the greatest?
It's the vertex of the parabola, at t = -b/2a
t = -96/-32 = 3 seconds.
=========================
(b) At what time does the projectile return to the ground?
When s(t) = 0.
-16t^2 + 96t + 200 = 0
-2t^2 + 12t + 25 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation (in our case ) has the following solutons:



For these solutions to exist, the discriminant should not be a negative number.

First, we need to compute the discriminant : .

Discriminant d=344 is greater than zero. That means that there are two solutions: .




Quadratic expression can be factored:

Again, the answer is: -1.63680924774785, 7.63680924774785. Here's your graph:

======
Ignore the negative solution.
t =~ 7.637 seconds
===============
(c) The slope of the line through points (t0, s(t0)) and (t1, s(t1)) is the average velocity
on the time interval [t0, t1]. What is the average velocity of the particle from the
moment it was launched to the moment when it reaches its greatest height?
--
t0 = 0, t1 = 3
s0 = 200, s1 = s(3) = -16*9 + 96*3 + 200 = 344
--> (344-200)/3 = 48 ft/sec

RELATED QUESTIONS

A projectile is launched upward from a height of 704 feet with an initial velocity of 112 (answered by solver91311)
A projectile is launched straight up from the ground with an initial velocity of 600... (answered by josmiceli)
A projectile is launched from ground level with an initial velocity of 89 ft/sec. It's... (answered by solver91311)
A projectile is launched from ground level with an initial velocity of V0 feet per... (answered by Alan3354)
Height of a projectile. The height H, in feet, of a projectile with an initial velocity... (answered by Alan3354,scott8148)
A projectile is launched straight up from ground level with an initial velocity of 256... (answered by Alan3354)
A projectile is launched from ground level with an initial velocity of v0 feet per... (answered by Boreal,ikleyn)
A water rocket is launched upward with an initial velocity of 48 ft/sec. Its height h, in (answered by scott8148)
The formula gives the height h in feet of an object after t seconds. Here is the... (answered by stanbon)