206k views
5 votes
A baseball is thrown vertically upward at a rate of 85 feet per second from an initial height of 6 feet. Use the projectile formula to determine when the ball will hit the ground.

1 Answer

6 votes

Answer:

t1= 5.35

Explanation:

Projectile height formula should be

h= -1/2gt^2+v0t+h0

where

h= height, this question asking time when "ball hit the ground" so height is 0

t= time, we look for this variable

v0= initial velocity= 85 feet/s

h0= initial height = 6 feet

g= gravity, assumed 32 feet/s^2

The calculation will be:

h= -1/2gt^2+v0t+h0

0= -
(1)/(2) 32 t^2+85t+6

0= -16t^2+85t+6

16t^2 - 85t -6 =0

x=
(-b±√( b^2-4ac))/(2a)

t=
((-(-85)±√( -85^2-4(16)(-6)))/(2(16))

t=
((-(-85)±√(7417))/(2(16))

t=
(85±√(7417))/(32))

t=
(85±\ 86.12)/(32)=

t1=
(85+\ 86.12)/(32)=

t1= 5.35

t2=
(85-\ 86.12)/(32)=

t2= -0.035

The answer can't be minus, so its t1

User Kareem
by
7.5k points