Understanding the Concept:
Distance along a given direction
Step 1: Line $x - 2y = 1$ gives direction ratio:
\[
(1, -2)
\]
Step 2: Parametric line through (3,5):
\[
x = 3 + t,\quad y = 5 - 2t
\]
Step 3: Substitute in line:
\[
2(3+t) + 3(5-2t) - 14 = 0
\]
Step 4:
\[
6 + 2t + 15 - 6t -14 = 0
\]
\[
7 - 4t = 0 \Rightarrow t = \frac{7}{4}
\]
Step 5: Distance:
\[
\sqrt{t^2 + (2t)^2} = \sqrt{5t^2}
\]
\[
= \sqrt{5} \cdot \frac{7}{4} = {\sqrt{5}}
\]
Final Answer:
Distance = $\sqrt{5}$