Question: If a circle is centered at (0, 0) with a radius of 5, which of the following points lies outside the circle?
Options:
Correct Answer: (6, 0)
Solution:
The equation of the circle is x² + y² = 25. The point (6, 0) gives 6² + 0² = 36, which is greater than 25, hence it lies outside.