Problema Solution
A simple dartboard has three areas… the main board has a radius of 8 inches, there is a circle with a radius of 6 inches, and the bullseye has a radius of 3 inches. What is the probability of a random dart landing inside the bullseye?
Answer provided by our tutors
total area =(8^2)pi = 64pi
area of bullseye= 3^2pi = 9pi
9pi/64pi = 9/64
the probability is 9/64