AoPSWiki
Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's NEW Intermediate Counting & Probability by David Patrick.

1997 AIME Problems/Problem 10

From AoPSWiki

Problem

Every card in a deck has a picture of one shape - circle, square, or triangle, which is painted in one of the three colors - red, blue, or green. Furthermore, each color is applied in one of three shades - light, medium, or dark. The deck has 27 cards, with every shape-color-shade combination represented. A set of three cards from the deck is called complementary if all of the following statements are true:

i. Either each of the three cards has a different shape or all three of the card have the same shape.

ii. Either each of the three cards has a different color or all three of the cards have the same color.

iii. Either each of the three cards has a different shade or all three of the cards have the same shade.

How many different complementary three-card sets are there?

Contents

Solution

Solution 1

  • Case 1: All three attributes are the same. This is impossible since sets contain distinct cards.
  • Case 2: Two of the three attributes are the same. There are ways to pick the two attributes in question. Then there are ways to pick the value of the first attribute, ways to pick the value of the second attribute, and way to arrange the positions of the third attribute, giving us {3\choose 2} \cdot 3 \cdot 3 = 27 ways.
  • Case 3: One of the three attributes are the same. There are ways to pick the one attribute in question, and then ways to pick the value of that attribute. Then there are ways to arrange the positions of the next two attributes, giving us {3\choose 1} \cdot 3 \cdot 3! = 54 ways.
  • Case 4: None of the three attributes are the same. We fix the order of the first attribute, and then there are ways to pick the ordering of the second attribute and ways to pick the ordering of the third attribute. This gives us ways.

Adding the cases up, we get .

Solution 2

Let's say we have picked two cards. We now compare their attributes to decide how we can pick the third card to make a complement set. For each of the three attributes, should the two values be the same we have one option - choose a card with the same value for that attribute. Furthermore, should the two be different there is only one option- choose the only value that is remaining. In this way, every two card pick corresponds to exactly one set, for a total of possibilities. Note, however, that each set is generated by pairs, so we've overcounted by a multiple of 3 and the answer is .

Solution 3

We call these three types of complementary sets respectively. What we are trying to find is

By Principle of Inclusion-Exclusion, this is equivalent to

n(A)+n(B)+n(C)-n(A\cap B)-n(B\cap C)-n(A\cap C)+n(A\cap B \cap C)

Now, . Obviously, and are the same. Thus, we have

2439-n(A\cap B)-n(B\cap C)-n(A\cap C)+n(A\cap B \cap C)

This solution is incomplete. You can help us out by completing it.

1997 AIME (ProblemsResources)
Preceded by
Problem 9
Followed by
Problem 11
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's NEW Intermediate Counting & Probability by David Patrick.
© Copyright 2007 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us