Sarah C. answered 09/17/24
Phyiscs PhD Candidate, Physics MS, 4+ years Teaching Experience
This is a 2D kinematics problem. We need to separate everything into the horizontal direction (x) and the vertical direction (y). I use the subscript 0 for initial (when the package is dropped) quantities and f for final (when the package lands) quantities.The numbers given in the problem have 3 significant figures. I try to keep everything in variable form until we plug in numbers at the very end. Here is list of equations we need
vfy2 = v0y2 + 2ayΔy
vf = √(vfx2 + vfy2)
θf = tan-1(vfy / vfx)
cos2(θ) + sin2(θ) = 1
The speed is 145 m/s. Let's call this variable v0. The angle is 15° or -15° which we will call θ0. We want to calculate v0x and v0y which are the x and y components of the initial velocity. One of them is v0sin(θ0) and the other is v0cos(θ0).
I find it easiest to remember what happens at θ=0. We should memorize that sin(0) = 0 and cos(0) = 1. If the angle were 0 in this problem, the velocity would be entirely in the horizontal direction. Therefore v0x=v0cos(θ0) and v0y=v0sin(θ0).
We should also note that voy is positive when the angle is above the horizontal as in Plane A and negative for Plane B. This is satisfied if we say that θ0A = 15° and θ0B = -15º because sin(-θ) = -sin(θ). We will not separate cases A and B until the end when we plug in numbers for variables.
There is no acceleration in the x direction. The acceleration in the y direction is due to the force of gravity. The value of this acceleration is -9.8 m/s2 which we will call -g. Therefore, the accelerations in each direction, which are constant, are ax=0 and ay=-g.
When there is no acceleration, there is no change in velocity. This means that the x component of the velocity is constant from when the package is released to when it lands. Use voy, ay, and height (Δy) to determine vy which is the y component of the velocity when the package hits the ground. Note that Δy = yf - y0 will be negative.
vfx = v0x = v0cos(θ0)
vfy2 = v0y2 + 2ayΔy = [v0sin(θ0)]2 + 2(-g)Δy
The problem asks for the magnitude (vf) and direction (θf) of the final velocity.
vf = √(vfx2 + vfy2) = √([v0cos(θ0)]2 + [v0sin(θ0)]2 + 2(-g)Δy) = √(v02+ 2(-g)Δy)
θf = tan-1(vfy / vfx) = tan-1(√([v0sin(θ0)]2 + 2(-g)Δy) / v0cos(θ0))
Finally, we can plug in v0 = 145 m/s, g = 9.8 m/s2, Δy = -2.01 km and θ0 = 15º or -15º. Make sure to convert km to m and set you calculator to "degrees" instead of radians when you plug everything in. Here's what I got
vf = 246 m/s
θf = 86.7°
Sanity and understanding check
Make sure you understand the answers to the following questions both mathematically and physically.
- Why is vf > v0?
- Why is θf > θ0?
- What happens when θ0 = 0 or θ0 = 90º?
- What happens if we're in space with no gravity (g = 0)?
- Why did we get the same answer for Plane A and Plane B?