Question:

S $ \equiv x^2 + y^2 - 2x - 4y - 4 = 0 $ and $ S' \equiv x^2 + y^2 - 4x - 2y - 16 = 0 $ are two circles. The point $ (-2, -1) $ lies

Show Hint

When determining whether a point lies inside or outside a circle, substitute the point's coordinates into the equation of the circle. If the result is less than 0, the point is inside; if greater than 0, the point is outside.
Updated On: May 3, 2025
  • inside \( S' \) only
  • inside \( S \) only
  • inside \( S \) and \( S' \)
  • outside \( S \) and \( S' \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

To determine the position of the point \((-2, -1)\) relative to the circles \(S\) and \(S'\), we evaluate the circle equations at this point.

1. Evaluation for Circle \(S\):
Given the circle equation \(S(x,y) = x^2 + y^2 - 2x - 4\):

\[ S(-2, -1) = (-2)^2 + (-1)^2 - 2(-2) - 4 \]
Simplify step-by-step:
\[ = 4 + 1 + 4 - 4 = 5 > 0 \]
Conclusion: Since \(S(-2, -1) > 0\), the point lies outside circle \(S\).

2. Evaluation for Circle \(S'\):
Given the circle equation \(S'(x,y) = x^2 + y^2 - 4x - 2y - 16\):

\[ S'(-2, -1) = (-2)^2 + (-1)^2 - 4(-2) - 2(-1) - 16 \]
Simplify step-by-step:
\[ = 4 + 1 + 8 + 2 - 16 = -1 < 0 \]
Conclusion: Since \(S'(-2, -1) < 0\), the point lies inside circle \(S'\).

3. Final Determination:
The point \((-2, -1)\) lies:
- Outside of circle \(S\) (since \(S(-2,-1) > 0\))
- Inside of circle \(S'\) (since \(S'(-2,-1) < 0\))

Final Answer:
The point \((-2, -1)\) lies \(\boxed{\text{inside } S' \text{ only}}\).

Was this answer helpful?
1
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

We are given two circles with the equations \( S \) and \( S' \). To determine whether the point \( (-2, -1) \) lies inside or outside the circles, we need to substitute the point coordinates into the equations of the circles. 
Circle \( S: x^2 + y^2 - 2x - 4y - 4 = 0 \) Substitute \( x = -2 \) and \( y = -1 \) into the equation: \[ (-2)^2 + (-1)^2 - 2(-2) - 4(-1) - 4 = 4 + 1 + 4 + 4 - 4 = 9. \] Since \( 9>0 \), the point lies outside circle \( S \). Circle \( S': x^2 + y^2 - 4x - 2y - 16 = 0 \) Substitute \( x = -2 \) and \( y = -1 \) into the equation: \[ (-2)^2 + (-1)^2 - 4(-2) - 2(-1) - 16 = 4 + 1 + 8 + 2 - 16 = -1. \] Since \( -1<0 \), the point lies inside circle \( S' \). 
Thus, the point \( (-2, -1) \) lies inside circle \( S' \) only.

Was this answer helpful?
0
0