The Geometry of Poles
A Coordinate Odyssey
Imagine you are standing on a perfectly flat, infinite plain. In front of you, two vertical poles are erected. One is shorter, with height a, and the other is taller, with height a+b.
They are separated by a horizontal distance x. This is the physical reality of our problem, which serves as a classic JEE Advanced challenge testing your ability to translate physical space into the language of mathematics.
Mapping the Terrain
To solve this, we must first build a map using a coordinate system. Let's place the base of the shorter pole, B, at the origin (0,0).
Since the pole AB is vertical and has length a, its top A is at (0,a). The base of the second pole, D, is at a distance x from B, so D is at (x,0).
The second pole CD has length a+b, so its top C is at (x,a+b). We have now successfully translated the physical poles into four points: A(0,a), B(0,0), C(x,a+b), and D(x,0).
The Slopes of Connection
Now, we focus on the angle ∠ACB. This angle is formed by the intersection of lines CA and CB.
To find the tangent of this angle, we need the slopes of these two lines. Let m1 be the slope of line CA. Using the slope formula m=x2−x1y2−y1, we calculate:
Next, let m2 be the slope of line CB. Using the coordinates of C(x,a+b) and B(0,0), we find:
The Tangent Bridge
We know that the tangent of the angle θ between two lines with slopes m1 and m2 is given by the formula:
We are given that tan∠ACB=21. Substituting our slopes into this formula, we obtain:
21=1+(xb)(xa+b)xa+b−xb
The Algebraic Dance
Now, let's simplify this expression. The numerator simplifies to:
The denominator simplifies to:
Putting it all together, we have:
When we simplify this complex fraction, we get:
Cross-multiplying gives us x2+b(a+b)=2ax. Rearranging the terms, we arrive at the final quadratic equation:
This elegant result perfectly matches the required geometric condition. You have successfully navigated the geometry and emerged victorious!