Problem: If (a,b) and (c,d) are two points on the line whose equation is y=mx+k, then the distance between (a,b) and (c,d), in terms of a,c and m, is
Answer Choices:
A. β£aβcβ£1+m2β
B. β£a+cβ£1+m2β
C. 1+m2ββ£aβcβ£β
D. β£aβcβ£(1+m2)
E. β£aβcβ£β£mβ£
Solution:
Since ( a,b ) and ( c,d) are on the same line, y=mx+k, they satisfy the same equation. Therefore.
b=ma+k
d=mc+k
Now the distance between (a,b) and (c,d) is (aβc)2+(bβd)2β. We obtain from the above two equations (bβd)=m(aβc),so that
(aβc)2+(bβd)2β=(aβc)2+m2(aβc)2β=β£aβcβ£1+m2β
Note we are using the fact that x2β=β£xβ£ for all real x.