Difference between revisions of "2006 AIME A Problems/Problem 5"
m (fixed plus or minus signs) |
|||
Line 4: | Line 4: | ||
== Solution == | == Solution == | ||
− | For now, assume that face F has a 6 on it | + | For now, assume that face <math>F</math> has a 6 on it so that the face opposite <math>F</math> has a 1 on it. Let <math>A(n)</math> be the probability of rolling a number <math>n</math> on one die and let <math>B(n)</math> be the probability of rolling a number <math>n</math> on the other die. One way of getting a 7 is to get a 2 on die <math>A</math> and a 5 on die <math>B</math>. The [[probability]] of this happening is <math>A(2)\cdot B(5)=\frac{1}{6} \cdot \frac{1}{6}=\frac{1}{36}=\frac{8}{288}</math>. Conversely, one can get a 7 by getting a 2 on die <math>B</math> and a 5 on die <math>A</math>, the probability of which is also <math>\frac{8}{288}</math>. Getting 7 with a 3 on die <math>A</math> and a 4 on die <math>B</math> also has a probability of <math>\frac{8}{288}</math>, as does getting a 7 with a 4 on die <math>A</math> and a 3 on die <math>B</math>. Subtracting all these probabilities from <math>\frac{47}{288}</math> leaves a <math>\frac{15}{288}=\frac{5}{96}</math> chance of getting a 1 on die <math>A</math> and a 6 on die <math>B</math> or a 6 on die <math>A</math> and a 1 on die <math>B</math>: |
− | <math>A(6) | + | <math>A(6)\cdot B(1)+B(6)\cdot A(1)=\frac{5}{96}</math> |
− | Since | + | Since the two dice are identical, <math>B(1)=A(1)</math> and <math>B(6)=A(6)</math> so |
− | <math>A(1) | + | <math>A(1)\cdot A(6)+A(1)\cdot A(6)=\frac{5}{96}</math> |
− | <math>2 | + | <math>2\cdot A(1)\cdot A(6)=\frac{5}{96}</math> |
− | <math>A(1) | + | <math>A(1)\cdot A(6)=\frac{5}{192}</math> |
But we know that <math>A(2)=A(3)=A(4)=A(5)=\frac{1}{6}</math> and that <math>\sum_{n=1}^6 A(n)=1</math>, so: | But we know that <math>A(2)=A(3)=A(4)=A(5)=\frac{1}{6}</math> and that <math>\sum_{n=1}^6 A(n)=1</math>, so: | ||
Line 30: | Line 30: | ||
<math>A(1)=\frac{1}{3}-A(6)</math> | <math>A(1)=\frac{1}{3}-A(6)</math> | ||
− | <math>A(6) | + | <math>A(6)\cdot(\frac{1}{3}-A(6))=\frac{5}{192}</math> |
<math>\frac{A(6)}{3}-A(6)^2=\frac{5}{192}</math> | <math>\frac{A(6)}{3}-A(6)^2=\frac{5}{192}</math> | ||
Line 36: | Line 36: | ||
<math>A(6)^2-\frac{A(6)}{3}+\frac{5}{192}=0</math> | <math>A(6)^2-\frac{A(6)}{3}+\frac{5}{192}=0</math> | ||
− | <math>A(6)=\frac{-\frac{-1}{3}\pm\sqrt{\frac{-1}{3}^2-4 | + | <math>A(6)=\frac{-\frac{-1}{3}\pm\sqrt{\frac{-1}{3}^2-4\cdot1\cdot\frac{5}{192}}}{2\cdot1}</math> |
<math>A(6)=\frac{\frac{1}{3}\pm\sqrt{\frac{1}{9}-\frac{5}{48}}}{2}</math> | <math>A(6)=\frac{\frac{1}{3}\pm\sqrt{\frac{1}{9}-\frac{5}{48}}}{2}</math> |
Revision as of 15:28, 2 August 2006
Problem
When rolling a certain unfair six-sided die with faces numbered 1, 2, 3, 4, 5, and 6, the probability of obtaining face is greater than 1/6, the probability of obtaining the face opposite is less than 1/6, the probability of obtaining any one of the other four faces is 1/6, and the sum of the numbers on opposite faces is 7. When two such dice are rolled, the probability of obtaining a sum of 7 is 47/288. Given that the probability of obtaining face is where and are relatively prime positive integers, find
Solution
For now, assume that face has a 6 on it so that the face opposite has a 1 on it. Let be the probability of rolling a number on one die and let be the probability of rolling a number on the other die. One way of getting a 7 is to get a 2 on die and a 5 on die . The probability of this happening is . Conversely, one can get a 7 by getting a 2 on die and a 5 on die , the probability of which is also . Getting 7 with a 3 on die and a 4 on die also has a probability of , as does getting a 7 with a 4 on die and a 3 on die . Subtracting all these probabilities from leaves a chance of getting a 1 on die and a 6 on die or a 6 on die and a 1 on die :
Since the two dice are identical, and so
But we know that and that , so:
Now, combine the two equations:
We know that , so it can't be . Therefore, it has to be and the answer is .