The dartboard in the diagram consists of an infinite number of concentric circles. Each successively smaller circle has 4 3 the radius of the preceding, larger circle.
A dart is thrown somewhere on the dartboard (striking uniformly at random over the entire area of the dartboard).
To 2 decimal places, what is the probability it strikes black? Assume the point of the dart is one-dimensional.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I think your solution is amazingly simple but can you walk me through how you can conclude that the total white area is 9/16 that of the black area?
Log in to reply
Think about it in the otherway: What is the relationship between the radius between 2 successive circles?
The key argument in my solution is that the black areas and white areas are similar. That is, they are the same shape but different sizes. I can make this argument because there is a common ratio between the radii of the circles. Then, the next important observation is that area of similar shapes is directly proportional to the square of distance (regardless of the shape of those objects). Then we can conclude that the white area is ( 4 3 ) 2 = 1 6 9 the area of the black area. And finally, if the entire area of the dartboard is 1 , then the areas must sum to 1 .
As the question never provides information on the thickness of each circle's line, I don't see how it's possible to solve it!
The problem is that you're assuming an infinitely small dart head. Since the strict wording of the problem is "strikes black", a dart whose head is centered on white but is of sufficient circumference to touch black, would technically have struck black. This becomes even more obvious as you approach the center, where it becomes impossible for even a fine tipped dart to strike no black. The real question is at what dart circumference does the probability at two decimal precision become .65?
Log in to reply
Thanks for pointing this out. I've added the assumption that the dart's point is one-dimensional.
Log in to reply
It should be zero-dimensional because a one-dimensional thing is a line and you can't throw a dart and get the result of a line.
I think you should've used the term ring instead of the circle as the thickness of circle is the entire radius, whereas for the ring thickness or breadth is measured in difference of radii
Hi where did the 16/25 come from? why did you move 16 above and added 16+9=25
Log in to reply
p + 1 6 9 p 1 6 1 6 p + 1 6 9 p 1 6 2 5 p ( 2 5 1 6 ) 1 6 2 5 p p = 1 = 1 = 1 = ( 2 5 1 6 ) 1 = 2 5 1 6
Let the Radius of the white circle annulus at the ith stage be Ri. The radius of the adjoining black circle/annulus would be 3 Ri/4. The area of the ith stage annulus = pi [Ri^2 - (3*Ri/4)^2]
= pi [Ri^2-9Ri^2/16] =pi 7Ri^2/16 So, the sum of the area of the white annuli = pi*7/16[R1^2 + R2^2 +..........Ri^2 + .........] Since what we need is the relative area, the radius of the outer circle can be assumed to be 1 without loss of generality. Also, the factor of pi would drop off.
The radius of the first circle would be 3/4. The radius of the second white circle would be (3/4) * (9/16) (essentially 3/4 * 3/4 because of the alternating black circle):. The radius of the third white circle would be equal to (9/16) * (9/16) * (3/4) and so on....
So, the areas would be proportional to (7/16) [(3/4)^2 + ((9/16) (3/4)^2 + ([9/16]^2*3/4)^2 +......]
This is an infinite geometric progression with starting term (3/4)^2 and common ratio (9/16)^2. Hence, the sum of the infinite sequence of white annuli = (7/16) * [(3/4)^2 / ([1-(9/16)^2]] = (7/16) * (9/16)/(1 - (81/256)) = (7/16) * [(9/16)/ (175/256)] = 7 / 16 * [144/175] = 63/175 So, the area of the black annuli would be 1-(63/175) = 112/175 = 0.64 which is the req probability
The whole black area is:
B = π R 2 − π [ 4 3 R ] 2 + π [ ( 4 3 ) 2 R ] 2 − π [ ( 4 3 ) 3 R ] 2 + . . .
Extracting the common factor π R 2 we would have:
B = π R 2 [ 1 − ( 4 3 ) 2 + ( 4 3 ) 4 − ( 4 3 ) 6 . . . ]
The whole dartboard area is:
C = π R 2
The probability to hit on the black area is p = C B
So: p = 1 − ( 4 3 ) 2 + ( 4 3 ) 4 − ( 4 3 ) 6 . . .
Which is a geometric progression with common ratio r = − ( 4 3 ) 2
So p = 1 − r 1 = 1 + ( 4 3 ) 2 1 = 0 . 6 4
Consider the outer black ring and the outer white ring. The ratio of their areas is 1 6 : 9 . Thus, if we condition our probability on the dart landing in the union of these two rings, the probability of hitting black is 1 6 / 2 5 = 0 . 6 4 .
Let B i be the ith black ring and W i be the ith white ring, with U i their union. Then the same argument for U 1 repeated for all i will show a conditional probability P [ B i ∣ U i ] = 0 . 6 4 .
Let p i be the probability of landing in U i The total probability of landing in the black is ∑ i P [ U i ] ∗ P [ B i ∣ U i ] = ∑ i ( p i 0 . 6 4 ) = 0 . 6 4 ∑ i p i = 0 . 6 4 .
The area within each circle is 9/16 the area within the preceding larger one. To hit black, you are working out the area of large black - large white + 2nd largest black - 2nd largest white + ... (note the alternating signs). This is the series 1 - 9/16 + (9/16)^2 - (9/16)^3 + ..., a geometric series with common ratio 9/16.
Put this into 1/(1-r) and you get the answer 16/25 = 0.64
Strategy for solving this could be to divide a black area by the whole area. Notice that area of black area corresponds to following geometric progression:
R 2 π − ( 4 3 ) 2 R 2 π + ( 4 3 ) 4 R 2 − . . . = 1 + 1 6 9 R 2 π = 2 5 1 6 R 2 π
Now, the probability is R 2 π 2 5 1 6 R 2 π = 2 5 1 6 = 0 . 6 4
Holy cow!!! First time I solved an infinite type of question!!! It's so exciting!!! And I leveled up in Discrete Maths!!! XD
Well done! Keep leveling up in all topics! Right now, I'm doing it for the physics topics too!
Problem Loading...
Note Loading...
Set Loading...
Consider the area enclosed by the largest white circle. If you scaled up this area to fill the dartboard, then this new area would look exactly like the old dartboard with the colors reversed.
Now consider that since this area (enclosed by the largest white circle) is 4 3 the radius of the entire dartboard, it is ( 4 3 ) 2 = 1 6 9 the area of the entire dartboard. We can conclude that the total white area is 1 6 9 as large as the total black area. And so, the probability that the dart strikes white is 1 6 9 the probability that the dart strikes black.
Let p be the probability that the dart strikes black. Then,
p + 1 6 9 p p = 1 = 2 5 1 6
Thus, the probability that the dart strikes black is 2 5 1 6 = 0 . 6 4 .