Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a geometry problem; we are uncovering the hidden symmetry of a circle. Imagine standing at the center A(1,2) of a circle, looking out at the points B and D.
The problem asks us to find the area of the quadrilateral ABCD formed by the tangents at these points. This is a classic JEE Advanced challenge that tests your ability to bridge the gap between algebraic equations and geometric intuition.
Decoding the Circle
The equation x2+y2−2x−4y−20=0 is a map. To navigate it, we must first find our origin and our reach.
By comparing this to the standard form x2+y2+2gx+2fy+c=0, we find g=−1 and f=−2. Thus, the center A is at (−g,−f)=(1,2).
The radius r is calculated as:
This circle is our stage.
The Tangent Dance
Next, we identify the tangents. At point B(1,7), the geometry is incredibly kind to us.
Since A(1,2) and B(1,7) share the same x-coordinate, the radius AB is a vertical line. A tangent perpendicular to a vertical line must be a horizontal line. Since it passes through B(1,7), its equation is simply y=7.
For point D(4,−2), we use the elegant T=0 formula for the tangent at a point (x1,y1):
xx1+yy1+g(x+x1)+f(y+y1)+c=0
Substituting our values, we derive the linear equation:
The Intersection
These two tangents meet at point C. To find C, we solve the system of equations: y=7 and 3x−4y−20=0.
Substituting y=7 into the second equation gives:
3x−4(7)−20=0⇒3x−28−20=0⇒3x=48
This yields x=16. Thus, our intersection point C is (16,7).
The Geometric Insight
Here is where the magic happens. We have a quadrilateral ABCD. By drawing the diagonal AC, we split it into two triangles, △ABC and △ADC.
Because the radius is perpendicular to the tangent at the point of contact, we have right angles at B and D. These triangles are congruent by the RHS (Right angle-Hypotenuse-Side) criterion: they share the hypotenuse AC, and their legs AB and AD are both radii of length 5.
The area of △ABC is calculated as:
With height AB=5 and base BC (the distance between B(1,7) and C(16,7)), which is 15, the area is:
Since the quadrilateral consists of two such congruent triangles, the total area is:
This problem teaches us that geometry is not about brute force; it is about finding the right perspective. Keep practicing, and keep looking for the symmetry.