Question 455314
A simple dart board has three area: the main board has a radius of 8 inches, there is a circle with a radius of 5 inches and the bullseye has a radius of 2 inches. What is the probability of a random dart landing inside the bullseye?
-----
P(hit bullseye) = area of bullseye/area of main board
---
= [pi*2^2]/[pi*8^2] 
= 4/64 
= 1/16
==========
Cheers,
Stan H.
==========