
Jocelyn C. answered 06/05/20
Biophysics Major with AP and College Level Teaching Experience
This is a constant-acceleration 2D kinematics problem.
You can divide this into two sets of kinematics variables: one corresponding to Walajones's vertical movement and the other for her horizontal movement.
First we list out all the kinematics variables (both sets). Starting with the x set, we first solve for how long the skater was in the air (Δt).
x-direction (horizontal):
Δx = 85 m
vx0 = 40 m/s [initial horizontal velocity: given]
vx = [we don't know the final x-velocity, and we hopefully don't need to know it.]
ax = 0 [the only force acting on Walajones while in the air is gravity; hence there is no force in the horizontal direction, and hence no acceleration in the x-direction. Air resistance is negligible.]
Δt = ?
To find Δt (henceforth, just "t"), we'll use this kinematics equation, because it doesn't use our other unknown variable, vx:
Δx = vx0t + 0.5axt2.
Substituting in our known variables:
85 = 40t
And finally, solving for t:
t = 85/40 = 2.125 s
It takes Walajones 2.125 seconds to land at 85 m beyond the cliff.
y-direction (vertical)
Δy = ?
vy0 = 0 m/s [because at first Walajones was only moving horizontally along the cliff, not vertically.]
vyf =
ay = -9.8 m/s2 [constant acceleration of gravity]
Δt = ? = 2.125 s
Note that Δt here is the same Δt as in the x set of variables, because the two sets of variables correspond to the same events occurring in the same span of time.
Now, our task is to solve for the height of the cliff, Δy, which is the vertical distance Walajones travels in time t. We again use the equation that does not involve vyf because we don't want to do extra calculations on another unknown variable:
Δy = vy0t + 0.5ayt2.
Substituting in our known variables:
Δy = -4.9(2.125)2 ≈ -22.127 m
Δy is negative because we have solved for the vertical distance that Walajones has travelled; and she has travelled downwards, so it is a negative distance. The height of the cliff is simply positive 22.127m.
Let me know if you find any errors in this solution!