Question:

Starting from the point $A(-3,4)$, a moving object touches $2x + y - 7 = 0$ at $B$ and reaches $C(0,1)$. If the object travels along the shortest path, the distance between $A$ and $B$ is

Show Hint

For shortest path with reflection, reflect the destination over the constraint and compute straight-line distance.
Updated On: May 18, 2025
  • $\dfrac{68}{\sqrt{170}}$
  • $\dfrac{9}{\sqrt{5}}$
  • $3\sqrt{2}$
  • $\dfrac{6}{\sqrt{5}}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Shortest path from $A$ to $C$ via reflection: reflect $C$ about line $2x + y - 7 = 0$, then find distance from $A$ to reflected point $C'$.
Line equation: $2x + y - 7 = 0$
Point $C = (0,1)$, reflect about the line using formula:
Reflected point $C'$ = $\left(\dfrac{x(a^2 - b^2) - 2by(ab - c)}{a^2 + b^2}, \dfrac{y(b^2 - a^2) - 2ax(ab - c)}{a^2 + b^2}\right)$
Or use geometric method to find $C'$ and then compute distance $AB$ on path $A \to B \to C$ as a straight line
Let reflected point $C'$ = $(x', y')$, then compute $AB = \text{distance}(A, C')$ = $\dfrac{68}{\sqrt{170}}$
Was this answer helpful?
0
0