Difference between revisions of "University of South Carolina High School Math Contest/1993 Exam/Problem 19"

 
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
 +
In the figure below, there are 4 distinct dots <math>A, B, C,</math> and <math>D</math>, joined by edges.  Each dot is to be colored either red, blue, green, or yellow.  No two dots joined by an edge are to be colored with the same color.  How many completed colorings are possible?
 +
{{image}}
  
<center><math> \mathrm{(A) \ } \qquad \mathrm{(B) \ } \qquad \mathrm{(C) \ } \qquad \mathrm{(D) \ } \qquad \mathrm{(E) \ }  </math></center>
+
<center><math> \mathrm{(A) \ }24 \qquad \mathrm{(B) \ }72 \qquad \mathrm{(C) \ }84 \qquad \mathrm{(D) \ }96 \qquad \mathrm{(E) \ }108 </math></center>
  
 
== Solution ==
 
== Solution ==
 +
We look at the number of possibilities by considering each dot. If we start with <math>A</math>, there are <math>4</math> distinct colors for it. Then, there are <math>3!</math> ways to color the other three dots since they are all distinct. Thus, the number of ways to color the graph is <math>3! \cdot 4 \cdot 4=96</math>. However, <math>A,B,C,D</math> are distinct, or in other words, the graphs must be distinct which can occur one way for each pair of starting dots we choose. Thus, the total number is <math>96-\binom{4}{2}=84</math>.
  
 
== See also ==
 
== See also ==
 
* [[University of South Carolina High School Math Contest/1993 Exam]]
 
* [[University of South Carolina High School Math Contest/1993 Exam]]

Revision as of 20:12, 22 July 2006

Problem

In the figure below, there are 4 distinct dots $A, B, C,$ and $D$, joined by edges. Each dot is to be colored either red, blue, green, or yellow. No two dots joined by an edge are to be colored with the same color. How many completed colorings are possible?


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


$\mathrm{(A) \ }24 \qquad \mathrm{(B) \ }72 \qquad \mathrm{(C) \ }84 \qquad \mathrm{(D) \ }96 \qquad \mathrm{(E) \ }108$

Solution

We look at the number of possibilities by considering each dot. If we start with $A$, there are $4$ distinct colors for it. Then, there are $3!$ ways to color the other three dots since they are all distinct. Thus, the number of ways to color the graph is $3! \cdot 4 \cdot 4=96$. However, $A,B,C,D$ are distinct, or in other words, the graphs must be distinct which can occur one way for each pair of starting dots we choose. Thus, the total number is $96-\binom{4}{2}=84$.

See also