The key to this problem is recognizing that one revolution is 2`pi` radians. The Earth completes one rotation (which is a revolution about an internal axis) every 24 hours.
We start by converting 24h into seconds:
`24h *3600s/h=86400s`
` `
` ` The unit of hour cancels and we are left with seconds.
Then to get angular velocity, we compare the radians covered by the time taken. So we divide 2pi rad by the time in seconds:
`(2pi(rad))/(86400s)=0.0000726(rad)/s`
` `
And we have our answer: 7.26x10^-5 rad/s
No comments:
Post a Comment