Longitude problem on a Terrestrial Sphere

  • Thread starter Thread starter Equilibrium
  • Start date Start date
  • Tags Tags
    Longitude Sphere
AI Thread Summary
The discussion centers on calculating the distance between two points on the equator with a 1-degree difference in longitude, yielding a result of approximately 69.1 miles. The formula used is S = rθ, where the radius of the Earth is taken as 3959 miles. There is a suggestion that the discrepancy in answers may stem from different values for the Earth's radius, with an alternative value of 3963.1676 miles resulting in a distance of 69.2 miles. Participants confirm that the original calculation is correct, emphasizing the importance of converting degrees to radians. The conversation highlights the nuances in geographic measurements and the impact of varying radius values on calculations.
Equilibrium
Messages
81
Reaction score
0

Homework Statement


How far apart (in miles) are 2 points on the equator if their longitudes differ by 1 degree?
The correct answer is 69.8 miles, I'm not sure if typo

Homework Equations


S=r\theta
radius of Earth = 3959 miles

The Attempt at a Solution


\theta = 1\deg*\frac{\pi}{180}
S=3959*\frac{\pi}{180}
S = 69.1 miles
 
Physics news on Phys.org
Nothing wrong with your working, except that you should be more clear that you're starting by converting theta into radian measure. But your answer is right.

The difference could be because of the value you're supposed to use for the Earth's equatorial (great circle) radius. Are you given a value you're supposed to use?

The value you quoted looks quite OK, but google's is slightly different: 3 963.1676 miles, and yields a slightly different answer (69.2mi, still closer to yours than the expected one).
 
thanks for verifying
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top