Difference between revisions of "2007 AMC 10B Problems/Problem 19"
(→Solution 3) |
Arcticturn (talk | contribs) (→Solution 4) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 59: | Line 59: | ||
<cmath> \frac{1}{3} \times \frac{3}{6} = \frac{1}{6} </cmath> | <cmath> \frac{1}{3} \times \frac{3}{6} = \frac{1}{6} </cmath> | ||
− | Add those two together | + | Add those two together to get |
<cmath> \frac{1}{3} + \frac{1}{6} = \frac{2}{6} + \frac{1}{6} = \frac{3}{6} = \boxed{\textbf{(C)} \frac{1}{2}}</cmath> | <cmath> \frac{1}{3} + \frac{1}{6} = \frac{2}{6} + \frac{1}{6} = \frac{3}{6} = \boxed{\textbf{(C)} \frac{1}{2}}</cmath> | ||
Line 74: | Line 74: | ||
==Solution 3== | ==Solution 3== | ||
− | Similarly to Solution 1, we create two lists, one for <math>mod</math> <math>4</math> and one for <math>mod</math> <math>5</math> | + | Similarly to Solution 1, we create two lists, one for <math>mod</math> <math>4</math> and one for <math>mod</math> <math>5</math> : (<math>1, 2, 3, 2, 3, 1</math>) and (<math>1, 2, 3, 1, 2, 4</math>). Next, we make a list of the coordinates we want for the shaded boxes. (<math>1,1</math>), (<math>1,3</math>), (<math>2,2</math>), (<math>3,1</math>), (<math>3,3</math>), (<math>2,4</math>). For each coordinate pair, we find the probability for it to occur. In order, we get <math>\frac{1}{9}, \frac{1}{18}, \frac{1}{9}, \frac{1}{9}, \frac{1}{18}, \frac{1}{18}</math>. Sum these to get the answer of <math> \boxed{\textbf{(C)} \frac{1}{2}} </math> |
~Dynosol | ~Dynosol | ||
+ | |||
+ | ==Solution 4== | ||
+ | We take everything modulo <math>4</math> first. We get <math>1</math> mod <math>4</math>, <math>2</math> mod <math>4</math>, <math>3</math> mod <math>4</math>, twice. Therefore, the probability of any given column is equal. We take everything modulo <math>5</math> now. We have <math>1, 2, 3, 1, 2, 4</math> mod <math>5</math>. <math>1</math> and <math>2</math> are different colored squares, and <math>3</math> and <math>4</math> are also different colored squares. Therefore, every single one of them has the same probability. | ||
+ | |||
+ | Therefore, our probability for a white square or a shaded square is equal, and therefore, the probability the square is shaded <math>\boxed {(C)\frac {1}{2}}</math> | ||
+ | |||
+ | ~Arcticturn | ||
== See Also == | == See Also == |
Latest revision as of 09:58, 27 October 2021
Problem
The wheel shown is spun twice, and the randomly determined numbers opposite the pointer are recorded. The first number is divided by and the second number is divided by The first remainder designates a column, and the second remainder designates a row on the checkerboard shown. What is the probability that the pair of numbers designates a shaded square?
Solutions
Solution 1
When dividing each number on the wheel by the remainders are and Each column on the checkerboard is equally likely to be chosen.
When dividing each number on the wheel by the remainders are and
The probability that a shaded square in the st or rd row of the st or rd column is chosen is
The probability that a shaded square in the nd or th row of the nd column is chosen is
Add those two together to get
Solution 2
Alternatively, we may analyze this problem a little further.
First, we isolate the case where the rows are numbered 1 or 2. Notice that as listed before, the probability for picking a shaded square here is because the column/row probabilities are the same, with the same number of shaded and non-shaded squares
Next we isolate the rows numbered 3 or 4. Note that the probability of picking the rows is same, because of our list up above. The columns, of course, still have the same probability. Because the number of shaded and non-shaded squares are equal, we have
Combining these we have a general probability of
Solution 3
Similarly to Solution 1, we create two lists, one for and one for : () and (). Next, we make a list of the coordinates we want for the shaded boxes. (), (), (), (), (), (). For each coordinate pair, we find the probability for it to occur. In order, we get . Sum these to get the answer of
~Dynosol
Solution 4
We take everything modulo first. We get mod , mod , mod , twice. Therefore, the probability of any given column is equal. We take everything modulo now. We have mod . and are different colored squares, and and are also different colored squares. Therefore, every single one of them has the same probability.
Therefore, our probability for a white square or a shaded square is equal, and therefore, the probability the square is shaded
~Arcticturn
See Also
2007 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 18 |
Followed by Problem 20 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.