it results in TWO points IF all 3 known points are in a straight line.
and it follows that an infinite number of known points will not reduce this to 1 known point as long as all the known points are in a straight line.
gotta have some kind of triangle there for triangulation
That's what I figured.
Allow me to be a little more specific.
You are holding a device that reads out that you are X miles away from a specific location. No GPS coordinates are given, with this fact being true for all as I continue with my example. You move to another location of which you know the direction and distance, then reread the device. It now states that you are Y miles from that same specific location. Either from the new location or the original one, you once again relocate to another point, also knowing how far and what direction you traveled. Looking at the device, you now see that you are Z distance from the specific location desired.
Given that, can you triangular where the desired specific location is by one result, or is there a second result that also must be checked?
Assume the distance is in a straight line as a crow flies.
Thanks to all who've answered so far.
~Bruno K~
What you are describing is called "Triangulation", it works to find a point in a plane if the three given points are not in a line. If you have three dimensions you would need a fourth point, as you will get two possible solutions from three points unless the given point is coplanar with the three.
You don't have to worry too much over short distances, but for longer distances you might need to know whether the distance follows the surface of the earth or goes through it?