SOLUTION: Height of a Projectile
A projectile is fired straight upward from ground level with an initial velocity of 128 feet per second. During what time period will its height be less tha
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Height of a Projectile
A projectile is fired straight upward from ground level with an initial velocity of 128 feet per second. During what time period will its height be less tha
Log On
Question 180636: Height of a Projectile
A projectile is fired straight upward from ground level with an initial velocity of 128 feet per second. During what time period will its height be less that 128 feet?
Please help me with this. Thanks! Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! A projectile is fired straight upward from ground level with an initial velocity of 128 feet per second. During what time period will its height be less that 128 feet?
;
The equation we use for this:
h = -16t^2 + 128t
where h is the height (in feet) in t seconds, launched at 128 ft/sec
:
Find the t when the projectile reaches 128 ft
-16t^2 + 128t = 128
;
-16t^2 + 128t - 128 = 0
Simplify and change the signs, divide equation by -16
t^2 - 8t + 8 = 0
:
Solve this using the quadratic formula
a=1, b=-8, c=8 (x = t)
Two solutions:
t = 1.17 sec, passes 128 ft on the way up
and
t = 6.828 sec, passes 128 ft on the way down
;
Graphically it can be seen
Find when it strikes the ground
-16t^2 + 128t = 0
Factor
-16t(t - 8) = 0
t = 0
and
t = 8 sec
;
we can say it's less than 128 ft:
1.17sec - 0 = 1.17 sec
and
8 - 6.83 = 1.17 sec
for a total of 3.34 seconds
:
Hope this makes sense to you. studying the graph will help.