A projectile is shot from the ground at an angle of #pi/6 # and a speed of #8 m/s#. When the projectile is at its maximum height, what will its distance, factoring in height and horizontal distance, from the starting point be?

1 Answer
Jan 7, 2018

The distance is #=0.89m#

Explanation:

Resolving in the vertical direction #uarr^+#

The initial velocity is #u_0=8sin(1/6pi)ms^-1#

Applying the equation of motion

#v^2=u^2+2as#

At the greatest height, #v=0ms^-1#

The acceleration due to gravity is #a=-g=-9.8ms^-2#

Therefore,

The greatest height is #h_y=s=(0-(8sin(1/6pi))^2)/(-2g)#

#h_y=(8sin(1/6pi))^2/(2g)=0.82m#

The time to reach the greatest height is #=ts#

Applying the equation of motion

#v=u+at=u- g t #

The time is #t=(v-u)/(-g)=(0-8sin(1/6pi))/(-9.8)=0.41#

Resolving in the horizontal direction #rarr^+#

The velocity is constant and #u_x=8cos(1/6pi)#

The distance travelled in the horizontal direction is

#s_x=u_x*t=8cos(1/6pi)*0.41=0.35m#

The distance from the starting point is

#d=sqrt(h_y^2+s_x^2)=sqrt(0.82^2+0.35^2)=0.89m#