Speed of Earth at 41 degrees North.

AI Thread Summary
To calculate the speed of the Earth at 41 degrees North, one must first determine the circumference at the equator, which is approximately 1,670 km/hr. The radius at 41 degrees North is smaller than that at the equator, and it can be calculated using trigonometric relationships involving the cosine of the angle. A common mistake is misplacing the angle when determining the radius, leading to incorrect speed calculations. Using the correct radius and angle will yield a speed that is less than that at the equator, confirming that the equator is indeed the fastest point on Earth.
hawk320
Messages
13
Reaction score
0

Homework Statement


The Earth's radius is 6370 km, if you are sitting in a classroom on the equator how quickly would you be traveling? If you were in NY which has a latitude of 41 degrees N, how quickly would you be traveling?


Homework Equations


2(pi)r=circumference


The Attempt at a Solution


I understand that you need to find the circumference and divide it by 24(hours). This gives you km/hr. So at the equator you would be going t about 1.67 * 10^3 km/hr. I don't understand how to find the circumference at 41 degrees N.
 
Physics news on Phys.org
Think of the Earth as being made up of a whole lot of circles stacked on top of one another. The largest circle is the one at the equator, whose circumference you already found. The circle at 41 degrees north is smaller, and has a smaller radius correct? Now all you need is this radius. In order to find it, you are going to needs that angle.

HINT: Think triangles. Draw a circle representing the Earth. Now, draw in the radius at the equator and a smaller line above it representing the radius at 41 degrees north of the equator. Can you relate the lengths of these two radii using that angle of 41 degrees?
 
It would be the x-component of a vector with length the radius of the Earth and inclined 41 degrees to the x-axis. Can you find that?
 
I tried doing it as a right triangle which gave me the equation x(the radius at 41 degrees)= 6370/cos(41 degrees). The problem with that is that I get the speed of it to be 2.21 * 10^3km/hr, which is faster than at the equator. Which I believe is not possible because the equator should be the fastest (unless I am wrong about that).
 
The Earth's radius is the hyptenuse of your triangle. cos(theta)=adjacent/hypotenuse. The cos function shouldn't be in the denominator.
 
I got that from cos41 = 6730/x which is equal to cos41x = 6730 which is then equal to x=6730/cos41.
 
hawk320 said:
I got that from cos41 = 6730/x which is equal to cos41x = 6730 which is then equal to x=6730/cos41.

The adjacent side here is x. Your equation should read:

\cos 41 =\frac{x}{6730}

I think you may have your angle in the wrong place. The angle of 41 degrees is between the horizontal (equator line on that circle representing the Earth) and the hypotenuse. Then, using the properties of parallel lines, the angle in the triangle adjacent to the "x" side would also be 41 degrees.
 
Last edited:
No, remember the 41deg is the angle between the equator(horizontal) and the line to the latitude of your classroom.
So cos41 = adjacent/hypotonuse = x/ radius
 
Thank you, the problem I was having was that I was solving for the wrong radius. Also what program do you use to type up the equations?
 
Last edited:
  • #10
hawk320 said:
Thank you, the problem I was having was that I was solving for the wrong radius.

Anytime. Glad you figured it out. :smile:
 
  • #11
hawk320 said:
Thank you, the problem I was having was that I was solving for the wrong radius. Also what program do you use to type up the equations?

LaTex. There is a template in the menu above. It appears as a Summation symbol (sigma).

You can also click on any equation in any thread and a new window will open with the codes. That is how I am learning Latex. I think there is a thread where you can test your code using skills somewhere. I'll look around for it.

Casey
 
  • #12
Saladsamurai said:
LaTex. There is a template in the menu above. It appears as a Summation symbol (sigma).

You can also click on any equation in any thread and a new window will open with the codes. That is how I am learning Latex. I think there is a thread where you can test your code using skills somewhere. I'll look around for it.

Casey

Thank you, that will make writing equations a lot easier.
 
Back
Top