can you walk me through this problem

At what distance from the Earth will a spacecraft on the way to the Moon esperience zero net force due to these two bodies because the EArth and Mon pull with equal and opposite forces?

mass of earth = m1 = 5.98 E 24 kg
mass of moon = m2 = 7.36 E 22 kg
radius moon to earth = 3.84 E 8 m = r1 + r2
r1 = radius satalite to earth
r2 = radius satalite to moon

You haven't done what I suggested.

Pick an object, massm, and find the force of gravity on it from the Earth, let the distance be x. Then the same object, the force of gravity on it from the Moon, distance 3.84E8-x, then set the two forces equal, and solve for x.

m3 = mass of satalite

(G m3 m2)/x^2 = (G m3 m1)/(3.84 E 8 m - x)^2

I can cancel out the m3 and the G right?

ok so I got down to this

x = sqrt( ((m1 + m2)(3.84 E 8))/m2 )

which gave me the wrong answer

Sure! To determine the distance from the Earth where a spacecraft will experience zero net force due to the Earth and the Moon, we can use the concept of gravitational force.

The gravitational force between two bodies can be calculated using Newton's law of universal gravitation:

F = G * (m1 * m2) / r^2

where F is the gravitational force, G is the gravitational constant, m1 and m2 are the masses of the two bodies, and r is the distance between them.

In this case, we want to find the distance where the gravitational forces of the Earth and the Moon cancel each other out, resulting in a net force of zero. Since the forces are equal and opposite, we can equate the two forces:

G * (m1 * m_satellite) / r1^2 = G * (m2 * m_satellite) / r2^2

Here, m_satellite represents the mass of the spacecraft.

Since we know the values of m1, m2, r1, and r2, we can solve for r. Let's substitute these values into the equation:

(5.98 E 24 kg * m_satellite) / r1^2 = (7.36 E 22 kg * m_satellite) / r2^2

Now, let's rearrange the equation to solve for r:

r1^2 / r2^2 = (7.36 E 22 kg * m_satellite) / (5.98 E 24 kg * m_satellite)

Simplifying the equation further:

r1^2 / r2^2 = (7.36 E 22) / (5.98 E 24)

Taking the square root of both sides to isolate r:

r1 / r2 = sqrt((7.36 E 22) / (5.98 E 24))

Finally, multiply both sides by r2 to solve for r1:

r1 = sqrt((7.36 E 22) / (5.98 E 24)) * r2

Now, you can substitute the given value of r2 into this equation to find the distance r1 from the Earth where the spacecraft will experience zero net force due to the Earth and the Moon.