SOLUTION: A projectile is thrown upward at the rate of 42 feet per second from a platform 150 feet high. How long does it take to hit ground?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A projectile is thrown upward at the rate of 42 feet per second from a platform 150 feet high. How long does it take to hit ground?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 103130: A projectile is thrown upward at the rate of 42 feet per second from a platform 150 feet high.
How long does it take to hit ground?

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A projectile is thrown upward at the rate of 42 feet per second from a platform 150 feet high.
:
How long does it take to hit ground?
Let t = time in seconds
;
The three parts of this equation are:
Gravity (downward): -16t^2
Velocity up-ward: 42t
Platform ht: 150
:
The height of the ground is 0, find t when the equation = 0:
-16t^2 + 42t + 150 = 0
:
Unfortunately, this has to be solved by using the quadratic formula:
a = -16; b = 42; c = 150, find t:
t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
:
t+=+%28-42+%2B-+sqrt%28+42%5E2+-+4+%2A+-16+%2A+150+%29%29%2F%282%2A-16%29+
:
t+=+%28-42+%2B-+sqrt%281764+-+%28-9600%29+%29%29%2F%28-32%29+
:
t+=+%28-42+%2B-+sqrt%281764+%2B+9600%29+%29%29%2F%28-32%29+
:
t+=+%28-42+%2B-+sqrt%2811364+%29%29%2F%28-32%29+
:
t+=+%28-42+%2B-+106.6%29%2F%28-32%29+
Two solutions:
t+=+%28-42+%2B+106.6%29%2F%28-32%29+
t+=+%2864.6%29%2F%28-32%29+
t = -2.01, we don't want the negative solution
and
t+=+%28-42+-+106.6%29%2F%28-32%29+
t+=+%28-148.6%29%2F%28-32%29+
t = +4.64375 seconds to hit the ground
:
:
You can check this by substituting 4.64375 for t in the original equation