Question: If a circle has a center at (0, 0) and passes through the point (3, 4), what is its radius?
Options:
Correct Answer: 5
Solution:
Radius r = distance from center to point = √((3 - 0)² + (4 - 0)²) = √(9 + 16) = √25 = 5.