Question: What is the distance between the points (0, 0) and (3, 4)?
Options:
Correct Answer: 5
Solution:
Using the distance formula: d = √[(3 - 0)² + (4 - 0)²] = √[9 + 16] = √25 = 5.