Animated Solution for Mathematics - Circles: Find the equations of the circle passing through (−4,3) and touching the lines x+y=2 and x−y=2.
Visualized Solution
Visualizing the Geometry
Given lines: L1:x+y−2=0 and L2:x−y−2=0.
Point on the circle: P(−4,3).
Intersection of L1 and L2: (2,0).
The Angle Bisector Principle
Any circle touching two intersecting lines must have its center on one of their angle bisectors.
The angle bisectors of x+y−2=0 and x−y−2=0 are given by:
2x+y−2=±2x−y−2
This simplifies to y=0 (the x-axis) and x=2.
Selecting the Correct Bisector
The given point P(−4,3) lies in the region containing the x-axis bisector.
Since P has a non-zero y-coordinate and lies to the left of x=2, the circle must lie in the region bisected by the x-axis (y=0).
Therefore, we can assume the center of the circle is C(a,0).
Expressing the Radius r
The radius r is the perpendicular distance from the center C(a,0) to either of the lines.
Using the line x+y−2=0:
r=12+12∣a+0−2∣=2∣a−2∣
The equation of the circle is: (x−a)2+y2=r2
Applying the Point Constraint
Since the circle passes through P(−4,3), substitute x=−4 and y=3 into the circle equation:
(−4−a)2+32=(2a−2)2
This simplifies to: (a+4)2+9=2(a−2)2
Expanding the Equation
Multiply both sides by 2 to clear the fraction:
2[(a2+8a+16)+9]=a2−4a+4
Simplify inside the brackets:
2(a2+8a+25)=a2−4a+4
Expand the left side: 2a2+16a+50=a2−4a+4
Forming the Quadratic Equation
Rearrange all terms to one side to form a standard quadratic equation:
(2a2−a2)+(16a+4a)+(50−4)=0
This simplifies to: a2+20a+46=0
Solving for a
Using the quadratic formula a=2a−b±b2−4ac:
a=2−20±202−4(1)(46)
Simplify the discriminant:
a=2−20±400−184=2−20±216
Since 216=66=254:
a=−10±54
Writing the Equations of the Circles
The general equation of the circle is: x2+y2−2ax+(a2−r2)=0
Since r2=2(a−2)2, the constant term is: 2a2+4a−4
Using a2+20a+46=0⟹a2=−20a−46, the constant term simplifies to: −8a−25
Substitute a=−10±54:
−8(−10±54)−25=55∓854
Thus, the equations are: x2+y2+2(10∓54)x+55∓854=0
Summary and Key Takeaways
Geometric Symmetry: The center of any circle touching two lines always lies on their angle bisectors.
Constraint Matching: The position of the given point P(−4,3) uniquely determined which angle bisector to use.
Two Solutions: We obtained two valid circles because one is smaller and lies closer to the intersection, while the other is larger and wraps around.
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the JEE Advanced path. Today, we are not just solving a problem; we are uncovering the hidden symmetry of a circle dancing between two lines.
Coordinate geometry is often perceived as a dry landscape of formulas, but I want you to see it as a canvas. We have two lines, L1:x+y−2=0 and L2:x−y−2=0, intersecting at a point (2,0).
We have a point P(−4,3) floating in the plane. Our mission is to construct a circle that passes through P and kisses both lines tangentially.
The Locus of the Center
Before we touch a single algebraic symbol, let us visualize. If a circle is tangent to two lines, its center must be equidistant from both, which is the fundamental definition of a circle's radius.
If the distance to L1 is r and the distance to L2 is r, then the center (h,k) must satisfy the condition that the perpendicular distance to both lines is equal. This condition defines the angle bisectors of the two lines.
Mathematically, we find these by setting the distance formulas equal:
12+12∣x+y−2∣=12+(−1)2∣x−y−2∣
When we strip away the absolute values, we get two beautiful, perpendicular lines: y=0 (the x-axis) and x=2. These are the only two paths where our circle's center can possibly reside.
The Strategic Choice
Now, we must choose. We have two candidates for our center's locus: the vertical line x=2 or the horizontal line y=0.
Look at our point P(−4,3). It sits at x=−4. The line x=2 acts as a boundary; if our center were on x=2, the circle would be confined to the region to the right of that line.
Since P is clearly to the left, the center must lie on the x-axis, y=0. We have successfully reduced our center from a coordinate pair (h,k) to a single variable point C(a,0).
The Algebra of Tangency
With the center at C(a,0), the radius r is simply the distance from C to either line. Using x+y−2=0, we find:
r=12+12∣a+0−2∣=2∣a−2∣
This gives us the equation of our circle: (x−a)2+y2=r2. Substituting our expression for r2, we get:
(x−a)2+y2=2(a−2)2
This equation represents the family of all circles centered on the x-axis that are tangent to our two lines. We now need the specific circles that pass through P(−4,3).
The Moment of Truth
We substitute x=−4 and y=3 into our circle equation. This is the moment where the physics of the problem meets the rigor of the math:
(−4−a)2+32=2(a−2)2
Expanding this, we get (a+4)2+9=2(a−2)2. Multiplying by 2 to clear the fraction, we arrive at:
2(a2+8a+16+9)=a2−4a+4
2a2+16a+50=a2−4a+4
Rearranging everything to one side, we find our quadratic equation:
a2+20a+46=0
Using the quadratic formula, we solve for a:
a=2−20±400−184=−10±54
Conclusion
The Two Solutions
We have found two values for a. This makes perfect sense, as there is a smaller circle nestled closer to the intersection point (2,0) and a larger circle that wraps around, both satisfying the tangency and the point constraint.
By substituting these values of a back into the general equation, we obtain the final equations of our circles.
Remember, in JEE Advanced, the math is just the language; the geometry is the story. You have successfully navigated the locus, chosen the path, and solved the quadratic. You are not just calculating; you are constructing.