SOLUTION: you are on a roof of a building. you throw a ball into the air with a velocity of 32ft/s. the ball is 48 ft above the ground when it leaves your hand. how many seconds will it take

Algebra ->  Human-and-algebraic-language -> SOLUTION: you are on a roof of a building. you throw a ball into the air with a velocity of 32ft/s. the ball is 48 ft above the ground when it leaves your hand. how many seconds will it take      Log On


   



Question 317352: you are on a roof of a building. you throw a ball into the air with a velocity of 32ft/s. the ball is 48 ft above the ground when it leaves your hand. how many seconds will it take for the ball to reach the ground? use the vertical motion formula -16t^+ vt + s =h.
Found 2 solutions by stanbon, Alan3354:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
You are on a roof of a building. You throw a ball into the air with a velocity of 32ft/s. the ball is 48 ft above the ground when it leaves your hand. how many seconds will it take for the ball to reach the ground? use the vertical motion formula -16t^+ vt + s =h.
-----
Height of the ball is zero when it hits the ground.
------------------
-16t^2 + 32t + 48 = 0
----
Divide thru by -16 to get:
t^2 - 2t - 3 = 0
(Factor:
(t-3)(t+1) = 0
Positive Solution:
t = 3 seconds
=======================
Cheers,
Stan H.
=======================

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
you are on a roof of a building. you throw a ball into the air with a velocity of 32ft/s. the ball is 48 ft above the ground when it leaves your hand. how many seconds will it take for the ball to reach the ground? use the vertical motion formula -16t^+ vt + s =h.
---------------------
h(t) = -16t^2 + vt + s
v = initial velocity = 32 ft/sec
s = initial height = 48 feet
h(t) = -16t^2 + 32t + 48
------------------------
Find when h(t) = 0
-16t^2 + 32t + 48 = 0
-t^2 + 2t + 3 = 0
(-t - 1)*(t - 3) = 0
t = -1 second (Ignore)
t = 3 seconds