Problem 59349. Determine ground distance from an aircraft to a DME station
In aviation, distance measuring equipment (DME) uses radio signals to determine slant distance from an aircraft to a ground station. Given the altitude of an aircraft in feet (ft) and a DME readout in nautical miles (NM), determine the ground distance in nautical miles from the aircraft to the DME ground station. Assume that 1 NM = 6076 ft and round solutions to the nearest tenth.
For example, if an aircraft is at 10000 ft and the DME readout is 5 NM, then the ground distance is 4.7 NM.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
Sum all integers from 1 to 2^n
16352 Solvers
-
Project Euler: Problem 5, Smallest multiple
1520 Solvers
-
1290 Solvers
-
Number of 1s in a binary string
10048 Solvers
-
Volume of a sphere given its surface area
151 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!