The coordinates of points P and Q are (4, 3) and (2, -1) ...
The coordinates of points P and Q are (4, 3) and (2, -1) respectively. Find the shortest distance between P and Q.
10sqrt2
4sqrt5
5sqrt2
2sqrt5
Correct answer is D
p(4, 3) Q(2 - 1)
distance = √(x2−x1)2+(Y2−y1)2
= √(2−4)2+(−1−3)2
= √(−2)2=(−4)2
= √4+16
= √20
= √4×5
= 2√5