The distance between the points (2, 3) and (4, 5) is
Question 1
Q1. The distance between the points (2, 3) and (4, 5) is
Answer: √2
Explanation: Using distance formula: √((x2 - x1)² + (y2 - y1)²) = √((4 - 2)² + (5 - 3)²) = √(4 + 4) = √8 = 2√2