Question: If triangle ABC has vertices A(1, 2), B(4, 6), and C(1, 6), what is the length of side AB?
Options:
Correct Answer: 4.0
Solution:
Using the distance formula: AB = √((4 - 1)² + (6 - 2)²) = √(9 + 16) = √25 = 5.0.