A point is selected at random inside a circle. The probability that the point is closer to the centre of the circle than to its circumference :
Step-by-Step Solution
Key Concept: A point at distance d from the center is closer to the center than to the circumference when d < r - d, which simplifies to d < r/2. The probability equals the ratio of areas: π(r/2)²/πr² = 1/4.
For the favorable case, points must lie inside the concentric circle of radius $\frac{r}{2}$. The desired probability is the ratio of the area of the smaller circle to the area of the larger circle: $\frac{\pi(r/2)^2}{\pi r^2} = \frac{1}{4}$.
Correct Answer: 3