Difference between revisions of "1988 AJHSME Problems/Problem 4"
SuicideJoe (talk | contribs) (→Problem) |
SuicideJoe (talk | contribs) (→Problem) |
||
Line 28: | Line 28: | ||
fill((8,4)--(9,4)--(9,5)--(8,5)--cycle,black); draw((9,4)--(10,4)); | fill((8,4)--(9,4)--(9,5)--(8,5)--cycle,black); draw((9,4)--(10,4)); | ||
label("same",(6.3,2.45),N); | label("same",(6.3,2.45),N); | ||
− | label(" | + | label("]here",(7.5,1.4),N); |
</asy> | </asy> | ||
Revision as of 19:44, 24 October 2009
Problem
The figure consists of alternating light and dark squares. The number of dark squares exceeds the number of light squares by
Solution
If, for a moment, we disregard the white squares, we notice that the number of black squares in each row increases by 1 continuously as we go down the pyramid. Thus, the number of black squares is .
Same goes for the white squares, except it starts a row later, making it .
Subtracting the number of white squares from the number of black squares...
See Also
1988 AJHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
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 |