AMC // 10
PAPERS>AMC 10B 2009
// PAPER // AMC 10B 2009

AMC 10B 2009

2009-02-25

View the original on AoPS Wiki ↑

// PROBLEM 1
// PROBLEM

Each morning of her five-day workweek, Jane bought either a 5050-cent muffin or a 7575-cent bagel. Her total cost for the week was a whole number of dollars. How many bagels did she buy?

// PROBLEM 2
// PROBLEM

Which of the following is equal to 13141213\dfrac{\frac{1}{3}-\frac{1}{4}}{\frac{1}{2}-\frac{1}{3}}?

// PROBLEM 3
// PROBLEM

Paula the painter had just enough paint for 3030 identically sized rooms. Unfortunately, on the way to work, three cans of paint fell off her truck, so she had only enough paint for 2525 rooms. How many cans of paint did she use for the 2525 rooms?

// PROBLEM 4
// PROBLEM

A rectangular yard contains two flower beds in the shape of congruent isosceles right triangles. The remainder of the yard has a trapezoidal shape. The parallel sides of the trapezoid have lengths 1515 and 2525 meters. What fraction of the yard is occupied by the flower beds?

The yard is a rectangle. The two triangular flower beds sit in opposite corners, and the trapezoid fills the middle. The trapezoid's parallel sides (of length 15 and 25) are opposite sides of the rectangle, so the rectangle has length 25. The two triangles together span the width, and each has legs equal to half the difference (2515)/2=5(25-15)/2=5 meters.

// PROBLEM 5
// PROBLEM

Twenty percent less than 6060 is one-third more than what number?

// PROBLEM 6
// PROBLEM

Kiana has two older twin brothers. The product of their three ages is 128128. What is the sum of their three ages?

// PROBLEM 7
// PROBLEM

By inserting parentheses, it is possible to give the expression 2×3+4×52\times3 + 4\times5 several values. How many different values can be obtained?

// PROBLEM 8
// PROBLEM

In a certain year the price of gasoline rose by 20%20\% during January, fell by 20%20\% during February, rose by 25%25\% during March, and fell by x%x\% during April. The price of gasoline at the end of April was the same as it had been at the beginning of January. To the nearest integer, what is xx?

// PROBLEM 9
// PROBLEM

Segment BDBD and AEAE intersect at CC, as shown, AB=BC=CD=CEAB=BC=CD=CE, and A=52B\angle A = \frac{5}{2} \angle B. What is the degree measure of D\angle D?

The figure shows two triangles sharing vertex CC: triangle ABCABC (with AA at lower-left, BB at upper-left, CC in the middle) and triangle DCEDCE (with DD at lower-right, EE at upper-right). We have AB=BC=CD=CEAB = BC = CD = CE.

// PROBLEM 10
// PROBLEM

A flagpole is originally 55 meters tall. A hurricane snaps the flagpole at a point xx meters above the ground so that the upper part, still attached to the stump, touches the ground 11 meter away from the base. What is xx?

// PROBLEM 11
// PROBLEM

How many 77-digit palindromes (numbers that read the same backward as forward) can be formed using the digits 22, 22, 33, 33, 55, 55, 55?

// PROBLEM 12
// PROBLEM

Distinct points AA, BB, CC, and DD lie on a line, with AB=BC=CD=1AB=BC=CD=1. Points EE and FF lie on a second line, parallel to the first, with EF=1EF=1. A triangle with positive area has three of the six points as its vertices. How many possible values are there for the area of the triangle?

// PROBLEM 13
// PROBLEM

As shown below, convex pentagon ABCDEABCDE has sides AB=3AB=3, BC=4BC=4, CD=6CD=6, DE=3DE=3, and EA=7EA=7. The pentagon is originally positioned in the plane with vertex AA at the origin and vertex BB on the positive xx-axis. The pentagon is then rolled clockwise to the right along the xx-axis. Which side will touch the point x=2009x=2009 on the xx-axis?

// PROBLEM 14
// PROBLEM

On Monday, Millie puts a quart of seeds, 25%25\% of which are millet, into a bird feeder. On each successive day she adds another quart of the same mix of seeds without removing any seeds that are left. Each day the birds eat only 25%25\% of the millet in the feeder, but they eat all of the other seeds. On which day, just after Millie has placed the seeds, will the birds find that more than half the seeds in the feeder are millet?

// PROBLEM 15
// PROBLEM

When a bucket is two-thirds full of water, the bucket and water weigh aa kilograms. When the bucket is one-half full of water the total weight is bb kilograms. In terms of aa and bb, what is the total weight in kilograms when the bucket is full of water?

// PROBLEM 16
// PROBLEM

Points AA and CC lie on a circle centered at OO, each of BA\overline{BA} and BC\overline{BC} are tangent to the circle, and ABC\triangle ABC is equilateral. The circle intersects BO\overline{BO} at DD. What is BDBO\dfrac{BD}{BO}?

// PROBLEM 17
// PROBLEM

Five unit squares are arranged in the coordinate plane, with the lower left corner at the origin. The slanted line, extending from (c,0)(c,0) to (3,3)(3,3), divides the entire region into two regions of equal area. What is cc?

The five unit squares form an L-shaped (staircase) region: the bottom row has squares with x[0,1]x \in [0,1], [1,2][1,2], [2,3][2,3] at y[0,1]y \in [0,1]; above that at y[1,2]y \in [1,2] are squares at x[0,1]x \in [0,1] and [1,2][1,2] (wait — let me describe from the Asymptote code). The region consists of: a 3×13\times1 strip at y[0,1]y\in[0,1] for x[0,3]x\in[0,3], plus a 2×12\times1 strip at y[1,2]y\in[1,2] for x[0,2]x\in[0,2] (via (0,1)(0,1)-(3,1)(3,1)-(3,3)(3,3)-(2,3)(2,3)-(2,0)(2,0) boundary and (1,0)(1,0)-(1,2)(1,2)-(3,2)(3,2)). Actually from the Asymptote: drawing (0,1)(0,1)-(3,1)(3,1)-(3,3)(3,3)-(2,3)(2,3)-(2,0)(2,0) and (1,0)(1,0)-(1,2)(1,2)-(3,2)(3,2). So the staircase region is: [0,2]×[0,1][0,2]\times[0,1], [2,3]×[0,3][2,3]\times[0,3], [0,2]×...actuallytheregionisboundedbytheouterboundary.Fiveunitsquaresmeanstotalarea[0,2]\times... actually the region is bounded by the outer boundary. Five unit squares means total area = 5$.

// PROBLEM 18
// PROBLEM

Rectangle ABCDABCD has AB=8AB=8 and BC=6BC=6. Point MM is the midpoint of diagonal AC\overline{AC}, and EE is on ABAB with MEAC\overline{ME}\perp\overline{AC}. What is the area of AME\triangle AME?

// PROBLEM 19
// PROBLEM

A particular 1212-hour digital clock displays the hour and minute of a day. Unfortunately, whenever it is supposed to display a 11, it mistakenly displays a 99. For example, when it is 1:16 PM the clock incorrectly shows 9:96 PM. What fraction of the day will the clock show the correct time?

// PROBLEM 20
// PROBLEM

Triangle ABCABC has a right angle at BB, AB=1AB=1, and BC=2BC=2. The angle bisector of A\angle A intersects side BC\overline{BC} at DD. What is BDBD?

// PROBLEM 21
// PROBLEM

What is the remainder when 30+31+32++320093^0 + 3^1 + 3^2 + \cdots + 3^{2009} is divided by 88?

// PROBLEM 22
// PROBLEM

A cubical cake with edge length 22 inches is iced on the sides and the top. It is cut vertically into three pieces as shown in this top view, where MM is the midpoint of a top edge. The piece whose top is triangle BB contains cc cubic inches of cake and ss square inches of icing. What is c+sc+s?

In the top view, the 2×22\times 2 square has corners at (±1,±1)(\pm1,\pm1). M=(1,0)M = (-1,0) is the midpoint of the left edge. One cut goes from (1,1)(1,1) to MM; another cut goes from (1,1)(1,-1) perpendicular to the first cut, meeting it at point PP (the foot of the perpendicular from (1,1)(1,-1) to segment (1,1)M\overline{(1,1)M}). Triangle BB has vertices (1,1)(1,1), (1,1)(1,-1), and PP. Triangle AA contains the upper-left region and triangle CC the lower-left region.

// PROBLEM 23
// PROBLEM

Rachel and Robert run on a circular track. Rachel runs counterclockwise and completes a lap every 9090 seconds, and Robert runs clockwise and completes a lap every 8080 seconds. Both start from the same line at the same time. At some random time between 1010 minutes and 1111 minutes after they begin to run, a photographer standing inside the track takes a picture that shows one-fourth of the track, centered on the starting line. What is the probability that both Rachel and Robert are in the picture?

// PROBLEM 24
// PROBLEM

The keystone arch is an ancient architectural feature. It is composed of congruent isosceles trapezoids fitted together along the non-parallel sides, as shown. The bottom sides of the two end trapezoids are horizontal. In an arch made with 99 trapezoids, let xx be the angle measure in degrees of the larger interior angle of the trapezoid. What is xx?

// PROBLEM 25
// PROBLEM

Each face of a cube is given a single narrow stripe painted from the center of one edge to the center of the opposite edge. The choice of the edge pairing is made at random and independently for each face. What is the probability that there is a continuous stripe encircling the cube?