2008 AMC 10B Exam Solutions

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or:

Try Exam

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

1.

A basketball player made 55 baskets during a game. Each basket was worth either 22 or 33 points. How many different numbers could represent the total points scored by the player?

22

33

44

55

66

Concepts:basic countingsystematic listing

Difficulty rating: 720

Solution:

If kk of the baskets are worth 33 points and the rest worth 2,2, the total is 2(5k)+3k=10+k.2(5-k)+3k=10+k.

As kk ranges over 0,1,,5,0,1,\ldots,5, the total takes every integer value from 1010 to 15,15, giving 66 possibilities.

Thus, the correct answer is E.

2.

A 4×44 \times 4 block of calendar dates is shown. The order of the numbers in the second row is to be reversed. Then the order of the numbers in the fourth row is to be reversed. Finally, the numbers on each diagonal are to be added. What will be the positive difference between the two diagonal sums?

22

44

66

88

1010

Difficulty rating: 880

Solution:

After reversing the second row to 11,10,9,811,10,9,8 and the fourth row to 25,24,23,22,25,24,23,22, the two diagonals are 1,10,17,221,10,17,22 and 4,9,16,25.4,9,16,25.

Their sums are 1+10+17+22=501+10+17+22=50 and 4+9+16+25=54,4+9+16+25=54, so the positive difference is 5450=4.54-50=4.

Thus, the correct answer is B.

3.

Assume that xx is a positive real number. Which is equivalent to xx3?\sqrt[3]{x\sqrt{x}}\,?

x1/6x^{1/6}

x1/4x^{1/4}

x3/8x^{3/8}

x1/2x^{1/2}

xx

Difficulty rating: 940

Solution:

Since x=x1/2,\sqrt{x}=x^{1/2}, we have xx=x1x1/2=x3/2.x\sqrt{x}=x^{1}\cdot x^{1/2}=x^{3/2}.

Taking the cube root multiplies the exponent by 13,\tfrac13, giving (x3/2)1/3=x1/2.\left(x^{3/2}\right)^{1/3}=x^{1/2}.

Thus, the correct answer is D.

4.

A semipro baseball league has teams with 2121 players each. League rules state that a player must be paid at least $15,000,\$15{,}000, and that the total of all players' salaries for each team cannot exceed $700,000.\$700{,}000. What is the maximum possible salary, in dollars, for a single player?

270,000270{,}000

385,000385{,}000

400,000400{,}000

430,000430{,}000

700,000700{,}000

Difficulty rating: 840

Solution:

One player's salary is largest when the other 2020 players each earn the minimum $15,000.\$15{,}000.

That leaves $700,00020$15,000=$700,000$300,000=$400,000\$700{,}000-20\cdot\$15{,}000=\$700{,}000-\$300{,}000=\$400{,}000 for the single player.

Thus, the correct answer is C.

5.

For real numbers aa and b,b, define a$b=(ab)2.a\,\$\,b=(a-b)^2. What is (xy)2$(yx)2?(x-y)^2\,\$\,(y-x)^2?

00

x2+y2x^2+y^2

2x22x^2

2y22y^2

4xy4xy

Difficulty rating: 880

Solution:

Since (yx)2=(xy)2,(y-x)^2=(x-y)^2, the two inputs are identical.

Therefore (xy)2$(yx)2=((xy)2(xy)2)2=02=0.(x-y)^2\,\$\,(y-x)^2=\left((x-y)^2-(x-y)^2\right)^2=0^2=0.

Thus, the correct answer is A.

6.

Points BB and CC lie on AD.\overline{AD}. The length of AB\overline{AB} is 44 times the length of BD,\overline{BD}, and the length of AC\overline{AC} is 99 times the length of CD.\overline{CD}. The length of BC\overline{BC} is what fraction of the length of AD?\overline{AD}?

136\dfrac{1}{36}

113\dfrac{1}{13}

110\dfrac{1}{10}

536\dfrac{5}{36}

15\dfrac{1}{5}

Difficulty rating: 960

Solution:

Since AB=4BDAB=4\,BD and AB+BD=AD,AB+BD=AD, we get 5BD=AD,5\,BD=AD, so BD=15AD.BD=\tfrac15 AD.

Since AC=9CDAC=9\,CD and AC+CD=AD,AC+CD=AD, we get 10CD=AD,10\,CD=AD, so CD=110AD.CD=\tfrac{1}{10}AD.

Then BC=BDCD=15AD110AD=110AD.BC=BD-CD=\tfrac15 AD-\tfrac{1}{10}AD=\tfrac{1}{10}AD.

Thus, the correct answer is C.

7.

An equilateral triangle of side length 1010 is completely filled in by non-overlapping equilateral triangles of side length 1.1. How many small triangles are required?

1010

2525

100100

250250

10001000

Solution:

The large triangle has side length 1010 times that of a small triangle, so its area is 102=10010^2=100 times as large.

Since the small triangles tile it without overlap, exactly 100100 of them are required.

Thus, the correct answer is C.

8.

A class collects $50\$50 to buy flowers for a classmate who is in the hospital. Roses cost $3\$3 each, and carnations cost $2\$2 each. No other flowers are to be used. How many different bouquets could be purchased for exactly $50?\$50?

11

77

99

1616

1717

Difficulty rating: 1080

Solution:

If rr roses and cc carnations are bought, then 3r+2c=50.3r+2c=50. Because 2c2c and 5050 are even, 3r3r must be even, so rr is even.

Also 3r50,3r\le 50, so r16.r\le 16. The even values r=0,2,4,,16r=0,2,4,\ldots,16 each give a valid c,c, which is 99 bouquets.

Thus, the correct answer is C.

9.

A quadratic equation ax22ax+b=0ax^2-2ax+b=0 has two real solutions. What is the average of the solutions?

11

22

ba\dfrac{b}{a}

2ba\dfrac{2b}{a}

2ab\sqrt{2a-b}

Difficulty rating: 1040

Solution:

By Vieta's formulas, the sum of the roots of ax22ax+b=0ax^2-2ax+b=0 is (2a)a=2.\dfrac{-(-2a)}{a}=2.

The average is half of this, namely 1.1.

Thus, the correct answer is A.

10.

Points AA and BB are on a circle of radius 55 and AB=6.AB=6. Point CC is the midpoint of the minor arc AB.AB. What is the length of the line segment AC?AC?

10\sqrt{10}

72\dfrac{7}{2}

14\sqrt{14}

15\sqrt{15}

44

Difficulty rating: 1170

Solution:

Let OO be the center and DD the midpoint of AB.AB. Then ODABOD\perp AB with AD=3,AD=3, so OD=5232=4.OD=\sqrt{5^2-3^2}=4.

Since CC is the midpoint of the minor arc, O,O, D,D, CC are collinear and DC=OCOD=54=1.DC=OC-OD=5-4=1.

Then AC=AD2+DC2=32+12=10.AC=\sqrt{AD^2+DC^2}=\sqrt{3^2+1^2}=\sqrt{10}.

Thus, the correct answer is A.

11.

Suppose that (un)(u_n) is a sequence of real numbers satisfying un+2=2un+1+un,u_{n+2}=2u_{n+1}+u_n, and that u3=9u_3=9 and u6=128.u_6=128. What is u5?u_5?

4040

5353

6868

8888

104104

Difficulty rating: 1140

Solution:

Using the recurrence, u5=2u4+u3=2u4+9u_5=2u_4+u_3=2u_4+9 and u6=2u5+u4=2(2u4+9)+u4=5u4+18.u_6=2u_5+u_4=2(2u_4+9)+u_4=5u_4+18.

Setting 5u4+18=1285u_4+18=128 gives u4=22,u_4=22, so u5=222+9=53.u_5=2\cdot 22+9=53.

Thus, the correct answer is B.

12.

Postman Pete has a pedometer to count his steps. The pedometer records up to 9999999999 steps, then flips over to 0000000000 on the next step. Pete plans to determine his mileage for a year. On January 11 Pete sets the pedometer to 00000.00000. During the year, the pedometer flips from 9999999999 to 0000000000 forty-four times. On December 3131 the pedometer reads 50000.50000. Pete takes 18001800 steps per mile. Which of the following is closest to the number of miles Pete walked during the year?

25002500

30003000

35003500

40004000

45004500

Difficulty rating: 1070

Solution:

Each flip counts 100000100000 steps, so Pete took 44100000+50000=4,450,00044\cdot 100000+50000=4{,}450{,}000 steps.

Dividing by 18001800 gives about 24722472 miles, which is closest to 2500.2500.

Thus, the correct answer is A.

13.

For each positive integer n,n, the mean of the first nn terms of a sequence is n.n. What is the 20082008th term of the sequence?

20082008

40154015

40164016

4,030,0564{,}030{,}056

4,032,0644{,}032{,}064

Difficulty rating: 1170

Solution:

Since the mean of the first nn terms is n,n, their sum is n2.n^2.

The nnth term is n2(n1)2=2n1,n^2-(n-1)^2=2n-1, so the 20082008th term is 220081=4015.2\cdot 2008-1=4015.

Thus, the correct answer is B.

14.

Triangle OABOAB has O=(0,0),O=(0,0), B=(5,0),B=(5,0), and AA in the first quadrant. In addition, ABO=90\angle ABO=90^\circ and AOB=30.\angle AOB=30^\circ. Suppose that OA\overline{OA} is rotated 9090^\circ counterclockwise about O.O. What are the coordinates of the image of A?A?

(1033,5)\left(-\dfrac{10}{3}\sqrt{3},\,5\right)

(533,5)\left(-\dfrac{5}{3}\sqrt{3},\,5\right)

(3,5)\left(\sqrt{3},\,5\right)

(533,5)\left(\dfrac{5}{3}\sqrt{3},\,5\right)

(1033,5)\left(\dfrac{10}{3}\sqrt{3},\,5\right)

Solution:

Because ABO=90,\angle ABO=90^\circ, segment ABAB is vertical, so A=(5,5tan30)=(5,533).A=\left(5,\,5\tan 30^\circ\right)=\left(5,\,\tfrac{5\sqrt3}{3}\right).

A 9090^\circ counterclockwise rotation about the origin sends (x,y)(x,y) to (y,x),(-y,x), so the image of AA is (533,5).\left(-\tfrac{5\sqrt3}{3},\,5\right).

Thus, the correct answer is B.

15.

How many right triangles have integer leg lengths aa and bb and a hypotenuse of length b+1,b+1, where b<100?b\lt 100?

66

77

88

99

1010

Difficulty rating: 1310

Solution:

From a2+b2=(b+1)2a^2+b^2=(b+1)^2 we get a2=2b+1,a^2=2b+1, so aa is odd and a2a^2 is an odd perfect square.

Since b<100,b\lt 100, we need a2=2b+1<201,a^2=2b+1\lt 201, and a29a^2\ge 9 for b4.b\ge 4. The odd squares 9,25,49,81,121,1699,25,49,81,121,169 give a=3,5,7,9,11,13,a=3,5,7,9,11,13, which is 66 triangles.

Thus, the correct answer is A.

16.

Two fair coins are to be tossed once. For each head that results, one fair die is to be rolled. What is the probability that the sum of the die rolls is odd? (Note that if no die is rolled, the sum is 0.0.)

38\dfrac{3}{8}

12\dfrac{1}{2}

4372\dfrac{43}{72}

58\dfrac{5}{8}

23\dfrac{2}{3}

Difficulty rating: 1490

Solution:

Whenever at least one die is rolled, by symmetry the sum is odd with probability 12.\tfrac12.

No die is rolled only when both coins are tails, with probability 14;\tfrac14; that sum 00 is even. So the answer is (114)12=38.\left(1-\tfrac14\right)\cdot\tfrac12=\tfrac38.

Thus, the correct answer is A.

17.

A poll shows that 70%70\% of all voters approve of the mayor's work. On three separate occasions a pollster selects a voter at random. What is the probability that on exactly one of these three occasions the voter approves of the mayor's work?

0.0630.063

0.1890.189

0.2330.233

0.3330.333

0.4410.441

Difficulty rating: 1240

Solution:

Exactly one approval among three occasions arises in (31)=3\binom{3}{1}=3 ways, each with probability (0.7)(0.3)(0.3)=0.063.(0.7)(0.3)(0.3)=0.063.

The total is 30.063=0.189.3\cdot 0.063=0.189.

Thus, the correct answer is B.

18.

Bricklayer Brenda would take 99 hours to build a chimney alone, and bricklayer Brandon would take 1010 hours to build it alone. When they work together, they talk a lot, and their combined output is decreased by 1010 bricks per hour. Working together, they build the chimney in 55 hours. How many bricks are in the chimney?

500500

900900

950950

10001000

19001900

Difficulty rating: 1370

Solution:

Let nn be the number of bricks. Brenda lays n9\tfrac{n}{9} per hour and Brandon n10,\tfrac{n}{10}, so together they lay n9+n1010\tfrac{n}{9}+\tfrac{n}{10}-10 per hour.

Over 55 hours this equals n:n: 5(n9+n1010)=n.5\left(\tfrac{n}{9}+\tfrac{n}{10}-10\right)=n. Solving, 5n9+n250=n,\tfrac{5n}{9}+\tfrac{n}{2}-50=n, which gives n=900.n=900.

Thus, the correct answer is B.

19.

A cylindrical tank with radius 44 feet and height 99 feet is lying on its side. The tank is filled with water to a depth of 22 feet. What is the volume of the water, in cubic feet?

24π36224\pi-36\sqrt{2}

24π24324\pi-24\sqrt{3}

36π36336\pi-36\sqrt{3}

36π24236\pi-24\sqrt{2}

48π36348\pi-36\sqrt{3}

Difficulty rating: 1680

Solution:

The submerged cross-section is a circular segment. The chord is 42=24-2=2 feet below the center, and cosθ=24=12,\cos\theta=\tfrac{2}{4}=\tfrac12, so the half-angle is 6060^\circ and the central angle is 120.120^\circ.

The sector area is 120360π(4)2=16π3,\tfrac{120}{360}\pi(4)^2=\tfrac{16\pi}{3}, and the triangle formed by the two radii has area 12(4)2sin120=43.\tfrac12(4)^2\sin 120^\circ=4\sqrt3. The segment area is 16π343.\tfrac{16\pi}{3}-4\sqrt3.

Multiplying by the length 99 gives 9(16π343)=48π363.9\left(\tfrac{16\pi}{3}-4\sqrt3\right)=48\pi-36\sqrt3.

Thus, the correct answer is E.

20.

The faces of a cubical die are marked with the numbers 1,2,2,3,3,1,2,2,3,3, and 4.4. The faces of a second cubical die are marked with the numbers 1,3,4,5,6,1,3,4,5,6, and 8.8. Both dice are thrown. What is the probability that the sum of the two top numbers will be 5,5, 7,7, or 9?9?

518\dfrac{5}{18}

718\dfrac{7}{18}

1118\dfrac{11}{18}

34\dfrac{3}{4}

89\dfrac{8}{9}

Difficulty rating: 1510

Solution:

Of the 3636 equally likely outcomes, the pairs giving sum 55 are (1,4),(2,3),(2,3),(4,1),(1,4),(2,3),(2,3),(4,1), which is 44 outcomes.

Sum 77 comes from (1,6),(2,5),(2,5),(3,4),(3,4),(4,3),(1,6),(2,5),(2,5),(3,4),(3,4),(4,3), which is 6,6, and sum 99 from (1,8),(3,6),(3,6),(4,5),(1,8),(3,6),(3,6),(4,5), which is 4.4.

The probability is 4+6+436=1436=718.\tfrac{4+6+4}{36}=\tfrac{14}{36}=\tfrac{7}{18}.

Thus, the correct answer is B.

21.

Ten chairs are evenly spaced around a round table and numbered clockwise from 11 through 10.10. Five married couples are to sit in the chairs with men and women alternating, and no one is to sit either next to or directly across from his or her spouse. How many seating arrangements are possible?

240240

360360

480480

540540

720720

Solution:

Seat the women first. The first woman may take any of the 1010 chairs, and since seats alternate, the remaining women fill their four seats in 4!4! ways, giving 104!=24010\cdot 4!=240 arrangements.

Fix a woman in chair 1.1. Her spouse must sit in chair 44 or chair 8;8; each choice then forces the placement of every other man consistently. So each seating of the women yields exactly 22 valid seatings of the men.

The total is 2240=480.2\cdot 240=480.

Thus, the correct answer is C.

22.

Three red beads, two white beads, and one blue bead are placed in a line in random order. What is the probability that no two neighboring beads are the same color?

112\dfrac{1}{12}

110\dfrac{1}{10}

16\dfrac{1}{6}

13\dfrac{1}{3}

12\dfrac{1}{2}

Solution:

There are 6!3!2!=60\tfrac{6!}{3!\,2!}=60 distinguishable orderings. The three reds must occupy non-adjacent positions, and the possible red placements are {1,3,5},{2,4,6},{1,3,6},\{1,3,5\},\{2,4,6\},\{1,3,6\}, and {1,4,6}.\{1,4,6\}.

For {1,3,5}\{1,3,5\} and {2,4,6},\{2,4,6\}, the remaining seats are mutually non-adjacent, so the blue bead can go in any of the 3,3, giving 3+3=6.3+3=6. For {1,3,6}\{1,3,6\} and {1,4,6},\{1,4,6\}, two remaining seats are adjacent, so the blue must separate the whites, giving 2+2=4.2+2=4.

That is 1010 valid orderings, so the probability is 1060=16.\tfrac{10}{60}=\tfrac16.

Thus, the correct answer is C.

23.

A rectangular floor measures aa feet by bb feet, where aa and bb are positive integers with b>a.b\gt a. An artist paints a rectangle on the floor with the sides of the rectangle parallel to the sides of the floor. The unpainted part of the floor forms a border of width 11 foot around the painted rectangle and occupies half the area of the entire floor. How many possibilities are there for the ordered pair (a,b)?(a,b)?

11

22

33

44

55

Solution:

The painted rectangle is (a2)×(b2),(a-2)\times(b-2), and it is half the floor, so ab=2(a2)(b2).ab=2(a-2)(b-2).

Expanding gives 0=ab4a4b+8,0=ab-4a-4b+8, and adding 88 yields (a4)(b4)=8.(a-4)(b-4)=8.

With b>a>0,b\gt a\gt 0, the factorizations 8=18=248=1\cdot 8=2\cdot 4 give (a,b)=(5,12)(a,b)=(5,12) and (6,8).(6,8). So there are 22 possibilities.

Thus, the correct answer is B.

24.

Quadrilateral ABCDABCD has AB=BC=CD,AB=BC=CD, ABC=70,\angle ABC=70^\circ, and BCD=170.\angle BCD=170^\circ. What is the degree measure of BAD?\angle BAD?

7575

8080

8585

9090

9595

Solution:

Let MM be the point with BMC\triangle BMC equilateral, on the same side of BCBC as A.A. Then ABM=7060=10\angle ABM=70^\circ-60^\circ=10^\circ and MCD=17060=110.\angle MCD=170^\circ-60^\circ=110^\circ.

Since AB=BMAB=BM and MC=CD,MC=CD, triangles ABMABM and MCDMCD are isosceles, giving AMB=85\angle AMB=85^\circ and CMD=35.\angle CMD=35^\circ.

Then AMD=360856035=180,\angle AMD=360^\circ-85^\circ-60^\circ-35^\circ=180^\circ, so MM lies on AD\overline{AD} and BAD=BAM=85.\angle BAD=\angle BAM=85^\circ.

Thus, the correct answer is C.

25.

Michael walks at the rate of 55 feet per second on a long straight path. Trash pails are located every 200200 feet along the path. A garbage truck travels at 1010 feet per second in the same direction as Michael and stops for 3030 seconds at each pail. As Michael passes a pail, he notices the truck ahead of him just leaving the next pail. How many times will Michael and the truck meet?

44

55

66

77

88

Solution:

Number the pails so Michael is at pail 00 and the truck at pail 1.1. Michael reaches pail nn at 40n40n seconds. The truck leaves pail nn at 50(n1)50(n-1) seconds and arrives there at 50(n1)3050(n-1)-30 seconds.

Michael and the truck are together at pail nn when 50(n1)3040n50(n1),50(n-1)-30\le 40n\le 50(n-1), which simplifies to 5n8.5\le n\le 8.

At pail 55 they meet as the truck departs, at pails 66 and 77 Michael passes it, and at pail 88 they meet as the truck arrives. Between pails 66 and 77 the truck must overtake Michael once more, so in total they meet 55 times.

Thus, the correct answer is B.