Difference between revisions of "2023 AMC 10A Problems/Problem 18"
(→Problem) |
|||
Line 4: | Line 4: | ||
<math>\textbf{(A) }5\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9</math> | <math>\textbf{(A) }5\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9</math> | ||
+ | ==Solution 1== | ||
− | + | Note Euler's formula where <math>V+F-E=2</math>. There are <math>12</math> faces and the number of edges is <math>24</math> because there are 12 faces each with four edges and each edge is shared by two faces. Now we know that there are <math>14</math> vertices on the figure. Let <math>A</math> be the number of vertices with degree 3 and <math>B</math> be the number of vertices with degree 4. <math>A+B=14</math> is our first equation. Now note that the sum of the degrees of all the points is twice the number of edges. Now we know <math>3A+4B=48</math>. Solving this system of equations gives <math>B = 6</math> and <math>A = 8</math> so the answer is <math>\fbox{D}</math>. | |
+ | ~aiden22gao ~zgahzlkw (LaTeX) | ||
− | Solution | + | ==Solution 2== |
− | + | With 12 rhombi, there are <math>48</math> sides. All the sides are shared by 2 faces. Thus we have <math>24</math> shared sides/edges. | |
− | |||
− | + | Let <math>A</math> be the number of edges with 3 vertices and <math>B</math> be the number of edges with 4 vertices. | |
+ | We get <math>3A + 4B = 48</math>. | ||
+ | With Euler's formula, <math>V-3+F=2</math>. <math>V-24+12=2</math>, so <math>V = 14</math>. Thus, <math>a+b= 14</math>. | ||
+ | Solving the 2 equations, we get <math>a = 8</math> and <math>b = 6</math>. | ||
− | + | Even without Euler's formula, we observe that a must be even integers, so trying even integer choices and we also get <math>a = 8</math>. | |
− | + | Or with a keener number theory eye, we mod 4 on both side, leaving 3x mod 4 + 0 = 0. Thus, x must be divisible by 4. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | Even without Euler's formula, we observe that a must be even integers, so trying even integer choices and we also get a = 8. | ||
− | Or with a keener number theory eye, we mod 4 on both side, leaving 3x mod 4 + 0 = 0. Thus x | ||
− | |||
− | |||
+ | ~Technodoggo ~zgahzlkw (small edits) | ||
==Solution 3== | ==Solution 3== |
Revision as of 20:11, 9 November 2023
Contents
Problem
A rhombic dodecahedron is a solid with congruent rhombus faces. At every vertex, or edges meet, depending on the vertex. How many vertices have exactly edges meet?
Solution 1
Note Euler's formula where . There are faces and the number of edges is because there are 12 faces each with four edges and each edge is shared by two faces. Now we know that there are vertices on the figure. Let be the number of vertices with degree 3 and be the number of vertices with degree 4. is our first equation. Now note that the sum of the degrees of all the points is twice the number of edges. Now we know . Solving this system of equations gives and so the answer is . ~aiden22gao ~zgahzlkw (LaTeX)
Solution 2
With 12 rhombi, there are sides. All the sides are shared by 2 faces. Thus we have shared sides/edges.
Let be the number of edges with 3 vertices and be the number of edges with 4 vertices. We get . With Euler's formula, . , so . Thus, . Solving the 2 equations, we get and .
Even without Euler's formula, we observe that a must be even integers, so trying even integer choices and we also get . Or with a keener number theory eye, we mod 4 on both side, leaving 3x mod 4 + 0 = 0. Thus, x must be divisible by 4.
~Technodoggo ~zgahzlkw (small edits)
Solution 3
Note that Euler's formula is . We know from the question. We also know because every face has edges and every edge is shared by faces. We can solve for the vertices based on this information.
Using the formula we can find: Let be the number of vertices with edges and be the number of vertices with edges. We know from the question and . The second equation is because the total number of points is because there are 12 rhombuses of vertices. Now, we just have to solve a system of equations. Our answer is simply just , which is ~musicalpenguin