Question: If the coordinates of the vertices of triangle PQR are P(1, 2), Q(4, 6), and R(1, 6), what is the length of side PQ?
Options:
Correct Answer: 4
Solution:
Using the distance formula, PQ = √((4 - 1)² + (6 - 2)²) = √(9 + 16) = √25 = 5.