Chords of the circle $x^2 + y^2 = 9$ are drawn such that segments intercepted from the chords by the curve $y^2 - 4x - 4y = 0$ subtend right angle at the origin. If the locus of the middle points of the chords with respect to circle is a curve $S$, then:
$S$ is a pair of line
$S$ is a circle
$S$ passes through the origin
$S$ meets the given circle $x^2 + y^2 = 9$ at $A$ and $B$ and the tangents at $A$ and $B$ to the circle $x^2 + y^2 = 9$ intersect at $(4, 4)$
Step-by-Step Solution
Key Concept: The locus of chord midpoints satisfying a perpendicularity condition is found by homogenization and eliminating the parameter.
Step 1: Write the equation of the chord of the circle $x^2 + y^2 = 9$ with midpoint $P(h,k)$.
The equation of the chord of a circle $x^2 + y^2 = R^2$ with midpoint $(h,k)$ is given by $T = S_1$, where $T = xh + yk - R^2$ and $S_1 = h^2 + k^2 - R^2$.
For the circle $x^2 + y^2 = 9$, this gives:
$$xh + yk - 9 = h^2 + k^2 - 9$$
$$hx + ky = h^2 + k^2$$
We can rearrange this to express $1$ in terms of $x, y, h, k$:
$$1 = \frac{hx + ky}{h^2 + k^2}$$
Step 2: Homogenize the equation of the curve $y^2 - 4x - 4y = 0$ using the chord equation.
The curve is $y^2 - 4x - 4y = 0$. To find the equation of the pair of lines joining the origin to the intersection points of the chord $hx+ky=h^2+k^2$ and the curve, we homogenize the curve's equation using the relation $1 = \frac{hx + ky}{h^2 + k^2}$.
The equation of the pair of lines through the origin is obtained by making the given curve's equation homogeneous of degree two:
$$y^2 - 4x \left(\frac{hx + ky}{h^2 + k^2}\right) - 4y \left(\frac{hx + ky}{h^2 + k^2}\right) = 0$$
Multiply by $(h^2 + k^2)$ to clear the denominator:
$$(h^2 + k^2)y^2 - 4x(hx + ky) - 4y(hx + ky) = 0$$
Expand and collect terms:
$$(h^2 + k^2)y^2 - 4h x^2 - 4k xy - 4h xy - 4k y^2 = 0$$
$$-4h x^2 + (h^2 + k^2 - 4k)y^2 - (4h + 4k)xy = 0$$
Step 3: Apply the condition for the pair of lines to be perpendicular.
The homogenized equation represents a pair of straight lines passing through the origin. If these lines are perpendicular, the sum of the coefficients of $x^2$ and $y^2$ must be zero.
Coefficient of $x^2$ is $-4h$.
Coefficient of $y^2$ is $h^2 + k^2 - 4k$.
Setting their sum to zero:
$$-4h + (h^2 + k^2 - 4k) = 0$$
$$h^2 + k^2 - 4h - 4k = 0$$
Step 4: Determine the locus of the midpoint $P(h,k)$, which is the curve $S$.
The condition $h^2 + k^2 - 4h - 4k = 0$ is the locus of the midpoint $P(h,k)$. Replacing $h$ with $x$ and $k$ with $y$, we get the equation of the curve $S$:
$$S: x^2 + y^2 - 4x - 4y = 0$$
Step 5: Analyze Option 1.
Option 1 states that $S$ is a pair of lines.
The equation $S: x^2 + y^2 - 4x - 4y = 0$ can be rewritten by completing the square:
$$(x^2 - 4x + 4) + (y^2 - 4y + 4) = 4 + 4$$
$$(x-2)^2 + (y-2)^2 = 8$$
This is the equation of a circle with center $(2,2)$ and radius $2\sqrt{2}$. Therefore, $S$ is a circle, not a pair of lines. So, Option 1 is incorrect.
Step 6: Analyze Option 2.
Option 2 states that $S$ is a circle.
As shown in Step 5, the equation $S: (x-2)^2 + (y-2)^2 = 8$ represents a circle. Therefore, Option 2 is correct.
Step 7: Analyze Option 3.
Option 3 states that $S$ passes through the origin.
To check if the curve $S: x^2 + y^2 - 4x - 4y = 0$ passes through the origin $(0,0)$, substitute $x=0$ and $y=0$ into the equation:
$$(0)^2 + (0)^2 - 4(0) - 4(0) = 0$$
$$0 = 0$$
Since the equation holds true, the curve $S$ passes through the origin. Therefore, Option 3 is correct.
Step 8: Analyze Option 4.
Option 4 states that $S$ meets the given circle $x^2 + y^2 = 9$ at $A$ and $B$, and the tangents at $A$ and $B$ to the circle $x^2 + y^2 = 9$ intersect at $(4, 4)$.
Let the given circle be $C_1: x^2 + y^2 = 9$.
Let the locus of the midpoint be $S: x^2 + y^2 - 4x - 4y = 0$.
The common chord of the two circles $C_1$ and $S$ is found by subtracting their equations:
$$(x^2 + y^2) - (x^2 + y^2 - 4x - 4y) = 9 - 0$$
$$4x + 4y = 9$$
This equation represents the line passing through the intersection points $A$ and $B$.
The equation of the chord of contact from an external point $(x_0, y_0)$ to the circle $x^2 + y^2 = R^2$ is $xx_0 + yy_0 = R^2$.
For the circle $x^2 + y^2 = 9$, the chord of contact is $xx_0 + yy_0 = 9$.
Comparing this with the common chord $4x + 4y = 9$, we can identify the external point $(x_0, y_0)$ as $(4,4)$.
This means that the tangents at points $A$ and $B$ (where $S$ meets $x^2 + y^2 = 9$) to the circle $x^2 + y^2 = 9$ intersect at $(4,4)$. Therefore, Option 4 is correct.
The final answer is $\boxed{\text{2,3,4}}$.
Correct Answer: 2,3,4