Question: In triangle ABC, if the coordinates of A, B, and C are (1, 2), (4, 6), and (7, 2) respectively, what is the length of side AB?
Options:
Correct Answer: 5
Solution:
Length of AB = √[(4-1)² + (6-2)²] = √[3² + 4²] = √[9 + 16] = √25 = 5.