mbrmbrg
- 485
- 2
Homework Statement
An object is dropped from an altitude of one Earth radius above Earth's surface. If M is the mass of Earth and R is its radus, find the speed of the object just before it hits Earth.
Homework Equations
F_g=ma_g=\frac{GMm}{r^2}
v^2=v_0^2+2ah
The Attempt at a Solution
F_g=\frac{GMm}{(2R)^2}=ma_g
a_g=\frac{GM}{4R^2}
Now, plug that into the kintematics equation and get
v^2=0+2(\frac{GM}{4R^2})R
v=\sqrt{\frac{GM}{2R}}
But the correct answer is given as \sqrt{\frac{GM}{R}}, and I can't find my error.