A planet has two satellite moons. Moon X has an orbital period of 2.13 days. Moon Y has an orbital period of about 3.53 days. Both moons have nearly circular orbits. Use Kepler's third law to find the distance of each satellite from the planet's center. The planet's mass is 2.0 10^26 kg.

Moon X km?
Moon Y km?

I have posted this earlier but didn't get a respond am sorry to re-post it but I really need help with this!

The Kepler's law formula you need to use is:

T²/R³ = 4π²/(GM)

M is the mass of the planet, in kg
G is the universal constant of gravity, which is easily found online.
http://en.wikipedia.org/wiki/Gravitational_constant
T is the period in seconds
Tx = 1.840*10^5 s
Ty = 3.050*10^5 s
R is the orbit radius in meters. Do the calculations of R for planets X and Y, one at a time.

No problem, I'm here to help! To find the distance of each satellite from the planet's center using Kepler's third law, we need to know the orbital periods of the moons and the mass of the planet.

Kepler's third law states that the square of the orbital period (T) of a moon is directly proportional to the cube of its average distance (r) from the planet's center. Mathematically, it can be expressed as T^2 = k * r^3, where k is a constant.

We can use this law to write equations for both Moon X and Moon Y as follows:

For Moon X: T_x^2 = k * r_x^3 (Equation 1)
For Moon Y: T_y^2 = k * r_y^3 (Equation 2)

Given the orbital periods:
T_x = 2.13 days
T_y = 3.53 days

And the planet's mass:
M = 2.0 * 10^26 kg

To solve for the distances r_x and r_y, we need to eliminate the constant k from the equations.

To do that, we can divide Equation 2 by Equation 1:

(T_y^2 / T_x^2) = (k * r_y^3) / (k * r_x^3)

Simplifying the equation, we have:

(T_y / T_x)^2 = (r_y / r_x)^3

Now, let's substitute the given values:

(3.53 / 2.13)^2 = (r_y / r_x)^3

Simplifying further:

(1.655) ^ 2 = (r_y / r_x) ^ 3

2.741025 = (r_y / r_x) ^ 3

Next, to find the individual distance of each satellite from the planet's center, we can take the cube root of both sides:

cbrt(2.741025) = (r_y / r_x)

Solving for (r_y / r_x), we have:

(r_y / r_x) = 1.441111

Now, we'll assign an arbitrary distance for one of the moons, say r_x = 1 km.

Then, we can find r_y by multiplying r_x by (r_y / r_x):

r_y = r_x * (r_y / r_x)
= 1 km * 1.441111
≈ 1.441 km

Therefore, the distance of Moon X from the planet's center is approximately 1 km, and the distance of Moon Y from the planet's center is also approximately 1.441 km.