Math Problem Statement

An object of mass m is dropped from height h above a planet of mass M and radius R. Find an expression for the object's speed as it hits the ground. Express your answer in terms of the variables m, M, h, R, and gravitational constant G.

Solution

To determine the speed of the object as it hits the ground, we can use the conservation of energy. Since the object is falling freely under the influence of gravity, the sum of its gravitational potential energy and kinetic energy will remain constant throughout its descent.

Step 1: Initial and Final Energy States

  1. Initial State (at height hh):

    • The initial gravitational potential energy at a distance (R+h)(R + h) from the planet's center is: Ui=GMmR+hU_i = -\frac{G M m}{R + h}
    • The object is initially at rest, so its initial kinetic energy KiK_i is zero: Ki=0K_i = 0

    Therefore, the total initial energy EiE_i is: Ei=Ui+Ki=GMmR+hE_i = U_i + K_i = -\frac{G M m}{R + h}

  2. Final State (at the planet's surface):

    • When the object reaches the surface, it is at a distance RR from the center of the planet.
    • The final gravitational potential energy at the planet's surface is: Uf=GMmRU_f = -\frac{G M m}{R}
    • Let vv be the speed of the object when it hits the ground. Its final kinetic energy KfK_f is: Kf=12mv2K_f = \frac{1}{2} m v^2

    Thus, the total final energy EfE_f is: Ef=Uf+Kf=GMmR+12mv2E_f = U_f + K_f = -\frac{G M m}{R} + \frac{1}{2} m v^2

Step 2: Apply Conservation of Energy

Since energy is conserved, we equate the initial and final total energies: Ei=EfE_i = E_f GMmR+h=GMmR+12mv2-\frac{G M m}{R + h} = -\frac{G M m}{R} + \frac{1}{2} m v^2

Step 3: Solve for vv

  1. Rearrange to isolate v2v^2: 12mv2=GMmRGMmR+h\frac{1}{2} m v^2 = \frac{G M m}{R} - \frac{G M m}{R + h}

  2. Factor out GMmG M m from the right-hand side: 12mv2=GMm(1R1R+h)\frac{1}{2} m v^2 = G M m \left( \frac{1}{R} - \frac{1}{R + h} \right)

  3. Cancel mm from both sides: 12v2=GM(1R1R+h)\frac{1}{2} v^2 = G M \left( \frac{1}{R} - \frac{1}{R + h} \right)

  4. Multiply by 2 to solve for v2v^2: v2=2GM(1R1R+h)v^2 = 2 G M \left( \frac{1}{R} - \frac{1}{R + h} \right)

  5. Finally, take the square root to get vv: v=2GM(1R1R+h)v = \sqrt{2 G M \left( \frac{1}{R} - \frac{1}{R + h} \right)}

Final Answer

The speed vv of the object as it hits the ground is: v=2GM(1R1R+h)v = \sqrt{2 G M \left( \frac{1}{R} - \frac{1}{R + h} \right)}

This expression gives the final speed of an object dropped from a height hh above the surface of a planet with mass MM and radius RR, where GG is the gravitational constant.

Would you like more details on any part of this derivation?


  1. How would the expression change if air resistance were considered?
  2. What would the final speed be if the object were dropped from infinity?
  3. How does this formula simplify if hRh \ll R?
  4. How would the impact speed change if the planet’s radius RR were larger?
  5. What is the impact speed if the object is dropped from twice the planet's radius?

Tip: When solving problems involving gravitational potential, remember that gravitational potential energy depends on the inverse of the distance from the center of the mass creating the gravitational field.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Conservation of Energy
Gravitational Potential Energy
Kinetic Energy
Physics of Free Fall

Formulas

U = -GMm/(R + h)
K = 1/2 mv^2
E_i = U_i + K_i
E_f = U_f + K_f
v = sqrt(2GM(1/R - 1/(R + h)))

Theorems

Conservation of Energy

Suitable Grade Level

Grades 10-12