Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Quantitiative Aptitude
  • Logical Reasoning
  • Verbal Ability
  • Aptitude Quiz
  • Quantitiative Aptitude Quiz
  • Verbal Ability Quiz
  • Aptitude For Placements
  • Interview Corner
  • Practice Sets
Open In App
Next Article:
Puzzle | One Mile on the Globe
Next article icon

Puzzle | One Mile on the Globe

Last Updated : 18 Jan, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report
Q. Find out the number of points on the globe (Earth) where if we move one mile south, then one mile east and finally one mile north, we arrive at the starting point. Options: A) One B) Two C) Infinite D) Zero Solution: C Explanation : Moving one mile east or west corresponds to rotating the globe by the Radian equivalent of one mile. The Northernmost point is the North Pole (cannot go North from there) and the Southernmost point is the South Pole (cannot go South from there). Further, rotating the globe by any amount will not alter the position if we are present on either of the Poles. Clearly, one such point is the North Pole. Note that South Pole can't be in the solution set because if we go South from the South Pole, we end up at the South Pole itself. Similarly if we go North of the North Pole, we end up at the North Pole itself. Now consider the latitude located at (1/R) radians from the Earth's axis (where R is the vertical radius of the Earth), in the Southern Hemisphere. When we go one mile South, we end up at the South Pole. When we go one mile east, we are basically rotating the globe westwards by the radian equivalent of one mile (rotating it about the axis, means we are still present on the South Pole) and finally when we go back 1 mile North, we reach the same point we began with. This is true for all the infinite points on this latitude.

Next Article
Puzzle | One Mile on the Globe

M

mananraheja_NSIT
Improve
Article Tags :
  • Aptitude

Similar Reads

    Puzzle - The Hands of a Clock First Overlap
    Question: An hour hand and a minute hand are standard on a clock. At 12 midnight the hands are exactly aligned. When will they next precisely align or overlap? How frequently will they cross paths each day? Solution: a) The hour hand revolves more slowly than the minute hand. In one minute, the minu
    2 min read
    Puzzle | Minimum planes to go around the world
    On an Island, there is an airport that has an unlimited number of identical air-planes. Each air-plane has a fuel capacity to allow it to fly exactly 1/2 way around the world, along a great circle. The planes have the ability to refuel in flight without loss of speed or spillage of fuel. Though the
    2 min read
    Puzzle 70 | Tom and Jerry
    Once upon a time Tom and Jerry thought of having a race on a circular track. The diameter of the track was 200 yards. They both started from same starting point. Tom being confident did not move until he found jerry has moved 1/8-th of the distance.Now Tom starts to move and meets jerry on the circu
    1 min read
    Puzzle 68 | Walking down the hill
    I can walk 3 miles per hour uphill and 4 miles per hour on flat land and 6 miles per hour downhill. If I reached the beach nearby me, walking for 50 minutes and I walked back home in 1 hour, can you calculate the total distance from my house to the beach? (Note: I walk with the same uniform speed.)
    2 min read
    Puzzle - Two Creepers Climbing a Tree
    Question: Jasmine and rose creepers are two creepers (climbing plants) that are both climbing up and around a cylindrical tree trunk. Both jasmine and rose begin at the same spot on the ground and twist both clockwise and counterclockwise. The rose had done three complete twists and the jasmine had
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences