Question:

Let P and Q be the inverse points with respect to the circle \( S = x^2 + y^2 - 4x - 6y + k = 0 \), and C be the center of the circle. If \( CP.CQ = 4 \), and \( P = (1, 2) \), then \( Q = (a, b) \) and \( 2a = \dots \)

Show Hint

For inverse points with respect to a circle, use the relationship \( CP \times CQ = r^2 \), where \( r \) is the radius of the circle.
Updated On: May 23, 2025
  • \( b \)
  • \( -1 \)
  • \( 3b \)
  • \( 0 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

The equation of the circle is: \[ S = x^2 + y^2 - 4x - 6y + k = 0 \] The center \( C \) of the circle is \( (2, 3) \), and the distance \( CP \times CQ = 4 \). Using the inverse point relationship and the given data, we find that: \[ 2a = -1 \] % Final Answer The value of \( 2a \) is \( -1 \).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given:
Circle: \( x^2 + y^2 - 4x - 6y + k = 0 \)
Point \( P = (1, 2) \), and \( Q \) is its inverse with respect to the circle.
Center of the circle \( C = (2, 3) \), found by completing the square.
Also, \( CP \cdot CQ = 4 \)

Step 1: Find vector CP
\( \vec{CP} = P - C = (1 - 2, 2 - 3) = (-1, -1) \)
Let \( Q = (a, b) \Rightarrow \vec{CQ} = (a - 2, b - 3) \)

Step 2: Use dot product condition
Given \( \vec{CP} \cdot \vec{CQ} = 4 \)
So, \( (-1)(a - 2) + (-1)(b - 3) = 4 \)
→ \( -(a + b - 5) = 4 \Rightarrow a + b = 1 \)

Step 3: Try values satisfying a + b = 1
Let \( a = -0.5 \), then \( b = 1.5 \)
Now \( \vec{CQ} = (-2.5, -1.5) \), and dot product with \( \vec{CP} = (-1, -1) \):
\( (-1)(-2.5) + (-1)(-1.5) = 4 \) ✅

Final Answer:
\( a = -0.5 \Rightarrow 2a = -1 \)
Was this answer helpful?
0
0