2014년 1월 4일 토요일

2011 AMC 8 Problems

Problem 1


Margie bought 3 apples at a cost of 50 cents per apple. She paid with a 5-dollar bill. How much change did Margie recieve?

\textbf{(A) }\ \textdollar 1.50 \qquad \textbf{(B) }\ \textdollar 2.00 \qquad \textbf{(C) }\ \textdollar 2.50 \qquad \textbf{...


Solution

Problem 2


Karl's rectangular vegetable garden is 20 feet by 45 feet, and Makenna's is 25 feet by 40 feet. Whose garden is larger in area?

\textbf{(A) }\text{Karl's garden is larger by 100 square feet.}

\textbf{(B) }\text{Karl's garden is larger by 25 square feet.}

\textbf{(C) }\text{The gardens are the same size.}

\textbf{(D) }\text{Makenna's garden is larger by 25 square feet.}

\textbf{(E) }\text{Makenna's garden is larger by 100 square feet.}




Solution

Problem 3


Extend the square pattern of 8 black and 17 white square tiles by attaching a border of black tiles around the square. What is the ratio of black tiles to white tiles in the extended pattern?
filldraw((0,0)--(5,0)--(5,5)--(0,5)--cycle,white,black);filldraw((1,1)--(4,1)--(4,4)--(1,4)--cycle,mediumgray,black);filldraw...

\textbf{(A) }8:17 \qquad\textbf{(B) }25:49 \qquad\textbf{(C) }36:25 \qquad\textbf{(D) }32:17 \qquad\textbf{(E) }36:17

Solution

Problem 4


Here is a list of the numbers of fish that Tyler caught in nine outings last summer: 2,0,1,3,0,3,3,1,2. Which statement about the mean, median, and mode is true?

\textbf{(A) }\text{median} < \text{mean} < \text{mode} \qquad \textbf{(B) }\text{mean} < \text{mode} < \text{medi...


Solution

Problem 5


What time was it 2011 minutes after midnight on January 1, 2011?

\textbf{(A) }\text{January 1 at 9:31PM}

\textbf{(B) }\text{January 1 at 11:51PM}

\textbf{(C) }\text{January 2 at 3:11AM}

\textbf{(D) }\text{January 2 at 9:31AM}

\textbf{(E) }\text{January 2 at 6:01PM}


Solution

Problem 6


In a town of 351 adults, every adult owns a car, motorcycle, or both. If 331 adults own cars and 45 adults own motorcycles, how many of the car owners do not own a motorcycle?

\textbf{(A) }20 \qquad\textbf{(B) }25 \qquad\textbf{(C) }45 \qquad\textbf{(D) }306 \qquad\textbf{(E) }351


Solution

Problem 7


Each of the following four large congruent squares is subdivided into combinations of congruent triangles or rectangles and is partially bolded. What percent of the total area is partially bolded?

import graph; size(7.01cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-0.42...

\textbf{(A)}12\frac{1}{2}\qquad\textbf{(B)}20\qquad\textbf{(C)}25\qquad\textbf{(D)}33\frac{1}{3}\qquad\textbf{(E)}37\frac{1}{...

Solution

Problem 8


Bag A has three chips labeled 1, 3, and 5. Bag B has three chips labeled 2, 4, and 6. If one chip is drawn from each bag, how many different values are possible for the sum of the two numbers on the chips?

\textbf{(A) }4 \qquad\textbf{(B) }5 \qquad\textbf{(C) }6 \qquad\textbf{(D) }7 \qquad\textbf{(E) }9


Solution

Problem 9


Carmen takes a long bike ride on a hilly highway. The graph indicates the miles traveled during the time of her ride. What is Carmen's average speed for her entire ride in miles per hour? import graph; size(8.76cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-3.58...

\textbf{(A)}2\qquad\textbf{(B)}2.5\qquad\textbf{(C)}4\qquad\textbf{(D)}4.5\qquad\textbf{(E)}5

Solution

Problem 10


The taxi fare in Gotham City is $2.40 for the first \frac12 mile and additional mileage charged at the rate $0.20 for each additional 0.1 mile. You plan to give the driver a $2 tip. How many miles can you ride for $10?

\textbf{(A) } 3.0\qquad\textbf{(B) }3.25\qquad\textbf{(C) }3.3\qquad\textbf{(D) }3.5\qquad\textbf{(E) }3.75


Solution

Problem 11


The graph shows the number of minutes studied by both Asha (black bar) and Sasha (grey bar) in one week. On the average, how many more minutes per day did Sasha study than Asha? size(300);real i;defaultpen(linewidth(0.8));draw((0,140)--origin--(220,0));for(i=1;i<13;i=i+1) {draw((0,10*i)--(220,10*i))...

\textbf{(A)}\ 6\qquad\textbf{(B)}\ 8\qquad\textbf{(C)}\ 9\qquad\textbf{(D)}\ 10\qquad\textbf{(E)}\ 12


Solution

Problem 12


Angie, Bridget, Carlos, and Diego are seated at random around a square table, one person to a side. What is the probability that Angie and Carlos are seated opposite each other?

\textbf{(A) } \frac14 \qquad\textbf{(B) } \frac13 \qquad\textbf{(C) } \frac12 \qquad\textbf{(D) } \frac23 \qquad\textbf{(E) }...


Solution

Problem 13


Two congruent squares, ABCD and PQRS, have side length 15. They overlap to form the 15 by 25 rectangle AQRD shown. What percent of the area of rectangle AQRD is shaded? filldraw((0,0)--(25,0)--(25,15)--(0,15)--cycle,white,black);label("D",(0,0),S);label("R",(25,0),S);label(...

\textbf{(A)}\ 15\qquad\textbf{(B)}\ 18\qquad\textbf{(C)}\ 20\qquad\textbf{(D)}\ 24\qquad\textbf{(E)}\ 25

Solution

Problem 14


There are 270 students at Colfax Middle School, where the ratio of boys to girls is 5 : 4. There are 180 students at Winthrop Middle School, where the ratio of boys to girls is 4 : 5. The two schools hold a dance and all students from both schools attend. What fraction of the students at the dance are girls?

\textbf{(A) } \dfrac7{18} \qquad\textbf{(B) } \dfrac7{15} \qquad\textbf{(C) } \dfrac{22}{45} \qquad\textbf{(D) } \dfrac12 \qq...


Solution

Problem 15


How many digits are in the product 4^5 \cdot 5^{10}?

\textbf{(A) } 8 \qquad\textbf{(B) } 9 \qquad\textbf{(C) } 10 \qquad\textbf{(D) } 11 \qquad\textbf{(E) } 12


Solution

Problem 16


Let A be the area of the triangle with sides of length 25, 25, and 30. Let B be the area of the triangle with sides of length 25, 25, and 40. What is the relationship between A and B?

\textbf{(A) } A = \dfrac9{16}B \qquad\textbf{(B) } A = \dfrac34B \qquad\textbf{(C) } A=B \qquad\textbf{(D) } A = \dfrac43B \\...


Solution

Problem 17


Let w, x, y, and z be whole numbers. If 2^w \cdot 3^x \cdot 5^y \cdot 7^z = 588, then what does 2w + 3x + 5y + 7z equal?

\textbf{(A) } 21\qquad\textbf{(B) }25\qquad\textbf{(C) }27\qquad\textbf{(D) }35\qquad\textbf{(E) }56


Solution

Problem 18


A fair 6-sided die is rolled twice. What is the probability that the first number that comes up is greater than or equal to the second number?

\textbf{(A) }\dfrac16\qquad\textbf{(B) }\dfrac5{12}\qquad\textbf{(C) }\dfrac12\qquad\textbf{(D) }\dfrac7{12}\qquad\textbf{(E)...


Solution

Problem 19


How many rectangles are in this figure?

pair A,B,C,D,E,F,G,H,I,J,K,L;A=(0,0);B=(20,0);C=(20,20);D=(0,20);draw(A--B--C--D--cycle);E=(-10,-5);F=(13,-5);G=(13,5);H=(-10...

\textbf{(A)}\ 8\qquad\textbf{(B)}\ 9\qquad\textbf{(C)}\ 10\qquad\textbf{(D)}\ 11\qquad\textbf{(E)}\ 12


Solution

Problem 20


Quadrilateral ABCD is a trapezoid, AD = 15, AB = 50, BC = 20, and the altitude is 12. What is the area of the trapezoid?

pair A,B,C,D;A=(3,20);B=(35,20);C=(47,0);D=(0,0);draw(A--B--C--D--cycle);dot((0,0));dot((3,20));dot((35,20));dot((47,0));labe...

\textbf{(A) }600\qquad\textbf{(B) }650\qquad\textbf{(C) }700\qquad\textbf{(D) }750\qquad\textbf{(E) }800


Solution

Problem 21


Students guess that Norb's age is 24, 28, 30, 32, 36, 38, 41, 44, 47, and 49. Norb says, "At least half of you guessed too low, two of you are off by one, and my age is a prime number." How old is Norb?

\textbf{(A) }29\qquad\textbf{(B) }31\qquad\textbf{(C) }37\qquad\textbf{(D) }43\qquad\textbf{(E) }48


Solution

Problem 22


What is the tens digit of 7^{2011}?

\textbf{(A) }0\qquad\textbf{(B) }1\qquad\textbf{(C) }3\qquad\textbf{(D) }4\qquad\textbf{(E) }7


Solution

Problem 23


How many 4-digit positive integers have four different digits, where the leading digit is not zero, the integer is a multiple of 5, and 5 is the largest digit?

\textbf{(A) }24\qquad\textbf{(B) }48\qquad\textbf{(C) }60\qquad\textbf{(D) }84\qquad\textbf{(E) }108


Solution

Problem 24


In how many ways can 10001 be written as the sum of two primes?

\textbf{(A) }0\qquad\textbf{(B) }1\qquad\textbf{(C) }2\qquad\textbf{(D) }3\qquad\textbf{(E) }4


Solution

Problem 25


A circle with radius 1 is inscribed in a square and circumscribed about another square as shown. Which fraction is closest to the ratio of the circle's shaded area to the area between the two squares?

filldraw((-1,-1)--(-1,1)--(1,1)--(1,-1)--cycle,mediumgray,black);filldraw(Circle((0,0),1), mediumgray,black);filldraw((-1,0)-...

\textbf{(A)}\ \frac{1}2\qquad\textbf{(B)}\ 1\qquad\textbf{(C)}\ \frac{3}2\qquad\textbf{(D)}\ 2\qquad\textbf{(E)}\ \frac{5}2


Solution
AMC logo.png


AMC 8/10/12
SCAT SSAT PSAT SATmath ACT
국제학교영어원서 강의 수학과학올림피아드
수학과학경시대회 성대 KMC 상담 환영합니다
053-765-8233 011-549-5206

댓글 없음: