1988年AJHSME 真题:
Problem 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]](https://latex.artofproblemsolving.com/e/e/a/eea86891575ef6a6c7c90ff41c59a2a847689a3b.png)
![]()
Problem 2
The product ![]()
![]()
Problem 3
![]()
![]()
Problem 4
The figure consists of alternating light and dark squares. The number of dark squares exceeds the number of light squares by
![]()
![[asy] unitsize(12); //Force a white background in middle even when transparent fill((3,1)--(12,1)--(12,4)--(3,4)--cycle,white); //Black Squares, Gray Border (blends better than white) for(int a=0; a<7; ++a) { filldraw((2a,0)--(2a+1,0)--(2a+1,1)--(2a,1)--cycle,black,gray); } for(int b=7; b<15; ++b) { filldraw((b,14-b)--(b+1,14-b)--(b+1,15-b)--(b,15-b)--cycle,black,gray); } for(int c=1; c<7; ++c) { filldraw((c,c)--(c+1,c)--(c+1,c+1)--(c,c+1)--cycle,black,gray); } filldraw((6,4)--(7,4)--(7,5)--(6,5)--cycle,black,gray); filldraw((7,5)--(8,5)--(8,6)--(7,6)--cycle,black,gray); filldraw((8,4)--(9,4)--(9,5)--(8,5)--cycle,black,gray); //White Squares, Black Border filldraw((7,4)--(8,4)--(8,5)--(7,5)--cycle,white,black); for(int a=0; a<7; ++a) { filldraw((2a+1,0)--(2a+2,0)--(2a+2,1)--(2a+1,1)--cycle,white,black); } for(int b=9; b<15; ++b) { filldraw((b-1,14-b)--(b,14-b)--(b,15-b)--(b-1,15-b)--cycle,white,black); } for(int c=1; c<7; ++c) { filldraw((c+1,c)--(c+2,c)--(c+2,c+1)--(c+1,c+1)--cycle,white,black); } label("same",(6.3,2.45),N); label("pattern here",(7.5,1.4),N); [/asy]](https://latex.artofproblemsolving.com/c/4/1/c412ffe05ee5b02328949c1081a9349f0768892b.png)
Problem 5
If
is a right angle, then this protractor indicates that the measure of
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]](https://latex.artofproblemsolving.com/f/3/5/f35c58bf91cd15b3fe277437f0a010aeeef1f66d.png)
![]()
Problem 6
![]()
![]()
以下是我们为您整理的全英版pdf真题,扫码即可免费领取完整版:



扫码免费预约领取更多AMC历年真题+答案
预约最新真题讲座、课程详情可添加下方顾问老师咨询

