Please refer to the picture of the problem
I am trying to figure out: What percent of the total area is worth ten points? So this is my attempt: the area of the 10 point region is pi * (4)^2 = 50.24
the total radius is 4+ 3+3+3 = 13 so the total area is 13^2 * pi = 530.66
So the percent is 50.23/530.66 = 10%
However, the answer is 30% which I do not get.
You forgot to include the 10-point regions in the outer ring. Their combined area is $\pi\dfrac{13^2-10^2}2\approx108$. Add that to the area of the bull’s-eye to get the total area worth $10$ points.