Difference between revisions of "2022 AMC 10A Problems/Problem 9"
Line 10: | Line 10: | ||
<math>\textbf{(A) }120\qquad\textbf{(B) }270\qquad\textbf{(C) }360\qquad\textbf{(D) }540\qquad\textbf{(E) }720</math> | <math>\textbf{(A) }120\qquad\textbf{(B) }270\qquad\textbf{(C) }360\qquad\textbf{(D) }540\qquad\textbf{(E) }720</math> | ||
+ | ==Solution 1== | ||
+ | The top left rectangle can be <math>5</math> possible colors. Then the bottom left region can only be <math>4</math> possible colors, and the bottom middle can only be <math>3</math> colors since it is next to the top left and bottom left. Similarly, we have <math>3</math> choices for the top right and <math>3</math> choices for the bottom right, which gives us a total of <math>5\cdot4\cdot3\cdot3\cdot3=\boxed{540}</math>. | ||
+ | ~Txu |
Revision as of 21:32, 11 November 2022
A rectangle is partitioned into 5 regions as shown. Each region is to be painted a solid color - red, orange, yellow, blue, or green - so that regions that touch are painted different colors, and colors can be used more than once. How many different colorings are possible?
Solution 1
The top left rectangle can be possible colors. Then the bottom left region can only be possible colors, and the bottom middle can only be colors since it is next to the top left and bottom left. Similarly, we have choices for the top right and choices for the bottom right, which gives us a total of . ~Txu