Subcontests
(25)1988 AJHSME #24
[asy]
unitsize(15);
for (int a=0; a<6; ++a)
{
draw(2*dir(60a)--2*dir(60a+60),linewidth(1));
}
draw((1,1.7320508075688772935274463415059)--(1,3.7320508075688772935274463415059)--(-1,3.7320508075688772935274463415059)--(-1,1.7320508075688772935274463415059)--cycle,linewidth(1));
fill((.4,1.7320508075688772935274463415059)--(0,3.35)--(-.4,1.7320508075688772935274463415059)--cycle,black);
label("1.",(0,-2),S);
draw(arc((1,1.7320508075688772935274463415059),1,90,300,CW));
draw((1.5,0.86602540378443864676372317075294)--(1.75,1.7));
draw((1.5,0.86602540378443864676372317075294)--(2.2,1));
draw((7,0)--(6,1.7320508075688772935274463415059)--(4,1.7320508075688772935274463415059)--(3,0)--(4,-1.7320508075688772935274463415059)--(6,-1.7320508075688772935274463415059)--cycle,linewidth(1));
draw((7,0)--(6,1.7320508075688772935274463415059)--(7.7320508075688772935274463415059,2.7320508075688772935274463415059)--(8.7320508075688772935274463415059,1)--cycle,linewidth(1));
label("2.",(5,-2),S);
draw(arc((7,0),1,30,240,CW));
draw((6.5,-0.86602540378443864676372317075294)--(7.1,-.7));
draw((6.5,-0.86602540378443864676372317075294)--(6.8,-1.5));
draw((14,0)--(13,1.7320508075688772935274463415059)--(11,1.7320508075688772935274463415059)--(10,0)--(11,-1.7320508075688772935274463415059)--(13,-1.7320508075688772935274463415059)--cycle,linewidth(1));
draw((14,0)--(13,-1.7320508075688772935274463415059)--(14.7320508075688772935274463415059,-2.7320508075688772935274463415059)--(15.7320508075688772935274463415059,-1)--cycle,linewidth(1));
label("3.",(12,-2.5),S);
draw((21,0)--(20,1.7320508075688772935274463415059)--(18,1.7320508075688772935274463415059)--(17,0)--(18,-1.7320508075688772935274463415059)--(20,-1.7320508075688772935274463415059)--cycle,linewidth(1));
draw((18,-1.7320508075688772935274463415059)--(20,-1.7320508075688772935274463415059)--(20,-3.7320508075688772935274463415059)--(18,-3.7320508075688772935274463415059)--cycle,linewidth(1));
label("4.",(19,-4),S);[/asy]The square in the first diagram "rolls" clockwise around the fixed regular hexagon until it reaches the bottom. In which position will the solid triangle be in diagram 4?[asy]
unitsize(12);
label("(A)",(0,0),W);
fill((1,-1)--(1,1)--(5,0)--cycle,black);
label("(B)",(6,0),E);
fill((9,-2)--(11,-2)--(10,1)--cycle,black);
label("(C)",(14,0),E);
fill((17,1)--(19,1)--(18,-1.8)--cycle,black);
label("(D)",(22,0),E);
fill((25,-1)--(27,-2)--(28,1)--cycle,black);
label("(E)",(31,0),E);
fill((33,0)--(37,1)--(37,-1)--cycle,black);[/asy] 1988 AJHSME #21
A fifth number,n , is added to the set {3,6,9,10} to make the mean of the set of five numbers equal to its median. The number of possible values of n is (A) 1(B) 2(C) 3(D) 4(E) more than 4 1988 AJHSME #20
The glass gauge on a cylindrical coffee maker shows that there are 45 cups left when the coffee maker is 36% full. How many cups of coffee does it hold when it is full? [asy]
draw((5,0)..(0,-1.3)..(-5,0));
draw((5,0)--(5,10)); draw((-5,0)--(-5,10));
draw(ellipse((0,10),5,1.3));
draw(circle((.3,1.3),.4));
draw((-.1,1.7)--(-.1,7.9)--(.7,7.9)--(.7,1.7)--cycle);
fill((-.1,1.7)--(-.1,4)--(.7,4)--(.7,1.7)--cycle,black);
draw((-2,11.3)--(2,11.3)..(2.6,11.9)..(2,12.2)--(-2,12.2)..(-2.6,11.9)..cycle);[/asy]
(A) 80(B) 100(C) 125(D) 130(E) 262 1988 AJHSME #19
What is the 100th number in the arithmetic sequence: 1,5,9,13,17,21,25,...(A) 397(B) 399(C) 401(D) 403(E) 405 1988 AJHSME #17
The shaded region formed by the two intersecting perpendicular rectangles, in square units, is [asy]
fill((0,0)--(6,0)--(6,-3.5)--(9,-3.5)--(9,0)--(10,0)--(10,2)--(9,2)--(9,4.5)--(6,4.5)--(6,2)--(0,2)--cycle,black);
label("2",(0,.9),W);
label("3",(7.3,4.5),N);
draw((0,-3.3)--(0,-5.3),linewidth(1));
draw((0,-4.3)--(3.7,-4.3),linewidth(1));
label("10",(4.7,-3.7),S);
draw((5.7,-4.3)--(10,-4.3),linewidth(1));
draw((10,-3.3)--(10,-5.3),linewidth(1));
draw((11,4.5)--(13,4.5),linewidth(1));
draw((12,4.5)--(12,2),linewidth(1));
label("8",(11.3,1),E);
draw((12,0)--(12,-3.5),linewidth(1));
draw((11,-3.5)--(13,-3.5),linewidth(1));[/asy]
(A) 23(B) 38(C) 44(D) 46(E) unable to be determined from the information given 1988 AJHSME #9
An isosceles triangle is a triangle with two sides of equal length. How many of the five triangles on the square grid below are isosceles? [asy]
for(int a=0; a<12; ++a)
{
draw((a,0)--(a,6));
}
for(int b=0; b<7; ++b)
{
draw((0,b)--(11,b));
}
draw((0,6)--(2,6)--(1,4)--cycle,linewidth(1));
draw((3,4)--(3,6)--(5,4)--cycle,linewidth(1));
draw((0,1)--(3,2)--(6,1)--cycle,linewidth(1));
draw((7,4)--(6,6)--(9,4)--cycle,linewidth(1));
draw((8,1)--(9,3)--(10,0)--cycle,linewidth(1));[/asy](A) 1(B) 2(C) 3(D) 4(E) 5 1988 AJHSME #5
If ∠CBD is a right angle, then this protractor indicates that the measure of ∠ABC is approximately [asy]
unitsize(36);
pair A,B,C,D;
A=3*dir(160); B=origin; C=3*dir(110); D=3*dir(20);
draw((1.5,0)..(0,1.5)..(-1.5,0));
draw((2.5,0)..(0,2.5)..(-2.5,0)--cycle);
draw(A--B); draw(C--B); draw(D--B);
label("O",(-2.5,0),W);
label("A",A,W);
label("B",B,S);
label("C",C,W);
label("D",D,E);
label("0",(-1.8,0),W);
label("20",(-1.7,.5),NW);
label("160",(1.6,.5),NE);
label("180",(1.7,0),E);[/asy]
(A) 20∘(B) 40∘(C) 50∘(D) 70∘(E) 120∘ 1988 AJHSME #4
The figure consists of alternating light and dark squares. The number of dark squares exceeds the number of light squares by
(A) 7(B) 8(C) 9(D) 10(E) 11[asy]
unitsize(12);
for(int a=0; a<7; ++a)
{
fill((2a,0)--(2a+1,0)--(2a+1,1)--(2a,1)--cycle,black);
draw((2a+1,0)--(2a+2,0));
}
for(int b=7; b<15; ++b)
{
fill((b,14-b)--(b+1,14-b)--(b+1,15-b)--(b,15-b)--cycle,black);
}
for(int c=1; c<7; ++c)
{
fill((c,c)--(c+1,c)--(c+1,c+1)--(c,c+1)--cycle,black);
}
for(int d=1; d<6; ++d)
{
draw((2d+1,1)--(2d+2,1));
}
fill((6,4)--(7,4)--(7,5)--(6,5)--cycle,black); draw((5,4)--(6,4));
fill((7,5)--(8,5)--(8,6)--(7,6)--cycle,black); draw((7,4)--(8,4));
fill((8,4)--(9,4)--(9,5)--(8,5)--cycle,black); draw((9,4)--(10,4));
label("same",(6.3,2.45),N);
label("pattern here",(7.5,1.4),N);[/asy] 1988 AJHSME #1
The diagram shows part of a scale of a measuring device. The arrow indicates an approximate reading of
[asy]
draw((-3,0)..(0,3)..(3,0));
draw((-3.5,0)--(-2.5,0));
draw((0,2.5)--(0,3.5));
draw((2.5,0)--(3.5,0));
draw((1.8,1.8)--(2.5,2.5));
draw((-1.8,1.8)--(-2.5,2.5));
draw((0,0)--3*dir(120),EndArrow);
label("10",(-2.6,0),E);
label("11",(2.6,0),W);[/asy](A) 10.05(B) 10.15(C) 10.25(D) 10.3(E) 10.6