Max A. answered 04/20/20
Professional Engineer with a Strong Tutoring/Academic Background
This question is asking us to find the final velocity when water strikes the building (I'll call it "vf"). We are given the following info:
vi = 40.0 m/s
θ = 30 degrees above horizontal
Δx = 50 m
First, we separate the overall initial velocity into its horizontal and vertical components, using trig functions.
vix = vi*cosθ = (40.0 m/s)*cos(30 deg) = 34.64 m/s
viy = vi*sinθ = (40.0 m/s)*sin(30 deg) = 20.00 m/s
Now, in typical projectile motion under ideal conditions, there are a few things that happen. The horizontal component of velocity remains constant throughout the entire flight. Also, the vertical component changes as gravity acts on the projectile. We can look at this as two separate motions superimposed upon each other to get an idea of the overall projectile motion.
Let's start with the easier component:
vfx = vix = 34.64 m/s
We can also calculate the total flight time of the projectile, since we know the horizontal distance traveled and the constant horizontal velocity at which we travel.
t = Δx/vx = (50 m)/(34.64 m/s) = 1.44 sec
Now, for the vertical component:
a = -9.81 m/s2 (constant acceleration due to gravity)
vfy = viy + at = 20 m/s + (-9.81 m/s2)*(1.44 sec) = 5.87 m/s
vfy = 5.87 m/s
We now have our final horizontal velocity and final vertical velocity. The last step is to combine them to find the total velocity.
vf = sqrt[(vfx)2 + (vfy)2] = sqrt[(34.64 m/s)2 + (5.87 m/s)2]
vf = 35.13 m/s, (since vfy was positive this implies water from hose is still traveling upwards when it hits the building, it has not yet reached its peak)