HMMT 二月 2001 · GEN1 赛 · 第 3 题
HMMT February 2001 — GEN1 Round — Problem 3
题目详情
英文原题
- There are some red and blue marbles in a box. We are told that there are twelvemore red marbles than blue marbles, and we experimentally determine that when we picka marble randomly we get a blue marble one quarter of the time. How many marbles are there in the box?
解析
英文解析
- There are some red and blue marbles in a box. We are told that there are twelvemore red marbles than blue marbles, and we experimentally determine that when we picka marble randomly we get a blue marble one quarter of the time. How many marbles are there in the box?
Solution: Call the number of blue marbles x , so the number of red marbles is x + 12
and the total number of marbles is 2 x + 12. The probability of picking a red marble isx 1 = ⇒ x = 6, so 2 x + 12 = 24 .
2 x +12 4