Question:medium

The distance from the origin to the image of $(1,1)$ with respect to the line $x + y + 5 = 0$ is:

Show Hint

Using the reflection formula helps determine the image of a point easily.
Updated On: Jan 13, 2026
  • $7\sqrt{2}$
  • $3\sqrt{2}$
  • $6\sqrt{2}$
  • $4\sqrt{2}$
Show Solution

The Correct Option is C

Solution and Explanation

The coordinates of the image of a point $(x_1,y_1)$ reflected across the line $Ax + By + C = 0$ are given by the formulas:\[x' = x_1 - \frac{2A(Ax_1 + By_1 + C)}{A^2 + B^2}, \quad y' = y_1 - \frac{2B(Ax_1 + By_1 + C)}{A^2 + B^2}\]Upon substitution of the specific values, the image is determined to be at $(-6,-6)$. The distance of this image from the origin is calculated as:\[D = \sqrt{(-6 - 0)^2 + (-6 - 0)^2} = \sqrt{36 + 36} = 6\sqrt{2}\]
Was this answer helpful?
0