How Fast Does Mars Travel Around the Sun?

  • Thread starter Thread starter lanvin
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
lanvin
Messages
17
Reaction score
0
Mars travels around the sun in 1.88 {Earth} yrs,in an approximately circular orbit with a radius of 2.28 * 10^8km.Determine
{a}The orbital speed of Mars {relative to the sun}Answer {a}:
period {T} = 1.88 * 365 *24 * 3600 sec , R = 2.28 * 10^8 * 10^2 = 2.28 * 10^11
d = 2 pie R ------> 2 * 3.14 * 2.28 * 10^11
V=d / T -------> { 2 * 3.14 * 2.28 * 10^11 } / { 1.88 * 365 *24 * 3600 }
=2.4 * 10^4m/sIs that correct?or do I use

acceleration of centripetal motion = (4)(pi^2)(r)(f^2)

then use the acceleration and find velocity in

V = √(acceleration x radius)

which method is correct? if any...
 
Last edited:
Physics news on Phys.org
You did this correctly, though longishly.

And the second way is the same thing just with with extra steps. Notice that your initial solution was to find v=d/t, where d is the circumference, 2 pi r , and t is the period, T.

so v=(2 pi r)/T (all done right there)

and since f= 1/T , v=2 pi r f

Your second solution takes the square of this, divides by radius, then multiplies by radius, then square roots it.