List-II gives distance between pair of points given in List-I, match them correctly.
List−I List II(P)(−5,7),(−1,3)(1)5(Q)(5,6),(1,3)(2)√8(R)(√3+1,1),(0,√3)(3)√6(S)(0,0),(−√3,√3)(4)4√2
P-4, Q-1, R-2, S-3
(P) Distance between the points (−5,7),(−1,3)=√(−1+5)2+(3−7)2=√16+16=4√2
(Q) Distance between the points (5,6),(1,3)=√(1−5)2+(3−6)2=√16+9=5
(R) Distance between the points (√3+1,1), (0,√3)
=√(0−(√3+1))2+(√3−1)2
=√(√3+1)2+(√3−1)2
=√3+2√3+1+3−2√3+1
=√6+2=√8=2√2
(S) Distance between the points (0,0),(−√3,√3)=√(−√3)2+(√3)2=√3+3=√6
∴P→(4);Q→(1);R→(2);S→(3)