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

1990 AJHSME Problems/Problem 10

From AoPSWiki

Problem

On this monthly calendar, the date behind one of the letters is added to the date behind \text{C}. If this sum equals the sum of the dates behind \text{A} and \text{B}, then the letter is

unitsize(12);draw((1,1)--(23,1));draw((0,5)--(23,5));draw((0,9)--(23,9));draw((0,13)--(23,13));for(int a=0; a<6; ++a) {  d...

\text{(A)}\ \text{P} \qquad \text{(B)}\ \text{Q} \qquad \text{(C)}\ \text{R} \qquad \text{(D)}\ \text{S} \qquad \text{(E)}\ \...

Solution

Looking at the positions of the letters, we see that if the date behind \text{Q} is q, then the date behind \textbf{A} is q-6 and the date behind \textbf{B} is q+6. Thus, their sum is 2q.

The date behind \text{C} is q-7, so the desired letter is the one for which the date behind it is 2q-(q-7)=q+7. This is letter \text{P}\rightarrow \boxed{\text{A}}.

See Also

1990 AJHSME (ProblemsResources)
Preceded by
Problem 9
Followed by
Problem 11
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
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us