2002 AMC 12B Problems

Scroll down and press Start to try the exam! Or, go to the printable PDF, answer key, or professional solutions curated by LIVE by Po-Shen Loh.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

Or jump straight to a single problem with its solution: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25

Want to learn professionally through interactive video classes?

Learn LIVE

Timed

1:15:00

1.

The arithmetic mean of the nine numbers in the set {9,\{9, 99,99, 999,999, 9999,9999, ,\ldots, 999999999}999999999\} is a 99-digit number M,M, all of whose digits are distinct. The number MM does not contain the digit

00

22

44

66

88

Answer: A
Concepts:place valuedigits
Difficulty rating: 950
Small Hint:

The mean is 19(9+99++999,999,999)\dfrac{1}{9}(9+99+\cdots+999{,}999{,}999)

Big Hint:

Dividing each term by 99 turns the sum into 1+11+111+1+11+111+\cdots; add these and see which digit never appears

Solution:

Each of the nine numbers is 10k1,10^k-1, so their sum is 9+99++999,999,999.9+99+\cdots+999{,}999{,}999. Dividing by 9,9, M=1+11+111++111,111,111=123,456,789. \begin{aligned} M &= 1+11+111+\cdots \\ &\quad {}+111{,}111{,}111 \\ &= 123{,}456{,}789. \end{aligned} Its digits are 11 through 9,9, so the missing digit is 0.0.

Thus, the correct answer is A.

2.

What is the value of (3x2)(4x+1)(3x2)4x+1 \begin{aligned} &(3x-2)(4x+1) \\ &\quad {}-(3x-2)4x+1 \end{aligned} when x=4?x=4?

00

11

1010

1111

1212

Answer: D
Difficulty rating: 980
Small Hint:

Group the two terms containing 3x23x-2 using the distributive law

Big Hint:

(3x2)(4x+1)(3x2)4x(3x-2)(4x+1)-(3x-2)4x =(3x2)(4x+14x)=(3x-2)(4x+1-4x)

Solution:

Factor 3x23x-2 out of the first two terms: (3x2)(4x+1)(3x2)4x+1=(3x2)(4x+14x)+1=3x1. \begin{gathered} (3x-2)(4x+1) \\ {}-(3x-2)4x+1 \\ {}=(3x-2)(4x+1-4x)+1 \\ {}=3x-1. \end{gathered} At x=4x=4 this equals 341=11.3\cdot4-1=11.

Thus, the correct answer is D.

3.

For how many positive integers nn is n23n+2n^2-3n+2 a prime number?

none

one

two

more than two, but finitely many

infinitely many

Answer: B
Difficulty rating: 1120
Small Hint:

Factor n23n+2n^2-3n+2

Big Hint:

(n1)(n2)(n-1)(n-2) is a product of two integers; for it to be prime one factor must equal 11

Solution:

Factor n23n+2=(n1)(n2).n^2-3n+2=(n-1)(n-2). For n4n\ge4 both factors exceed 1,1, so the value is composite. Checking n=1,2,3n=1,2,3 gives 0,0, 0,0, and 2.2. Only n=3n=3 yields a prime, so there is exactly one such n.n.

Thus, the correct answer is B.

4.

Let nn be a positive integer such that 12+13+17+1n\dfrac12+\dfrac13+\dfrac17+\dfrac1n is an integer. Which of the following statements is not true:

22 divides nn

33 divides nn

66 divides nn

77 divides nn

n>84n\gt84

Answer: E
Difficulty rating: 1270
Small Hint:

12+13+17=4142\dfrac12+\dfrac13+\dfrac17=\dfrac{41}{42}

Big Hint:

The whole sum lies strictly between 00 and 2,2, so it must equal 11; solve for nn

Solution:

Since 12+13+17=4142,\dfrac12+\dfrac13+\dfrac17=\dfrac{41}{42}, the sum 4142+1n\dfrac{41}{42}+\dfrac1n lies strictly between 00 and 2,2, so it must equal 1.1. Then 1n=142,\dfrac1n=\dfrac1{42}, giving n=42.n=42.

Now 2,2, 3,3, 6,6, and 77 all divide 42,42, but n>84n\gt84 is false. The untrue statement is n>84.n\gt84.

Thus, the correct answer is E.

5.

Let v,v, w,w, x,x, y,y, and zz be the degree measures of the five angles of a pentagon. Suppose v<w<x<y<zv\lt w\lt x\lt y\lt z and v,v, w,w, x,x, y,y, zz form an arithmetic sequence. Find the value of x.x.

7272

8484

9090

108108

120120

Answer: D
Difficulty rating: 1080
Small Hint:

The interior angles of a pentagon sum to 540540^\circ

Big Hint:

Write the five terms as x2d,x-2d, xd,x-d, x,x, x+d,x+d, x+2dx+2d; their sum is 5x5x

Solution:

The five interior angles sum to 540.540^\circ. Writing the sequence as x2d,x-2d, xd,x-d, x,x, x+d,x+d, x+2d,x+2d, the sum is 5x=540,5x=540, so x=108.x=108.

Thus, the correct answer is D.

6.

Suppose that aa and bb are nonzero real numbers, and that the equation x2+ax+b=0x^2+ax+b=0 has solutions aa and b.b. Then the pair (a,b)(a,b) is

(2,1)(-2,1)

(1,2)(-1,2)

(1,2)(1,-2)

(2,1)(2,-1)

(4,4)(4,4)

Answer: C
Difficulty rating: 1190
Small Hint:

If aa and bb are the roots, then x2+ax+b=(xa)(xb)x^2+ax+b=(x-a)(x-b)

Big Hint:

Match coefficients: a+b=aa+b=-a and ab=b,ab=b, using b0b\neq0

Solution:

Since aa and bb are the roots, x2+ax+b=(xa)(xb)=x2(a+b)x+ab. \begin{gathered} x^2+ax+b \\ {}=(x-a)(x-b) \\ {}=x^2-(a+b)x+ab. \end{gathered} Matching coefficients gives a+b=aa+b=-a and ab=b.ab=b.

As b0,b\neq0, the second equation gives a=1,a=1, and then a+b=aa+b=-a gives b=2.b=-2. So (a,b)=(1,2).(a,b)=(1,-2).

Thus, the correct answer is C.

7.

The product of three consecutive positive integers is 88 times their sum. What is the sum of their squares?

5050

7777

110110

149149

194194

Answer: B
Difficulty rating: 1190
Small Hint:

Call the integers n1,n-1, n,n, n+1n+1; their product is n3nn^3-n and their sum is 3n3n

Big Hint:

n21=24,n^2-1=24, so find nn and then compute (n1)2+n2+(n+1)2(n-1)^2+n^2+(n+1)^2

Solution:

Let the integers be n1,n-1, n,n, n+1.n+1. Then (n1)n(n+1)=83n,(n-1)n(n+1)=8\cdot3n, so n21=24n^2-1=24 and n=5.n=5.

The three integers 4,4, 5,5, 66 have squares summing to 16+25+36=77.16+25+36=77.

Thus, the correct answer is B.

8.

Suppose July of year NN has five Mondays. Which of the following must occur five times in August of year N?N? (Note: Both months have 3131 days.)

Monday

Tuesday

Wednesday

Thursday

Friday

Answer: D
Difficulty rating: 1370
Small Hint:

With 3131 days, the weekday of July 11 is the one that repeats five times, so Monday is July 1,1, 2,2, or 33

Big Hint:

August 11 falls three weekdays after July 11; test the three cases and find the August weekday common to all

Solution:

Since July has 31=47+331=4\cdot7+3 days, the weekday of July 11 occurs five times, so Monday falls on July 1,1, 2,2, or 3.3. The days that occur five times in August are those of August 1,1, 2,2, 3,3, and August 11 is three weekdays after July 1.1.

Testing the three cases, the August weekdays occurring five times are Thursday through Saturday, Wednesday through Friday, and Tuesday through Thursday. Thursday appears in every case.

Thus, the correct answer is D.

9.

If a,a, b,b, c,c, dd are positive real numbers such that a,a, b,b, c,c, dd form an increasing arithmetic sequence and a,a, b,b, dd form a geometric sequence, then ad\dfrac{a}{d} is

112\dfrac{1}{12}

16\dfrac{1}{6}

14\dfrac{1}{4}

13\dfrac{1}{3}

12\dfrac{1}{2}

Answer: C
Difficulty rating: 1330
Small Hint:

Write b=a+r,b=a+r, c=a+2r,c=a+2r, d=a+3rd=a+3r

Big Hint:

The geometric condition b2=adb^2=ad gives r2=ar,r^2=ar, so r=ar=a

Solution:

Let b=a+r,b=a+r, c=a+2r,c=a+2r, d=a+3r.d=a+3r. The geometric condition b2=adb^2=ad gives (a+r)2=a(a+3r),(a+r)^2=a(a+3r), i.e. r2=ar,r^2=ar, so r=a.r=a.

Then d=a+3a=4ad=a+3a=4a and ad=14.\dfrac{a}{d}=\dfrac14.

Thus, the correct answer is C.

10.

How many different integers can be expressed as the sum of three distinct members of the set {1,4,7,10,13,16,19}?\{1,4,7,10,13,16,19\}?

1313

1616

2424

3030

3535

Answer: A
Difficulty rating: 1270
Small Hint:

Every element is one more than a multiple of 3,3, so each three-element sum is a multiple of 33

Big Hint:

Count the multiples of 33 from the smallest sum 1+4+71+4+7 to the largest sum 13+16+1913+16+19

Solution:

Every element is one more than a multiple of 3,3, so any sum of three of them is a multiple of 3.3. The smallest sum is 1+4+7=121+4+7=12 and the largest is 13+16+19=48,13+16+19=48, and every multiple of 33 between them is attainable.

There are 1313 multiples of 33 from 1212 to 48.48.

Thus, the correct answer is A.

11.

The positive integers A,A, B,B, AB,A-B, and A+BA+B are all prime numbers. The sum of these four primes is

even

divisible by 33

divisible by 55

divisible by 77

prime

Answer: E
Concepts:parityprime
Difficulty rating: 1430
Small Hint:

ABA-B and A+BA+B have the same parity, and both are prime, so both are odd

Big Hint:

Then B=2,B=2, making A2,A-2, A,A, A+2A+2 three primes in arithmetic progression

Solution:

ABA-B and A+BA+B have the same parity; being prime, both are odd, so AA and BB have opposite parity. If AA were even, then the prime AA would equal 2,2, but the positive prime BB would satisfy B2B\ge2 and make AB0.A-B\le0. Hence AA is odd and the even prime BB is 2.2.

Then A2,A-2, A,A, A+2A+2 are three primes. One is divisible by 3,3, so that one must equal 3;3; the triple is 3,3, 5,5, 7.7. Their sum together with 22 is 2+3+5+7=17,2+3+5+7=17, a prime.

Thus, the correct answer is E.

12.

For how many integers nn is n20n\dfrac{n}{20-n} the square of an integer?

11

22

33

44

1010

Answer: D
Difficulty rating: 1490
Small Hint:

Set n20n=k2\dfrac{n}{20-n}=k^2 and solve for nn in terms of kk

Big Hint:

n=20k2k2+1n=\dfrac{20k^2}{k^2+1}; since gcd(k2,k2+1)=1,\gcd(k^2,k^2+1)=1, k2+1k^2+1 must divide 2020

Solution:

Set n20n=k2.\dfrac{n}{20-n}=k^2. Solving, n=20k2k2+1.n=\dfrac{20k^2}{k^2+1}. Since k2k^2 and k2+1k^2+1 are coprime, k2+1k^2+1 must divide 20,20, which happens only for k=0,1,2,3.|k|=0,1,2,3.

The signs of kk do not change n;n; these give n=0,n=0, 10,10, 16,16, and 18,18, which is four values.

Thus, the correct answer is D.

13.

The sum of 1818 consecutive positive integers is a perfect square. The smallest possible value of this sum is

169169

225225

289289

361361

441441

Answer: B
Difficulty rating: 1430
Small Hint:

The sum of n,n, n+1,,n+1,\ldots, n+17n+17 equals 9(2n+17)9(2n+17)

Big Hint:

Since 99 is already a square, 2n+172n+17 must be an odd perfect square; take the smallest valid one

Solution:

The sum of n,n, n+1,,n+1,\ldots, n+17n+17 is 18n+17182=9(2n+17).18n+\dfrac{17\cdot18}{2}=9(2n+17). Since 99 is a perfect square, 2n+172n+17 must be one too.

The smallest positive integer nn making 2n+172n+17 a perfect square is n=4,n=4, giving 2n+17=252n+17=25 and a sum of 925=225.9\cdot25=225.

Thus, the correct answer is B.

14.

Four distinct circles are drawn in a plane. What is the maximum number of points where at least two of the circles intersect?

88

99

1010

1212

1616

Answer: D
Difficulty rating: 1220
Small Hint:

Two distinct circles meet in at most 22 points

Big Hint:

There are (42)\binom{4}{2} pairs of circles; multiply by 22

Solution:

Each pair of circles meets in at most 22 points, and there are (42)=6\binom{4}{2}=6 pairs, giving at most 62=126\cdot2=12 intersection points.

The bound is attainable by taking four circles in general position so that every pair crosses twice and no three pass through the same point.

Thus, the correct answer is D.

15.

How many four-digit numbers NN have the property that the three-digit number obtained by removing the leftmost digit is one ninth of N?N?

44

55

66

77

88

Answer: D
Difficulty rating: 1510
Small Hint:

Write N=1000a+x,N=1000a+x, where aa is the leading digit and xx the last three digits

Big Hint:

N=9xN=9x gives 1000a=8x,1000a=8x, so x=125ax=125a; count the digits aa keeping xx three digits

Solution:

Let aa be the leading digit and xx the three-digit number after removing it, so N=1000a+x.N=1000a+x. The condition N=9xN=9x gives 1000a=8x,1000a=8x, i.e. x=125a.x=125a.

For a=1,,7a=1,\ldots,7 this makes xx a three-digit number, while a=8a=8 gives x=1000.x=1000. So there are 77 such numbers.

Thus, the correct answer is D.

16.

Juan rolls a fair regular octahedral die marked with the numbers 11 through 8.8. Then Amal rolls a fair six-sided die. What is the probability that the product of the two rolls is a multiple of 3?3?

112\dfrac{1}{12}

13\dfrac{1}{3}

12\dfrac{1}{2}

712\dfrac{7}{12}

23\dfrac{2}{3}

Answer: C
Difficulty rating: 1430
Small Hint:

The product is a multiple of 33 exactly when at least one roll is 33 or 66

Big Hint:

Compute 11 minus the probability that neither die shows a 33 or 66

Solution:

The product is a multiple of 33 if and only if at least one die shows 33 or 6.6. The octahedral die avoids 3,63,6 with probability 68=34,\dfrac68=\dfrac34, and the six-sided die avoids them with probability 46=23.\dfrac46=\dfrac23.

So neither shows a multiple of 33 with probability 3423=12,\dfrac34\cdot\dfrac23=\dfrac12, and the answer is 112=12.1-\dfrac12=\dfrac12.

Thus, the correct answer is C.

17.

Andy’s lawn has twice as much area as Beth’s lawn and three times as much area as Carlos’ lawn. Carlos’ lawn mower cuts half as fast as Beth’s mower and one third as fast as Andy’s mower. If they all start to mow their lawns at the same time, who will finish first?

Andy

Beth

Carlos

Andy and Carlos tie for first.

All three tie.

Answer: B
Difficulty rating: 1370
Small Hint:

Let Andy’s area be AA; then the areas are A,A, A2,\dfrac A2, A3\dfrac A3 and the mowing rates are 3R,3R, 2R,2R, RR

Big Hint:

Time equals area divided by rate; compare A3R,\dfrac{A}{3R}, A4R,\dfrac{A}{4R}, A3R\dfrac{A}{3R}

Solution:

Let Andy’s lawn have area A;A; then Beth’s is A2\dfrac A2 and Carlos’ is A3.\dfrac A3. With Carlos’ rate R,R, Beth mows at 2R2R and Andy at 3R.3R.

Their times are A3R,\dfrac{A}{3R}, A22R=A4R,\dfrac{\frac{A}{2}}{2R}=\dfrac{A}{4R}, and A3R=A3R\dfrac{\frac{A}{3}}{R}=\dfrac{A}{3R} respectively. Beth’s time A4R\dfrac{A}{4R} is the smallest, so Beth finishes first.

Thus, the correct answer is B.

18.

A point PP is randomly selected from the rectangular region with vertices (0,0),(0,0), (2,0),(2,0), (2,1),(2,1), (0,1).(0,1). What is the probability that PP is closer to the origin than it is to the point (3,1)?(3,1)?

12\dfrac{1}{2}

23\dfrac{2}{3}

34\dfrac{3}{4}

45\dfrac{4}{5}

11

Answer: C
Difficulty rating: 1610
Small Hint:

PP is closer to the origin on one side of the perpendicular bisector of the segment from (0,0)(0,0) to (3,1)(3,1)

Big Hint:

That bisector is the line 3x+y=53x+y=5; find the area of the rectangle on the origin side and divide by the total area

Solution:

The points closer to (0,0)(0,0) than to (3,1)(3,1) lie on the origin side of the perpendicular bisector of that segment, the line 3x+y=5.3x+y=5.

Within the rectangle, this region is a trapezoid whose parallel sides have lengths 53\dfrac53 (at y=0y=0) and 43\dfrac43 (at y=1y=1), so its area is 12(53+43)=32.\dfrac12\left(\dfrac53+\dfrac43\right)=\dfrac32. The rectangle has area 2,2, so the probability is 322=34.\dfrac{\frac{3}{2}}{2}=\dfrac34.

Thus, the correct answer is C.

19.

If a,a, b,b, and cc are positive real numbers such that a(b+c)=152,a(b+c)=152, b(c+a)=162,b(c+a)=162, and c(a+b)=170,c(a+b)=170, then abcabc is

672672

688688

704704

720720

750750

Answer: D
Difficulty rating: 1540
Small Hint:

Add all three equations to get ab+bc+caab+bc+ca

Big Hint:

Subtract each original equation from that total to find ab,ab, bc,bc, ca,ca, then multiply and take a square root

Solution:

Adding the three equations gives 2(ab+bc+ca)=484,2(ab+bc+ca)=484, so ab+bc+ca=242.ab+bc+ca=242. Subtracting each original equation from this yields bc=90,bc=90, ca=80,ca=80, and ab=72.ab=72.

Multiplying, (abc)2=908072=7202,(abc)^2=90\cdot80\cdot72=720^2, and since abc>0,abc\gt0, we get abc=720.abc=720.

Thus, the correct answer is D.

20.

Let XOY\triangle XOY be a right-angled triangle with mXOY=90.m\angle XOY=90^\circ. Let MM and NN be the midpoints of legs OXOX and OY,OY, respectively. Given that XN=19XN=19 and YM=22,YM=22, find XY.XY.

2424

2626

2828

3030

3232

Answer: B
Difficulty rating: 1660
Small Hint:

Let OM=a,OM=a, ON=bON=b; then 192=(2a)2+b219^2=(2a)^2+b^2 and 222=a2+(2b)222^2=a^2+(2b)^2

Big Hint:

Add the equations to get 5(a2+b2)5(a^2+b^2); note that XY=2a2+b2XY=2\sqrt{a^2+b^2}

Solution:

Let OM=aOM=a and ON=b.ON=b. Since M,NM,N are midpoints, XN2=(2a)2+b2=361XN^2=(2a)^2+b^2=361 and YM2=a2+(2b)2=484.YM^2=a^2+(2b)^2=484.

Adding, 5(a2+b2)=845,5(a^2+b^2)=845, so a2+b2=169.a^2+b^2=169. Then MN=a2+b2=13,MN=\sqrt{a^2+b^2}=13, and since MNMN is the midsegment joining MM and N,N, we have XY=2MN=26.XY=2\,MN=26.

Thus, the correct answer is B.

21.

For all positive integers nn less than 2002,2002, let an={11,if n is divisible by 13 and 14;13,if n is divisible by 14 and 11;14,if n is divisible by 11 and 13;0,otherwise.a_n=\begin{cases} 11, & \text{if } n \text{ is divisible by } 13 \text{ and } 14;\\ 13, & \text{if } n \text{ is divisible by } 14 \text{ and } 11;\\ 14, & \text{if } n \text{ is divisible by } 11 \text{ and } 13;\\ 0, & \text{otherwise}. \end{cases} Calculate n=12001an.\displaystyle\sum_{n=1}^{2001} a_n.

448448

486486

15601560

20012001

20022002

Answer: A
Difficulty rating: 1650
Small Hint:

Because 11,11, 13,13, 1414 are pairwise coprime, “divisible by two of them” means divisible by their product

Big Hint:

Count multiples of 182,182, 154,154, 143143 below 20022002; no number under 20022002 is divisible by all three

Solution:

Since 2002=1113142002=11\cdot13\cdot14 with 11,11, 13,13, 1414 pairwise coprime, an=11a_n=11 when nn is divisible by 182,182, an=13a_n=13 when nn is divisible by 154,154, and an=14a_n=14 when nn is divisible by 143143 (and no n<2002n\lt2002 is divisible by all three).

For n2001n\le2001 there are 1010 multiples of 182,182, 1212 of 154,154, and 1313 of 143.143. So the sum is 1110+1312+1413=110+156+182=448. \begin{gathered} 11\cdot10+13\cdot12+14\cdot13 \\ {}=110+156+182 \\ {}=448. \end{gathered}

Thus, the correct answer is A.

22.

For all integers nn greater than 1,1, define an=1logn2002.a_n=\dfrac{1}{\log_n 2002}. Let b=a2+a3+a4+a5b=a_2+a_3+a_4+a_5 and c=a10+a11+a12+a13+a14.c=a_{10}+a_{11}+a_{12}+a_{13}+a_{14}. Then bcb-c equals

2-2

1-1

12002\dfrac{1}{2002}

11001\dfrac{1}{1001}

12\dfrac{1}{2}

Answer: B
Concepts:logarithm
Difficulty rating: 1630
Small Hint:

1logn2002=log2002n\dfrac{1}{\log_n 2002}=\log_{2002} n

Big Hint:

Then bcb-c =log200223451011121314=\log_{2002}\dfrac{2\cdot3\cdot4\cdot5}{10\cdot11\cdot12\cdot13\cdot14}; simplify the fraction

Solution:

By change of base, an=1logn2002=log2002n.a_n=\dfrac{1}{\log_n 2002}=\log_{2002} n. So bc=log200223451011121314. \begin{gathered} b-c \\ {}=\log_{2002}\frac{2\cdot3\cdot4\cdot5}{10\cdot11\cdot12\cdot13\cdot14}. \end{gathered}

The fraction equals 120240240=12002,\dfrac{120}{240240}=\dfrac{1}{2002}, so bc=log200212002=1.b-c=\log_{2002}\dfrac{1}{2002}=-1.

Thus, the correct answer is B.

23.

In ABC,\triangle ABC, we have AB=1AB=1 and AC=2.AC=2. Side BCBC and the median from AA to BCBC have the same length. What is BC?BC?

1+22\dfrac{1+\sqrt{2}}{2}

1+32\dfrac{1+\sqrt{3}}{2}

2\sqrt{2}

32\dfrac{3}{2}

3\sqrt{3}

Answer: C
Difficulty rating: 1820
Small Hint:

Let MM be the midpoint of BC,BC, AM=2a,AM=2a, and θ=AMB\theta=\angle AMB

Big Hint:

Apply the Law of Cosines to ABM\triangle ABM and AMC\triangle AMC (angles θ\theta and 180θ180^\circ-\theta) and add

Solution:

Let MM be the midpoint of BC,BC, set AM=2a,AM=2a, and let θ=AMB,\theta=\angle AMB, so AMC=180θ.\angle AMC=180^\circ-\theta. With BM=CM=a,BM=CM=a, so that BC=2a,BC=2a, the Law of Cosines in ABM\triangle ABM and AMC\triangle AMC gives a2+4a24a2cosθ=1,a^2+4a^2-4a^2\cos\theta=1, a2+4a2+4a2cosθ=4.a^2+4a^2+4a^2\cos\theta=4.

Adding, 10a2=5,10a^2=5, so a=22a=\dfrac{\sqrt2}{2} and BC=2a=2.BC=2a=\sqrt2.

Thus, the correct answer is C.

24.

A convex quadrilateral ABCDABCD with area 20022002 contains a point PP in its interior such that PA=24,PA=24, PB=32,PB=32, PC=28,PC=28, and PD=45.PD=45. Find the perimeter of ABCD.ABCD.

420024\sqrt{2002}

284652\sqrt{8465}

2(48+2002)2\left(48+\sqrt{2002}\right)

286332\sqrt{8633}

4(36+113)4\left(36+\sqrt{113}\right)

Answer: E
Difficulty rating: 2150
Small Hint:

For a quadrilateral with diagonals d1,d2,d_1,d_2, the area is at most 12d1d2,\tfrac12 d_1 d_2, with equality when the diagonals are perpendicular

Big Hint:

Here 12(PA+PC)(PB+PD)\tfrac12(PA+PC)(PB+PD) =2002=2002 forces perpendicular diagonals meeting at PP; find each side with the Pythagorean theorem

Solution:

For any quadrilateral, the area is at most 12d1d2\tfrac12\,d_1 d_2 where d1,d2d_1,d_2 are the diagonals, with equality exactly when they are perpendicular. Here 2002=Area12ACBD12(PA+PC)(PB+PD)=125277=2002. \begin{gathered} 2002=\text{Area} \\ {}\le \tfrac12\,AC\cdot BD \\ {}\le \tfrac12(PA+PC)(PB+PD) \\ {}= \tfrac12\cdot52\cdot77 \\ {}= 2002. \end{gathered}

Equality forces the diagonals to be perpendicular and to intersect at P.P. Then AB=242+322=40,BC=282+322=4113, \begin{aligned} AB &= \sqrt{24^2+32^2}=40, \\ BC &= \sqrt{28^2+32^2}=4\sqrt{113}, \end{aligned} CD=282+452=53,DA=452+242=51. \begin{aligned} CD &= \sqrt{28^2+45^2}=53, \\ DA &= \sqrt{45^2+24^2}=51. \end{aligned}

The perimeter is 144+4113=4(36+113).144+4\sqrt{113}=4\left(36+\sqrt{113}\right).

Thus, the correct answer is E.

25.

Let f(x)=x2+6x+1,f(x)=x^2+6x+1, and let RR denote the set of points (x,y)(x,y) in the coordinate plane such that f(x)+f(y)0f(x)+f(y)\le0 and f(x)f(y)0.f(x)-f(y)\le0. The area of RR is closest to

2121

2222

2323

2424

2525

Answer: E
Difficulty rating: 2260
Small Hint:

Complete the square: f(x)+f(y)f(x)+f(y) =(x+3)2+(y+3)216=(x+3)^2+(y+3)^2-16

Big Hint:

The first condition is a disk of radius 44; the second, (xy)(x+y+6)0,(x-y)(x+y+6)\le0, keeps half of it

Solution:

Completing the square, f(x)+f(y)=(x+3)2+(y+3)216, \begin{gathered} f(x)+f(y) \\ {}=(x+3)^2+(y+3)^2-16, \end{gathered} so the first condition is the disk of radius 44 centered at (3,3).(-3,-3).

Also f(x)f(y)=(xy)(x+y+6), \begin{gathered} f(x)-f(y) \\ {}=(x-y)(x+y+6), \end{gathered} so the second condition (xy)(x+y+6)0(x-y)(x+y+6)\le0 describes two half-planes bounded by the perpendicular lines through (3,3)(-3,-3) of slopes 11 and 1.-1. These cut the disk into two equal halves.

Thus RR has area 12π42=8π25.13,\tfrac12\pi\cdot4^2=8\pi\approx25.13, which is closest to 25.25.

Thus, the correct answer is E.