STEM types, Can You Help solve this puzzle? If Yes, Would You Please?
Below in order, A - the word problem in its entirety, B - my solution to the problem,
C - key values extraneous to the word problem, D - what I am looking for in the problem,
and E - what I have tried.
A. Here is a Maximum Radius Vector Bearing Navigation problem for you to solve:
A drone is flying at an airspeed of 143 knots on a heading of 50°. If there is a 43 knot
wind that is blowing from a true heading of 125°, what is the speed and direction of the
drone relative to the ground?
Assume N49 and W122
----------
B - 138.25716394939252 knots
32.517345652975905 degrees
C - N49 means latitude 49 degrees north, W122 longitude 122 degrees west, or -122
The values needed will either be formatted as decimal degrees,
examples: .25085 .81823
or as minutes and decimal minutes
examples: 15.051 49.094
D - I am looking for five-digit, possibly six-digit, numbers, the decimal
point either prefixing them or situated after the second digit
These numbers are to be derived by one method. I suspect one five-digit
number reading left to right is for one of latitude or longitude, and the
other number reads right to left.
These numbers start with any in the set of
[13,14,15,23,24,25,26,48,49,80,81,82]
or, if they need to be reversed, end in any in the set of
[08,28,18,31,32,41,42,51,52,62,84,94]
E - What I have tried:
reverse pi search on subidiom.com
letter values counting to the left and to the right from the center of string r/o
sine, cosine
complementary angles for 32, 58, 138
supplementary angles for 32, 58, 138
180 degrees added to 32, 58, 138
euler number search on subidiom.com
Phi number search on subidiom.com
conversion to radians
multiplication/division with pi
Digital Root of Words in 'Maximum Radius Vector Bearing Navigation'
first letter of words in 'Maximum Radius Vector Bearing Navigation'