Question: If the coordinates of the vertices of a triangle are A(1, 2), B(4, 6), and C(1, 6), what is the base of the triangle AB?
Options:
Correct Answer: 3
Solution:
Base AB = √((4-1)² + (6-2)²) = √(3² + 4²) = √(9 + 16) = √25 = 5.