Start with variables
r = radius of Earth = 6371000 m
m_e = mass of Earth = 5.972E24 kg
m_gb = mass of golf ball = .05 kg
m_bb = mass of bowling ball = 6 kg
m_bh = mass of black hole at center of Milky Way (est) = 8.2E36 kg
m_o = mass of arbitrary object
F_e.gb = force between Earth and golf ball = .491 N
F_e.bb = force between Earth and bowling ball = 58.92 N
F_e.bh = force between Earth and the black hole = 8.052E37 N
F_e.o = force between Earth and arbitrary object
a_e.gb = acceleration of the Earth towards the golf ball = .00008029 m/s^2
a_gb.e = acceleration of the golf ball towards the Earth = 9.82 m/s^2
a_e.bb = acceleration of the Earth towards the bowling ball = .00963481 m/s^2
a_bb.e = acceleration of the bowling ball towards the Earth = 9.82 m/s^2
a_e.bh = acceleration of the Earth towards the black hole = 1.348E13 m/s^2
a_bh.e = acceleration of the black hole towards the Earth = 9.82 m/s^2 (corrected rounding error)
a_o.e = acceleration of arbitrary object towards the Earth
d = distance between objects = 10 m
d_e = distance Earth falls before collision with object
d_o = distance object falls before collision with Earth
t_e = time Earth falls before collision with object
t_o = time object falls before collision with Earth
F = Gm1*m2/r^2, therefore the Force calculations above were used with the associated variables listed and can be verified here
d = (a*t^2)/2
t = sqrt(2d/a)
For any object 10 m above Earth, we use subscript _o:
t_e = t_o = sqrt(2d_e/a_e.o) = sqrt(2d_o/a_o.e)
This gives us
d_e*a_o.e = d_o*a_e.o
d_o = d_e*a_o.e/a_e.o
We also know that
d = d_e + d_o = 10 m
Substituting we get
d_e + d_e*a_o.e/a_e.o = d
d_e = d / (1+(a_o.e/a_e.o))
This allows us to calculate t
t = sqrt(2d_e/a_e.o) = sqrt(2(d/1+(a_o.e/a_e.o))/a_e.o) = sqrt(2d/(a_o.e+a_e.o))
=========================================
For the golf ball:
t = sqrt(20/(9.82 + .00008029)) = 1.4271101 seconds
For the bowling ball:
t = sqrt(20/(9.82 + .00963481)) = 1.4264164 seconds
For the black hole:
t = sqrt(20/(9.82 + 1.348*10^13)) = .00000121806 seconds
=========================================
The reason most people get this wrong is because it is presumed that the Earth does not also move towards the falling object. It should be obvious that this is the case when the "falling object" is extremely massive (i.e. a black hole) - QED
r = radius of Earth = 6371000 m
m_e = mass of Earth = 5.972E24 kg
m_gb = mass of golf ball = .05 kg
m_bb = mass of bowling ball = 6 kg
m_bh = mass of black hole at center of Milky Way (est) = 8.2E36 kg
m_o = mass of arbitrary object
F_e.gb = force between Earth and golf ball = .491 N
F_e.bb = force between Earth and bowling ball = 58.92 N
F_e.bh = force between Earth and the black hole = 8.052E37 N
F_e.o = force between Earth and arbitrary object
a_e.gb = acceleration of the Earth towards the golf ball = .00008029 m/s^2
a_gb.e = acceleration of the golf ball towards the Earth = 9.82 m/s^2
a_e.bb = acceleration of the Earth towards the bowling ball = .00963481 m/s^2
a_bb.e = acceleration of the bowling ball towards the Earth = 9.82 m/s^2
a_e.bh = acceleration of the Earth towards the black hole = 1.348E13 m/s^2
a_bh.e = acceleration of the black hole towards the Earth = 9.82 m/s^2 (corrected rounding error)
a_o.e = acceleration of arbitrary object towards the Earth
d = distance between objects = 10 m
d_e = distance Earth falls before collision with object
d_o = distance object falls before collision with Earth
t_e = time Earth falls before collision with object
t_o = time object falls before collision with Earth
F = Gm1*m2/r^2, therefore the Force calculations above were used with the associated variables listed and can be verified here
d = (a*t^2)/2
t = sqrt(2d/a)
For any object 10 m above Earth, we use subscript _o:
t_e = t_o = sqrt(2d_e/a_e.o) = sqrt(2d_o/a_o.e)
This gives us
d_e*a_o.e = d_o*a_e.o
d_o = d_e*a_o.e/a_e.o
We also know that
d = d_e + d_o = 10 m
Substituting we get
d_e + d_e*a_o.e/a_e.o = d
d_e = d / (1+(a_o.e/a_e.o))
This allows us to calculate t
t = sqrt(2d_e/a_e.o) = sqrt(2(d/1+(a_o.e/a_e.o))/a_e.o) = sqrt(2d/(a_o.e+a_e.o))
=========================================
For the golf ball:
t = sqrt(20/(9.82 + .00008029)) = 1.4271101 seconds
For the bowling ball:
t = sqrt(20/(9.82 + .00963481)) = 1.4264164 seconds
For the black hole:
t = sqrt(20/(9.82 + 1.348*10^13)) = .00000121806 seconds
=========================================
The reason most people get this wrong is because it is presumed that the Earth does not also move towards the falling object. It should be obvious that this is the case when the "falling object" is extremely massive (i.e. a black hole) - QED