1986 AJHSME Problems/Problem 12

Revision as of 00:00, 24 January 2009 by 5849206328x (talk | contribs) (New page: ==Problem== The table below displays the grade distribution of the <math>30</math> students in a mathematics class on the last two tests. For example, exactly one student received a 'D' ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

The table below displays the grade distribution of the $30$ students in a mathematics class on the last two tests. For example, exactly one student received a 'D' on Test 1 and a 'C' on Test 2 (see circled entry). What percent of the students received the same grade on both tests?

[asy] draw((2,0)--(7,0)--(7,5)--(2,5)--cycle); draw((3,0)--(3,5)); draw((4,0)--(4,5)); draw((5,0)--(5,5)); draw((6,0)--(6,5)); draw((2,1)--(7,1)); draw((2,2)--(7,2)); draw((2,3)--(7,3)); draw((2,4)--(7,4)); draw((.2,6.8)--(1.8,5.2)); draw(circle((4.5,1.5),.5),linewidth(.6 mm)); label("0",(2.5,.2),N); label("0",(3.5,.2),N); label("2",(4.5,.2),N); label("1",(5.5,.2),N); label("0",(6.5,.2),N); label("0",(2.5,1.2),N); label("0",(3.5,1.2),N); label("1",(4.5,1.2),N); label("1",(5.5,1.2),N); label("1",(6.5,1.2),N); label("1",(2.5,2.2),N); label("3",(3.5,2.2),N); label("5",(4.5,2.2),N); label("2",(5.5,2.2),N); label("0",(6.5,2.2),N); label("1",(2.5,3.2),N); label("4",(3.5,3.2),N); label("3",(4.5,3.2),N); label("0",(5.5,3.2),N); label("0",(6.5,3.2),N); label("2",(2.5,4.2),N); label("2",(3.5,4.2),N); label("1",(4.5,4.2),N); label("0",(5.5,4.2),N); label("0",(6.5,4.2),N); label("F",(1.5,.2),N); label("D",(1.5,1.2),N); label("C",(1.5,2.2),N); label("B",(1.5,3.2),N); label("A",(1.5,4.2),N); label("A",(2.5,5.2),N); label("B",(3.5,5.2),N); label("C",(4.5,5.2),N); label("D",(5.5,5.2),N); label("F",(6.5,5.2),N); label("Test 1",(-.5,5.2),N); label("Test 2",(2.6,6),N); [/asy]

$\text{(A)}\ 12\% \qquad \text{(B)}\ 25\% \qquad \text{(C)}\ 33\frac{1}{3}\% \qquad \text{(D)}\ 40\% \qquad \text{(E)}\ 50\%$

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See Also

1986 AJHSME Problems