Difference between revisions of "2009 AMC 8 Problems/Problem 10"
(7 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
On a checkerboard composed of 64 unit squares, what is the probability that a randomly chosen unit square does '''not''' touch the outer edge of the board? | On a checkerboard composed of 64 unit squares, what is the probability that a randomly chosen unit square does '''not''' touch the outer edge of the board? | ||
+ | |||
<asy> | <asy> | ||
unitsize(10); | unitsize(10); | ||
Line 56: | Line 57: | ||
==Solution== | ==Solution== | ||
There are <math>8^2=64</math> total squares. There are <math>(8-1)(4)=28</math> unit squares on the perimeter and therefore <math>64-28=36</math> NOT on the perimeter. The probability of choosing one of those squares is <math>\frac{36}{64} = \boxed{\textbf{(D)}\ \frac{9}{16}}</math>. | There are <math>8^2=64</math> total squares. There are <math>(8-1)(4)=28</math> unit squares on the perimeter and therefore <math>64-28=36</math> NOT on the perimeter. The probability of choosing one of those squares is <math>\frac{36}{64} = \boxed{\textbf{(D)}\ \frac{9}{16}}</math>. | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | The squares that don't touch the border are in a 6 by 6 square. Therefore, the number of squares that don't touch the border is <math>6*6=36</math>. There are 64 choices total. Therefore, the answer is <math>36/64</math>, which simplifies to <math>\boxed{\textbf{(D)}\ \frac{9}{16}}</math>. | ||
+ | |||
+ | ==Video Solution== | ||
+ | https://youtu.be/UJ7Pm41Dcx8 | ||
+ | |||
+ | ~savannahsolver | ||
==See Also== | ==See Also== | ||
{{AMC8 box|year=2009|num-b=9|num-a=11}} | {{AMC8 box|year=2009|num-b=9|num-a=11}} | ||
+ | {{MAA Notice}} |
Latest revision as of 07:24, 30 May 2023
Problem
On a checkerboard composed of 64 unit squares, what is the probability that a randomly chosen unit square does not touch the outer edge of the board?
Solution
There are total squares. There are unit squares on the perimeter and therefore NOT on the perimeter. The probability of choosing one of those squares is .
Solution 2
The squares that don't touch the border are in a 6 by 6 square. Therefore, the number of squares that don't touch the border is . There are 64 choices total. Therefore, the answer is , which simplifies to .
Video Solution
~savannahsolver
See Also
2009 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
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 AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.