I'm really struggling trying to understand what formulas to use for the following:

A satellite orbits the earth with a radius of 7000 km. (a) what is the acceleration of gravity at this distance? (b) what is the velocity of the satellite? (c) how long does it take the satellite to make one orbit.
Can someone help please?

the radius of the Earth is ... 6371 km

g (at the surface) is ... 9.81 m/s²

(a) using the inverse-square relation
... a / g = (7000/6371)²

(b) the velocity of the satellite is
... v² / r = a ... v = √(a²/r)
... keep the units consistent by converting a to km OR r to m

(c) use the velocity from (b)
... t = d / v
... the distance is the length of the orbit ... 2 * π * 7000 km
... once again, keep the units consistent

Thank you

Of course! I'd be happy to help you understand how to find the answers to these questions.

To find the acceleration of gravity at a given distance from the center of the Earth, you can use the formula for gravitational acceleration:

a = GM / r^2

where 'a' is the acceleration of gravity, 'G' is the gravitational constant (approximately 6.67430 × 10^-11 N(m/kg)^2), 'M' is the mass of the Earth (approximately 5.972 × 10^24 kg), and 'r' is the distance from the center of the Earth to the satellite.

In this case, the radius of the orbit of the satellite is given as 7000 km. To use the formula, you need to convert this distance to meters, as the units in the formula must be consistent. Since 1 km = 1000 m, the radius is 7000 km = 7000 x 1000 m = 7,000,000 m.

Plugging the values into the formula:

a = (6.67430 × 10^-11 N(m/kg)^2) * (5.972 × 10^24 kg) / (7,000,000 m)^2

Calculating this will give you the acceleration of gravity at a distance of 7000 km from the center of the Earth.

For part (b), to find the velocity of the satellite, you can use the formula for the orbital velocity:

v = sqrt(GM / r)

where 'v' is the velocity of the satellite, 'G' is the gravitational constant, 'M' is the mass of the Earth, and 'r' is the distance from the center of the Earth to the satellite.

Using the same values for 'G' and 'M' as before, and plugging in the distance of 7,000,000 m for 'r', you can calculate the velocity of the satellite.

Finally, for part (c), you can calculate the time taken for one orbit using the formula:

T = (2πr) / v

where 'T' is the orbital period, 'r' is the radius of the orbit, and 'v' is the velocity of the satellite. Using the values already obtained for 'r' and 'v', you can calculate the time taken for one orbit.

Just remember to plug in the correct values into the formulas and perform the necessary calculations to find the answers to each part.