Question
Question: Distance of the point (2, 1) from the line 3x - y - 6 = 0 along a line x - y + 2 = 0 is...
Distance of the point (2, 1) from the line 3x - y - 6 = 0 along a line x - y + 2 = 0 is

A
2
B
21
C
23
D
25
Answer
21
Explanation
Solution
- Direction of the line of measurement: The line x−y+2=0 has a slope of 1. A direction vector for this line is (1,1).
- Parametric equation of the line through the point: The line passing through point (2, 1) and parallel to x−y+2=0 can be represented parametrically as: x=2+t, y=1+t.
- Point of intersection: Substitute into 3x−y−6=0: 3(2+t)−(1+t)−6=0⇒6+3t−1−t−6=0⇒2t−1=0⇒t=21.
- Coordinates of intersection point: x=2+21=25, y=1+21=23. The intersection point is (25,23).
- Distance between the point and intersection point: d=(25−2)2+(23−1)2=(21)2+(21)2=41+41=21=21.
