Animated Solution for Mathematics - Circles: Let the circle S:36x2+36y2−108x+120y+C=0 be such that it neither intersects nor touches the co-ordinate axes. If the point of intersection of the lines, x−2y=4 and 2x−y=5 lies inside the circle S, then :
Select Answer:
Visualized Solution
Standardizing the Circle Equation
Given equation: 36x2+36y2−108x+120y+C=0
Divide by 36 to get the standard form:
x2+y2−3x+310y+36C=0
Finding Center and Radius
Center C0=(−g,−f)=(23,−35)
Radius r=g2+f2−c
r=49+925−36C=6181−C
Constraint: No Intersection with Axes
Condition: Circle neither intersects nor touches the axes.
This implies the radius must be strictly less than the perpendicular distance from the center to both axes.
r<∣h∣ and r<∣k∣
Solving for C (Part 1)
Condition 1: r<∣h∣⇒6181−C<23
181−C<9⇒181−C<81
C>100
Solving for C (Part 2)
Condition 2: r<∣k∣⇒6181−C<35
181−C<10⇒181−C<100
C>81
Combining both conditions: C>100
Finding the Point of Intersection
Lines: x−2y=4 and 2x−y=5
We need to find their point of intersection P.
Calculating the Intersection Point
From first line: x=2y+4
Substitute in second: 2(2y+4)−y=5⇒3y=−3⇒y=−1
x=2(−1)+4=2
Intersection point P=(2,−1)
Point Inside the Circle Constraint
Condition: Point P(2,−1) lies inside the circle S.
For a point (x1,y1) inside S(x,y)=0, S(x1,y1)<0.
Substituting Point into Circle Equation
Substitute (2,−1) into 36x2+36y2−108x+120y+C<0
36(2)2+36(−1)2−108(2)+120(−1)+C<0
Solving for C (Part 3)
144+36−216−120+C<0
180−336+C<0
C−156<0⇒C<156
Final Range of C
From axes condition: C>100
From point condition: C<156
Final Range: 100<C<156
00:00 / 00:00
The Sigma Insight: Position of a Point with Respect to a Circle
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the mathematical landscape. Today, we are not just solving a problem; we are exploring the delicate balance of a circle in the Cartesian plane.
We have been given the equation:
36x2+36y2−108x+120y+C=0
At first glance, it looks like a cluttered room. It is messy, unorganized, and frankly, a bit intimidating. But in mathematics, as in life, the first step to clarity is organization.
Phase 1
The Art of Standardization
We cannot work with an equation where the coefficients of x2 and y2 are 36. We need them to be 1. This is the standard form, the language in which circles speak.
By dividing the entire equation by 36, we transform the chaos into order:
x2+y2−3x+310y+36C=0
Suddenly, the fog lifts. We can now identify the center and the radius. The center C0 is given by (−g,−f), which leads us to (23,−35).
The radius r is the square root of g2+f2−c. After a bit of careful arithmetic, we find:
r=6181−C
This radius is our key; it holds the secret to the circle's size, which is tied directly to our unknown constant C.
Phase 2
The No-Go Zone
The problem gives us a beautiful geometric constraint: the circle neither intersects nor touches the coordinate axes. Imagine the circle floating in the fourth quadrant.
If it were to touch the y-axis, its radius would have to be exactly equal to the horizontal distance from the center to the y-axis, which is ∣h∣. Since it does not touch, the radius must be strictly smaller than this distance.
The same logic applies to the x-axis and the vertical distance ∣k∣. Thus, we arrive at two critical inequalities: r<∣h∣ and r<∣k∣.
Applying these, we set:
6181−C<23and6181−C<35
Solving these inequalities is a test of patience and precision. For the first, we find C>100. For the second, we find C>81.
Since both must be true, we take the stricter condition: C>100. We have successfully fenced in our circle!
Phase 3
The Intersection Point
Now, let us turn our attention to the two lines: x−2y=4 and 2x−y=5. These lines are like two paths crossing in the woods.
We need to find the exact spot where they meet. Solving these simultaneously is a classic exercise in linear algebra.
From the first, x=2y+4. Substituting this into the second:
2(2y+4)−y=5⇒3y=−3⇒y=−1
Plugging this back, we find x=2. Our intersection point P is (2,−1).
Phase 4
The Final Trap
The problem states that this point P(2,−1) lies inside the circle. This is the final piece of the puzzle.
In coordinate geometry, for a point (x1,y1) to lie inside a circle S(x,y)=0, the value of the expression S(x1,y1) must be strictly less than zero.
We substitute x=2 and y=−1 into our original equation:
36(2)2+36(−1)2−108(2)+120(−1)+C<0
Let us calculate this with care:
144+36−216−120+C<0
180−336+C<0
C−156<0⇒C<156
Conclusion
The Synthesis
We have arrived at the finish line. We have two bounds for C: from the axes constraint, C>100, and from the point-inside-circle constraint, C<156.
Combining these, we get the final range:
100<C<156
You have navigated the algebra, respected the geometry, and solved the mystery. This is the essence of JEE Advanced—not just calculating, but understanding the story the numbers are telling you. Well done!