An earthquake causes a 3 kg book to fall from a shelf. If the book lands with a speed of 4 m/s, from what height did it fall?

1 Answer
Mar 10, 2017

~~0.82m

Explanation:

This can be solved using either kinematics or energy conservation, both methods assuming no outside forces.

Energy Conservation

DeltaE=0

=>E_i=E_f

=>U_i+K_i=U_f+K_f

Where U is the potential energy and K is the kinetic energy.

Initially, the book has only gravitational potential energy, as it is stationary above the surface of the earth and vecv=0. Just before the book hits the ground, all of the gravitational potential energy it had originally has been converted into kinetic energy, i.e. it has only kinetic energy finally. Our statement for energy conservation now becomes:

U_g=K

Where U_g=mgh and K=1/2mv^2.

=>mgh=1/2mv^2

We can solve for h, the height that the book fell from.

h=(1/2cancelmv^2)/(cancelmg)

=>h=v^2/(2g)

We are given that v=4m/s, and we know that g=9.8m/s^2.

h=(4m/s)^2/(2*9.8m/s^2)

~~0.82m

:.The book fell from a height ~~0.82m

Kinematics

v_f^2=v_i^2+2aDeltay

Because the book begins from rest:

0=v_i^2+2aDeltay

Now we solve for y with a bit of algebra:

=>y=(-v_i^2)/(2a)

We plug in our values:

=>y=(-(4m/s)^2)/(2*-9.8m/s^2)

=>y~~0.82m.


Note that 9.8m/s^2 is positive when we use energy conservation because we are using g, which is a constant that is always positive. We use -9.8m/s^2 when we use kinematics because for an object in free-fall, the acceleration is equal to -g.