Difference between revisions of "2023 WSMO Team Round Problems/Problem 5"
(Created page with "==Problem== A monkey is throwing darts at the dart board pictured below. The dart is equally likely to land anywhere on the board. Point values for the three regions are labe...") |
|||
Line 14: | Line 14: | ||
==Solution== | ==Solution== | ||
+ | The areas of the <math>3,5,7</math> point regions are <math>5\pi,3\pi,\pi,</math> respectively. So, the expected points of each throw is <cmath>\frac{5\pi}{9\pi}\cdot3+\frac{3\pi}{9\pi}\cdot5+\frac{\pi}{9\pi}\cdot7 = \frac{37}{9}.</cmath> The expected points the monkeu gets from 5 dart throws is <cmath>\frac{37}{9} = \frac{185}{9}\implies185+9 = \boxed{194}.</cmath> | ||
+ | |||
+ | ~pinkpig |
Latest revision as of 13:58, 13 September 2025
Problem
A monkey is throwing darts at the dart board pictured below. The dart is equally likely to land anywhere on the board. Point values for the three regions are labeled and the radii the three circles are respectively. If the expected value of points the monkey gets from 5 dart throws is
for relatively prime positive integers
and
find
Solution
The areas of the point regions are
respectively. So, the expected points of each throw is
The expected points the monkeu gets from 5 dart throws is
~pinkpig