AMC // 10
PAPERS>AMC 10B 2012
// PAPER // AMC 10B 2012

AMC 10B 2012

2012-02-22

View the original on AoPS Wiki ↑

// PROBLEM 1
// PROBLEM

Each third-grade classroom at Pearl Creek Elementary has 18 students and 2 rabbits. How many more students than rabbits are there in all 4 of the third-grade classrooms?

// PROBLEM 2
// PROBLEM

A circle of radius 5 is inscribed in a rectangle. The ratio of the length of the rectangle to its width is 2:1. What is the area of the rectangle?

The circle fits snugly inside the rectangle, touching all four sides. The width of the rectangle equals the diameter of the circle, and the length is twice the width.

// PROBLEM 3
// PROBLEM

The point in the xyxy-plane with coordinates (1000,2012)(1000, 2012) is reflected across the line y=2000y = 2000. What are the coordinates of the reflected point?

// PROBLEM 4
// PROBLEM

When Ringo places his marbles into bags with 6 marbles per bag, he has 4 marbles left over. When Paul does the same with his marbles, he has 3 marbles left over. Ringo and Paul pool their marbles and place them into as many bags as possible, with 6 marbles per bag. How many marbles will be left over?

// PROBLEM 5
// PROBLEM

Anna enjoys dinner at a restaurant in Washington, D.C., where the sales tax on meals is 10%. She leaves a 15% tip on the price of her meal before the sales tax is added, and the tax is calculated on the pre-tip amount. She spends a total of 27.50 dollars for dinner. What is the cost of her dinner without tax or tip in dollars?

// PROBLEM 6
// PROBLEM

In order to estimate the value of xyx - y where xx and yy are real numbers with x>y>0x > y > 0, Xiaoxi rounded xx up by a small amount, rounded yy down by the same amount, and then subtracted her rounded values. Which of the following statements is necessarily correct?

// PROBLEM 7
// PROBLEM

For a science project, Sammy observed a chipmunk and a squirrel stashing acorns in holes. The chipmunk hid 3 acorns in each of the holes it dug. The squirrel hid 4 acorns in each of the holes it dug. They each hid the same number of acorns, although the squirrel needed 4 fewer holes. How many acorns did the chipmunk hide?

// PROBLEM 8
// PROBLEM

What is the sum of all integer solutions to 1<(x2)2<251 < (x-2)^2 < 25?

// PROBLEM 9
// PROBLEM

Two integers have a sum of 26. When two more integers are added to the first two integers the sum is 41. Finally when two more integers are added to the sum of the previous four integers the sum is 57. What is the minimum number of odd integers among the 6 integers?

// PROBLEM 10
// PROBLEM

How many ordered pairs of positive integers (M,N)(M, N) satisfy the equation M6=6N\dfrac{M}{6} = \dfrac{6}{N}?

// PROBLEM 11
// PROBLEM

A dessert chef prepares the dessert for every day of a week starting with Sunday. The dessert each day is either cake, pie, ice cream, or pudding. The same dessert may not be served two days in a row. There must be cake on Friday because of a birthday. How many different dessert menus for the week are possible?

// PROBLEM 12
// PROBLEM

Point BB is due east of point AA. Point CC is due north of point BB. The distance between points AA and CC is 10210\sqrt{2}, and BAC=45\angle BAC = 45^\circ. Point DD is 20 meters due north of point CC. The distance ADAD is between which two integers?

// PROBLEM 13
// PROBLEM

It takes Clea 60 seconds to walk down an escalator when it is not operating, and only 24 seconds to walk down the escalator when it is operating. How many seconds does it take Clea to ride down the operating escalator when she just stands on it?

// PROBLEM 14
// PROBLEM

Two equilateral triangles are contained in a square whose side length is 232\sqrt{3}. The bases of these triangles are the opposite sides of the square, and their intersection is a rhombus. What is the area of the rhombus?

// PROBLEM 15
// PROBLEM

In a round-robin tournament with 6 teams, each team plays one game against each other team, and each game results in one team winning and one team losing. At the end of the tournament, the teams are ranked by the number of games won. What is the maximum number of teams that could be tied for the most wins at the end of the tournament?

// PROBLEM 16
// PROBLEM

Three circles with radius 2 are mutually tangent. What is the total area of the circles and the region bounded by them?

The three circles each have radius 2 and are arranged so that each pair is externally tangent. The region bounded by them is the curved triangle enclosed between the three circles.

// PROBLEM 17
// PROBLEM

Jesse cuts a circular paper disk of radius 12 along two radii to form two sectors, the smaller having a central angle of 120 degrees. He makes two circular cones, using each sector to form the lateral surface of a cone. What is the ratio of the volume of the smaller cone to that of the larger?

// PROBLEM 18
// PROBLEM

Suppose that one of every 500 people in a certain population has a particular disease, which displays no symptoms. A blood test is available for screening for this disease. For a person who has this disease, the test always turns out positive. For a person who does not have the disease, however, there is a 2% false positive rate — in other words, for such people, 98% of the time the test will turn out negative, but 2% of the time the test will turn out positive and will incorrectly indicate that the person has the disease. Let pp be the probability that a person who is chosen at random from this population and gets a positive test result actually has the disease. Which of the following is closest to pp?

// PROBLEM 19
// PROBLEM

In rectangle ABCDABCD, AB=6AB = 6, AD=30AD = 30, and GG is the midpoint of AD\overline{AD}. Segment ABAB is extended 2 units beyond BB to point EE, and FF is the intersection of ED\overline{ED} and BC\overline{BC}. What is the area of BFDGBFDG?

// PROBLEM 20
// PROBLEM

Bernardo and Silvia play the following game. An integer between 0 and 999, inclusive, is selected and given to Bernardo. Whenever Bernardo receives a number, he doubles it and passes the result to Silvia. Whenever Silvia receives a number, she adds 50 to it and passes the result to Bernardo. The winner is the last person who produces a number less than 1000. Let NN be the smallest initial number that results in a win for Bernardo. What is the sum of the digits of NN?

// PROBLEM 21
// PROBLEM

Four distinct points are arranged on a plane so that the segments connecting them have lengths aa, aa, aa, aa, 2a2a, and bb. What is the ratio of bb to aa?

// PROBLEM 22
// PROBLEM

Let (a1,a2,,a10)(a_1, a_2, \dots, a_{10}) be a list of the first 10 positive integers such that for each 2i102 \leq i \leq 10 either ai+1a_i + 1 or ai1a_i - 1 or both appear somewhere before aia_i in the list. How many such lists are there?

// PROBLEM 23
// PROBLEM

A solid tetrahedron is sliced off a wooden unit cube by a plane passing through two nonadjacent vertices on one face and one vertex on the opposite face not adjacent to either of the first two vertices. The tetrahedron is discarded and the remaining portion of the cube is placed on a table with the cut surface face down. What is the height of this object?

// PROBLEM 24
// PROBLEM

Amy, Beth, and Jo listen to four different songs and discuss which ones they like. No song is liked by all three. Furthermore, for each of the three pairs of the girls, there is at least one song liked by those two girls but disliked by the third. In how many different ways is this possible?

// PROBLEM 25 · NOT TRANSCRIBED (complex hexagonal lattice diagram with directional arrows that is unusable without the figure)

View this problem on AoPS Wiki ↑