Analyzing the Setup
Imagine you are standing at the origin of a coordinate system, looking due West. Two objects, C and D, lie on this line at positions (−x,0) and (−(x+d),0) respectively.
Our goal is to determine the distance d between these two objects. We place the observer at the origin O(0,0).
The First Vantage Point
The observer walks a distance c due North to point A(0,c). From this position, the angle subtended by the objects at the observer's eye is α.
We define the angles with the vertical axis as ∠OAC=θ1 and ∠OAD=θ2. Consequently, the angle α is given by α=θ2−θ1.
In the right-angled triangles
ΔOAC and
ΔOAD, we have:
tanθ1=cxandtanθ2=cx+d
Using the trigonometric identity
tanα=tan(θ2−θ1)=1+tanθ2tanθ1tanθ2−tanθ1, we substitute our values:
tanα=1+(cx+d)(cx)cx+d−cx=c2+x2+xddc
Taking the reciprocal, we arrive at our first crucial equation:
dccotα=c2+x2+xd
The Second Vantage Point
The observer continues walking a further 2c North, reaching point B(0,3c). Now, the angle subtended is β.
Let
∠OBC=ϕ1 and
∠OBD=ϕ2, such that
β=ϕ2−ϕ1. Here, the tangents are:
tanϕ1=3cxandtanϕ2=3cx+d
Applying the same tangent subtraction formula, we obtain:
tanβ=1+(3cx+d)(3cx)3cx+d−3cx=9c2+x2+xd3dc
Taking the reciprocal, we get our second equation:
3dccotβ=9c2+x2+xd
The Algebraic Resolution
We now have a system of two equations:
1) dccotα=c2+x2+xd
2) 3dccotβ=9c2+x2+xd
Both equations contain the common term
x2+xd. By subtracting Equation 1 from Equation 2, we eliminate the unknown variable
x:
(3dccotβ)−(dccotα)=(9c2+x2+xd)−(c2+x2+xd)
This simplifies to:
dc(3cotβ−cotα)=8c2
Dividing both sides by
c (given
$c
eq 0$), we isolate the distance
d:
d=3cotβ−cotα8c
We have successfully navigated the geometry and the algebra to find the distance between the objects.