SOLUTION: If an object is projected upward with an initial velocity of 48 ft pe second from a height h of 160 ft, then its height t second after it is projected is defined by the equation h=

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: If an object is projected upward with an initial velocity of 48 ft pe second from a height h of 160 ft, then its height t second after it is projected is defined by the equation h=      Log On


   



Question 200633: If an object is projected upward with an initial velocity of 48 ft pe second from a height h of 160 ft, then its height t second after it is projected is defined by the equation h= -16t 2 + 48t + 160. How many seconds after it is projected will it hit the ground?
Found 2 solutions by ankor@dixie-net.com, Earlsdon:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
If an object is projected upward with an initial velocity of 48 ft per second
from a height h of 160 ft, then its height t second after it is projected is
defined by the equation h= -16t 2 + 48t + 160.
:
How many seconds after it is projected will it hit the ground?
;
When the object strikes the ground h = 0, therefore:
-16t^2 + 48t + 160 = 0
:
Simplify, divide by -16
t^2 - 3t - 10 = 0
Factor
(t - 5)(t + 2) = 0
Positive solution
t = 5 seconds to hit the ground
:
:
Check solution in original equation
h = -16t^2 + 48t + 160
h = -16(5^2) + 48(5) + 160
h = -400 + 240 + 160
h = 0

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You are looking for the time, t, when h(t) = 0, so...
h%28t%29+=+-16t%5E2%2B48t%2B160 Substitute h(t) = 0.
0+=+-16t%5E2%2B48t%2B160 Rewrite in standard form:
-16t%5E2%2B48t%2B160+=+0 First factor -16.
-16%28t%5E2-3t-10%29+=+0 Notice the change of sign in each term in the parentheses as a result of factoring the -16. Now apply the zero product rule.
t%5E2-3t-10+=+0 Solve by factoring.
%28t%2B2%29%28t-5%29+=+0 Apply the zero product rule.
%28t%2B2%29+=+0 or %28t-5%29+=+0 so then...
t+=+-2 or t+=+5 Discard the negative solution as the time, t, should be a positive value.
highlight%28t+=+5%29seconds.