Mutual attraction force - did I do something wrong?

  • Thread starter Thread starter pyroknife
  • Start date Start date
  • Tags Tags
    Attraction Force
Click For Summary

Homework Help Overview

The discussion revolves around a problem involving the mutual gravitational attraction between a particle, the Earth, and the Sun. The original poster (OP) attempts to find the equilibrium points where the gravitational forces from the Earth and the Sun on the particle are equal, using the gravitational force equation.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the setup of the problem, questioning the validity of the OP's calculated distances and the physical interpretation of the two solutions obtained. Some suggest that the equilibrium point should be located between the Earth and the Sun, while others explore the implications of having a solution beyond the Earth's orbit.

Discussion Status

There is an ongoing exploration of the problem with various interpretations of the solutions. Some participants provide hints and alternative approaches to derive the equilibrium points, while others express confusion regarding the physical justification of the solutions. The discussion remains productive, with multiple perspectives being shared.

Contextual Notes

Participants note potential issues with the numerical values used in calculations and the implications of the mass ratio between the Sun and Earth. There is also mention of the original problem's diagram, which may influence the expected location of the equilibrium points.

pyroknife
Messages
611
Reaction score
4

Homework Statement



I attached the problem.

Homework Equations


F=G*m1*m2 / r^2

The Attempt at a Solution


Fs=mutual attraction force between particle and sun
Fe=mutual attraction force between particle and earth
mass of sun(ms)=330,000*mass of earth(me)
mp(mass of particle)
x=distance between centers of Earth and sun=149.6*10^9m
Fs=G*mp*ms / d^2 = G*mp*me / (x-d)^2
I cancel out G and mp and cross multiply to get
ms*(x-d)^2 = me*d^2
330000*me*(x-d)^2=me*d^2
330000 (x^2-2dx+d^2) = d^2
330000(149.6*10^6)^2 - 2*(149.6*10^6)*d+329999*d^2=0

I then applied the quadratic formula and got d=0, 2.992*10^11 m. Do those look right? Also the last part wants me to "justify the 2 solutions physically." I'm having some trouble on how to do that. Can someone give me a hint?
 

Attachments

  • Untitled.png
    Untitled.png
    20.7 KB · Views: 786
Physics news on Phys.org
Where would you expect to find the equilibrium point? About?
 
pyroknife said:

Homework Statement



I attached the problem.

Homework Equations


F=G*m1*m2 / r^2



The Attempt at a Solution


Fs=mutual attraction force between particle and sun
Fe=mutual attraction force between particle and earth
mass of sun(ms)=330,000*mass of earth(me)
mp(mass of particle)
x=distance between centers of Earth and sun=149.6*10^9m
Fs=G*mp*ms / d^2 = G*mp*me / (x-d)^2
I cancel out G and mp and cross multiply to get
ms*(x-d)^2 = me*d^2
330000*me*(x-d)^2=me*d^2
330000 (x^2-2dx+d^2) = d^2
330000(149.6*10^6)^2 - 2*(149.6*10^6)*d+329999*d^2=0

I then applied the quadratic formula and got d=0, 2.992*10^11 m. Do those look right? Also the last part wants me to "justify the 2 solutions physically." I'm having some trouble on how to do that. Can someone give me a hint?

Something must be wrong here?

You say the centre of the Earth is 149.6 x 109m = 1.496 x 1011m

At the point where the attraction from the sun and Earth match, the body must be between the Earth and Sun.

Your answer of 2.992 x 1011m is twice as far from the sun, as the Earth is; not less distant from the sun ??
 
Yeah that's what I was asking about ... the other solution is 0 too - suggesting there is a second equilibrium point at the center of the Sun. That would be the case with no Earth. (Note: this is an example of justifying the solutions physically.)

OP needs to redo the dervition. Putting x=1 (so distance is in AU and convert as needed) will help - and don't substitute until the end - all those numbers just obscure what is going on.
 
pyroknife said:

Homework Statement



I attached the problem.

Homework Equations


F=G*m1*m2 / r^2



The Attempt at a Solution


Fs=mutual attraction force between particle and sun
Fe=mutual attraction force between particle and earth
mass of sun(ms)=330,000*mass of earth(me)
mp(mass of particle)
x=distance between centers of Earth and sun=149.6*10^9m
Fs=G*mp*ms / d^2 = G*mp*me / (x-d)^2
I cancel out G and mp and cross multiply to get
ms*(x-d)^2 = me*d^2
330000*me*(x-d)^2=me*d^2
330000 (x^2-2dx+d^2) = d^2
330000(149.6*10^6)^2 - 2*(149.6*10^6)*d+329999*d^2=0

I then applied the quadratic formula and got d=0, 2.992*10^11 m. Do those look right? Also the last part wants me to "justify the 2 solutions physically." I'm having some trouble on how to do that. Can someone give me a hint?

I am not sure that both these figures can be correct. it is either 149.6 x 106 or 149.6 x 109
 
You should draw a picture first. You would see that there are two position for the particle where the force from Earth is the same as that from the Sun - one position between the Sun and Earth, the other one outside. Try to show.

When you have the equation ms*(x-d)^2 = me*d^2 you can rewrite it as (√ms(x-d))^2-(√med)^2=(√ms(x-d)-√med) (√ms(x-d)-√med)=0 You get two solutions at once. Substitute the numbers at the end.

ehild
 
Sorry I typo'ed, I had it right on my paper, it's 149.6*10^9m=149.6*10^6km. I checked my answer and still got the same answer.
 
pyroknife said:
330000*me*(x-d)^2=me*d^2


I then applied the quadratic formula and got d=0, 2.992*10^11 m. Do those look right? Also the last part wants me to "justify the 2 solutions physically." I'm having some trouble on how to do that. Can someone give me a hint?

As I suggested already, you get the solution easier and more accurately by using the identity a^2-b^2=(a-b)(a+b) instead of applying the quadratic formula.
The equation 330000*(x-d)^2-d^2=0 can be written as

[tex](\sqrt{330000}(x-d)-d)(\sqrt{330000}(x-d)+d)=0[/tex]


One factor has to be zero, either [itex]\sqrt{330000}(x-d)-d=0[/itex], which involves the solution [itex]d=\frac{x}{1+1/\sqrt{330000}}[/itex], when the particle is between the Sun and Earth

or [itex]\sqrt{330000}(x-d)+d=0[/itex], that corresponds to [itex]d=\frac{x}{1-1/\sqrt{330000}}[/itex]: the particle is on the opposite side as the Sun.

ehild
 
I used your equations and got 1.49*10^11 m and 1.50*10^11 m.

Since the distance between sun and Earth =1.496*10^11m. Would a good justification be that the two distances are really close to the Earth because for the equation of mutual attraction, mass is in the numerator and since the mass of the sun is 330000 bigger than earth, the distance between the particle and Earth has to be closer than the distance between the particle and sun?

That to me doesn't seem to justify both solutions. Like why is one on the opposite side of the Earth ?
 
  • #10
pyroknife said:
That to me doesn't seem to justify both solutions. Like why is one on the opposite side of the Earth ?

The origonal question/diagram certainly implied that the answer sought was between the Sun and Earth.
In the context of the original diagram that means the Sun pulling left, and the Earth pulling right with equal sized forces. One of your solutions is probably that.

It has previously mentioned that another possibility was a position to the right of the Earth [again referencing the original diagram] where the Sun and Earth both pull left - with a force of equal size.
 
  • #11
PeterO said:
The origonal question/diagram certainly implied that the answer sought was between the Sun and Earth.
In the context of the original diagram that means the Sun pulling left, and the Earth pulling right with equal sized forces. One of your solutions is probably that.

It has previously mentioned that another possibility was a position to the right of the Earth [again referencing the original diagram] where the Sun and Earth both pull left - with a force of equal size.

oh thanks a bunch, I was thinking too hard for the solution.
 
  • #12
I would expect one solution to be between the Sun and the Earth, much closer to Earth than it is to the Sun. The other solution should be beyond the Earths orbit.
 
  • #13
pyroknife said:
I used your equations and got 1.49*10^11 m and 1.50*10^11 m.

Since the distance between sun and Earth =1.496*10^11m. Would a good justification be that the two distances are really close to the Earth because for the equation of mutual attraction, mass is in the numerator and since the mass of the sun is 330000 bigger than earth, the distance between the particle and Earth has to be closer than the distance between the particle and sun?

That to me doesn't seem to justify both solutions. Like why is one on the opposite side of the Earth ?
Yes, the distance must be much smaller from the Earth to make the forces of equal magnitude, as its mass is very much smaller that the mass of Sun.
There is one place at distance d1<X from the Sun and distance X-d1 from the Earth where the attraction forces are equal, (and point in opposite directions) and there is a place at distance d2>X from the Sun and d2-X distance from the Earth where the attraction forces are equal and both point towards the Earth.

As it is difficult to handle big numbers, try to solve the problem pretending that G=1, M(Sun)=9 and m(Earth)=1 and x=4. Use both your way of solution, solving the quadratic, and mine one. Calculate the forces at both positions.

ehild
 

Attachments

  • sunearth.JPG
    sunearth.JPG
    5.6 KB · Views: 533
  • #14
Looks like that answer suffers from rounding errors doesn't it.
Did you, perhaps, do the calculator part is several stages or just round off to 2dp?

If you make the variable you want to find the distance of the equilibrium point from the Earth rather than from the Sun your calculator will throw up more useful numbers. Also helps to use scaled units as ehild points out.

Which is why I suggested AU for distance.

So if R is the earth-sun distance = 1AU and r= distance to the equilibrium point, the your equation becomes:[tex]\frac{GM}{(R-r)^2}=\frac{Gm}{r^2} \Rightarrow \left ( \frac{M}{m} \right ) r^2 = (1-r)^2[/tex]... (M/m)=330000 ... but leave that number until after you've finished the algebra before putting it in.

I'm getting a little over 1000th of an AU each side so you really needed an extra couple of dp in your answers. (Knowing where to round off to takes practice.)
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
14K