Difference between revisions of "2025 AMC 8 Problems/Problem 21"

m (Formatting)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
== Problem ==
  
 
The Konigsberg School has assigned grades 1 through 7 to pods <math>A</math> through <math>G</math>, one grade per
 
The Konigsberg School has assigned grades 1 through 7 to pods <math>A</math> through <math>G</math>, one grade per
Line 7: Line 7:
 
the sum of the grade levels assigned to pods <math>C, E</math>, and <math>F</math>?
 
the sum of the grade levels assigned to pods <math>C, E</math>, and <math>F</math>?
  
 +
{{image}}
  
 
<math>\textbf{(A)}~12\qquad\textbf{(B)}~13\qquad\textbf{(C)}~14\qquad\textbf{(D)}~15\qquad\textbf{(E)}~16</math>
 
<math>\textbf{(A)}~12\qquad\textbf{(B)}~13\qquad\textbf{(C)}~14\qquad\textbf{(D)}~15\qquad\textbf{(E)}~16</math>
  
 +
== Solution 1 ==
 +
 +
The key observation for this solution is to observe that pods <math>C</math> and <math>F</math> both have degree 5; that is, they are connected to five other pods. This implies that <math>C</math> and <math>F</math> must contain grades 1 and 7 in either order (if <math>C</math> or <math>F</math> contained any of grades 2, 3, 4, 5, or 6, then there would only be four possible grades for five pods, a contradiction). It does not matter which grade <math>C</math> and <math>F</math> gets (see Solution 2 below), so we will assume that pod <math>C</math> is assigned grade 1, and pod <math>F</math> is assigned grade 7.
 +
 +
Next, pod <math>D</math> is the only pod which is not adjacent to pod <math>F</math>, so pod <math>D</math> must be assigned grade 6. Similarly, pod <math>G</math> must be assigned grade 2.
 +
 +
Lastly, we need to assign grades 3, 4, and 5 to pods <math>A</math>, <math>B</math>, and <math>E</math>. Note that <math>A</math> and <math>B</math> are adjacent; therefore, pods <math>A</math> and <math>B</math> must contain grades 3 and 5. We conclude that <math>E</math> must be assigned grade 4. The requested sum is <math>1+4+7 = \mathbf{(A)\,} 12</math>.
 +
 +
== Solution 2 (Fast) ==
 +
 +
Suppose that we replaced each label <math>x</math> with <math>8-x</math>. That is, we replaced the grade <math>a</math> assigned to <math>A</math> with the grade <math>8-a</math>, the grade <math>b</math> assigned to <math>B</math> with <math>8-b</math>, and so on. We claim that if the initial labeling is valid (i.e., each pair of connected pods has grades differing by 2 or more), then so will the new labeling. This follows as if <math>|x-y| \ge 2</math>, then <math>|(8-x)-(8-y)|=|-x+y| = |x-y| \ge 2</math>. This shows that if there is an assignment <math>(a,b,c,d,e,f,g)</math> of grades to the pods, where <math>\{a,b,\ldots,g\} = \{1,2,\ldots,7\}</math>, then there is a second, valid assignment.
 +
 +
Because this is an AMC 8 problem and only one answer is correct, we can conclude that <math>c+e+f = (8-c)+(8-e)+(8-f)</math>. Simplifying and solving for <math>c+e+f</math> gives <math>c+e+f = \mathbf{(A)\,} 12</math>.
  
==Solution 1==
+
-scrabbler94
  
 +
== Video Solution 1 by Thinking Feet ==
 +
https://youtu.be/PKMpTS6b988
  
Currently no diagram, but by logic bash, we can arrive at the solution of <math>12</math>
+
== See Also ==
  
~shreyan.chethan
+
{{AMC8 box|year=2025|num-b=20|num-a=22}}
 +
{{MAA Notice}}

Latest revision as of 21:26, 30 January 2025

Problem

The Konigsberg School has assigned grades 1 through 7 to pods $A$ through $G$, one grade per pod. Some of the pods are connected by walkways, as shown in the figure below. The school noticed that each pair of connected pods has been assigned grades differing by 2 or more grade levels. (For example, grades 1 and 2 will not be in pods directly connected by a walkway.) What is the sum of the grade levels assigned to pods $C, E$, and $F$?


An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.


$\textbf{(A)}~12\qquad\textbf{(B)}~13\qquad\textbf{(C)}~14\qquad\textbf{(D)}~15\qquad\textbf{(E)}~16$

Solution 1

The key observation for this solution is to observe that pods $C$ and $F$ both have degree 5; that is, they are connected to five other pods. This implies that $C$ and $F$ must contain grades 1 and 7 in either order (if $C$ or $F$ contained any of grades 2, 3, 4, 5, or 6, then there would only be four possible grades for five pods, a contradiction). It does not matter which grade $C$ and $F$ gets (see Solution 2 below), so we will assume that pod $C$ is assigned grade 1, and pod $F$ is assigned grade 7.

Next, pod $D$ is the only pod which is not adjacent to pod $F$, so pod $D$ must be assigned grade 6. Similarly, pod $G$ must be assigned grade 2.

Lastly, we need to assign grades 3, 4, and 5 to pods $A$, $B$, and $E$. Note that $A$ and $B$ are adjacent; therefore, pods $A$ and $B$ must contain grades 3 and 5. We conclude that $E$ must be assigned grade 4. The requested sum is $1+4+7 = \mathbf{(A)\,} 12$.

Solution 2 (Fast)

Suppose that we replaced each label $x$ with $8-x$. That is, we replaced the grade $a$ assigned to $A$ with the grade $8-a$, the grade $b$ assigned to $B$ with $8-b$, and so on. We claim that if the initial labeling is valid (i.e., each pair of connected pods has grades differing by 2 or more), then so will the new labeling. This follows as if $|x-y| \ge 2$, then $|(8-x)-(8-y)|=|-x+y| = |x-y| \ge 2$. This shows that if there is an assignment $(a,b,c,d,e,f,g)$ of grades to the pods, where $\{a,b,\ldots,g\} = \{1,2,\ldots,7\}$, then there is a second, valid assignment.

Because this is an AMC 8 problem and only one answer is correct, we can conclude that $c+e+f = (8-c)+(8-e)+(8-f)$. Simplifying and solving for $c+e+f$ gives $c+e+f = \mathbf{(A)\,} 12$.

-scrabbler94

Video Solution 1 by Thinking Feet

https://youtu.be/PKMpTS6b988

See Also

2025 AMC 8 (ProblemsAnswer KeyResources)
Preceded by
Problem 20
Followed by
Problem 22
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. AMC logo.png