
Andrew T. answered 10/25/19
Rocket Scientist Providing Math and Physics Tutoring
Hi Jessica! For this problem we need to look at the Universal Law of Gravitation. I'll explain it here, but if you'd like to read more you can just hit this link: http://hyperphysics.phy-astr.gsu.edu/hbase/hframe.html
The equation for the Universal Law of Gravitation is as follows:
F = G*m1*m2/r2
The variables represent the following values:
F = force of gravitation
G = universal gravitational constant, which is 6.67*10-11 N*m2/kg2
m1 = mass of body 1
m2 = mass of body 2
r = distance between the center of mass of each body
In this problem, m1 would be the mass of mars, m2 would be the mass of the sun, and r would be the distance between mars and the sun. Thankfully, we don't need to know the mass of mars or the distance between mars and the sun to solve this problem, as these values will remain constant. What the problem is asking is the ratio of the pull of gravity with the sun's mass doubled to the typical pull of gravity of the sun. In equation form:
ratio = (pull with sun's mass doubled) / (pull with sun's mass unchanged)
ratio = F2/F1
By calling the mass of the sun ms, we know that when we double the mass of the sun we can substitute 2*ms. Now, we will put these values into the force equation, writing an equation for F2 and F1:
(Note: mm = mass of Mars)
F1 = mm*ms*G/r2
F2 = mm*2*ms*G/r2
Now we write the equation for F2/F1:
F2/F1 = (mm*2*ms*G/r2) / (mm*ms*G/r2)
You can probably tell that a lot of these terms will cancel
F2/F1 = (mm*2*ms*G/r2) / (mm*ms*G/r2)
After some simple algebra, we are left with:
F2/F1 = 2
Thus, if the mass of the sun suddenly doubled (heaven forbid), its gravitational pull on Mars would double.