Question:medium

Let a circle C of radius 1 and closer to the origin be such that the lines passing through the point (3, 2) and parallel to the coordinate axes touch it. Then the shortest distance of the circle C from the point (5, 5) is :

Updated On: Jan 13, 2026
  • \(2\sqrt2\)
  • 5
  • \(4\sqrt2\)
  • 4
Show Solution

The Correct Option is D

Solution and Explanation

The center coordinates are: \[ (2, 1) \]

The circle's equation is: \[ (x - 2)^2 + (y - 1)^2 = 1 \]
Sol Fig.

The distance QC is calculated as: \[ QC = \sqrt{(5 - 2)^2 + (5 - 1)^2} = 5 \]

The shortest distance, RQ, is found by subtracting CR from CQ: \[ RQ = CQ - CR = 5 - 1 = 4 \]

Was this answer helpful?
1