A projectile is shot from the ground at an angle of #pi/8 # and a speed of #5 /9 m/s#. Factoring in both horizontal and vertical movement, what will the projectile's distance from the starting point be when it reaches its maximum height?

1 Answer
Feb 17, 2018

The distance is #=0.02m#

Explanation:

Resolving in the vertical direction #uarr^+#

The initial velocity is #u_0=5/9sin(1/8pi)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-(5/9sin(1/8pi))^2)/(-2g)#

#h_y=(5/9sin(1/8pi))^2/(2g)=0.0023m#

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-5/9sin(1/8pi))/(-9.8)=0.022s#

Resolving in the horizontal direction #rarr^+#

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

The distance travelled in the horizontal direction is

#s_x=u_x*t=5/9cos(1/8pi)*0.022=0.02m#

The distance from the starting point is

#d=sqrt(h_y^2+s_x^2)=sqrt(0.0023^2+0.02^2)=0.02m#