1999 AMC 12 考试题目

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 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).

Or jump straight to one 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 · 26 · 27 · 28 · 29 · 30

Want to learn professionally through interactive video classes?

Learn LIVE

考试时间还剩下:

1:15:00

1.

12+34+98+99=?1 - 2 + 3 - 4 + \cdots - 98 + 99 = \, ?

50-50

49-49

00

4949

5050

Answer: E
Concepts:summationpairing and grouping

Difficulty rating: 800

Solution:

Pairing consecutive terms gives (12)+(34)++(9798)+99. (1-2) + (3-4) + \cdots + (97-98) + 99. There are 4949 pairs, each equal to 1,-1, so the sum is 49+99=50.-49 + 99 = 50.

Thus, the correct answer is E.

2.

Which one of the following statements is false?

All equilateral triangles are congruent to each other.

All equilateral triangles are convex.

All equilateral triangles are equiangular.

All equilateral triangles are regular polygons.

All equilateral triangles are similar to each other.

Answer: A
Solution:

Equilateral triangles with side lengths 11 and 22 have the same shape but different sizes, so they are similar but not congruent. Every equilateral triangle is convex, equiangular (all angles 6060^\circ), and a regular polygon, so the only false statement is that they are all congruent.

Thus, the correct answer is A.

3.

The number halfway between 18\tfrac18 and 110\tfrac{1}{10} is

180\dfrac{1}{80}

140\dfrac{1}{40}

118\dfrac{1}{18}

19\dfrac{1}{9}

980\dfrac{9}{80}

Answer: E
Concepts:fractionmean

Difficulty rating: 880

Solution:

The halfway point is the average 12(18+110)=121880=980. \dfrac12\left(\dfrac18 + \dfrac{1}{10}\right) = \dfrac12 \cdot \dfrac{18}{80} = \dfrac{9}{80}.

Thus, the correct answer is E.

4.

Find the sum of all prime numbers between 11 and 100100 that are simultaneously 11 greater than a multiple of 44 and 11 less than a multiple of 5.5.

118118

137137

158158

187187

245245

Answer: A

Difficulty rating: 1240

Solution:

A number that is 11 less than a multiple of 55 ends in 44 or 9,9, and one that is 11 greater than a multiple of 44 is odd. Together these give numbers 9(mod20),\equiv 9 \pmod{20}, namely 9,29,49,69,89.9, 29, 49, 69, 89.

Among these, only 2929 and 8989 are prime, and their sum is 29+89=118.29 + 89 = 118.

Thus, the correct answer is A.

5.

The marked price of a book was 30%30\% less than the suggested retail price. Alice purchased the book for half the marked price at a Fiftieth Anniversary sale. What percent of the suggested retail price did Alice pay?

25%25\%

30%30\%

35%35\%

60%60\%

65%65\%

Answer: C
Concepts:percentage

Difficulty rating: 960

Solution:

If the suggested retail price is P,P, then the marked price is 0.7P.0.7P. Alice pays half of this, 0.35P,0.35P, which is 35%35\% of the suggested retail price.

Thus, the correct answer is C.

6.

What is the sum of the digits of the decimal form of the product 2199952001?2^{1999} \cdot 5^{2001}?

22

44

55

77

1010

Answer: D

Difficulty rating: 1170

Solution:

Write 2199952001=219995199952=25101999, 2^{1999} \cdot 5^{2001} = 2^{1999} \cdot 5^{1999} \cdot 5^2 = 25 \cdot 10^{1999}, which is 2525 followed by 19991999 zeros. The sum of the digits is 2+5=7.2 + 5 = 7.

Thus, the correct answer is D.

7.

What is the largest number of acute angles that a convex hexagon can have?

22

33

44

55

66

Answer: B

Difficulty rating: 1310

Solution:

Each acute interior angle corresponds to an exterior angle greater than 90.90^\circ. Since the exterior angles of a convex polygon sum to 360,360^\circ, at most three of them can exceed 90.90^\circ. Hence there are at most three acute angles, and a hexagon achieving three acute angles exists.

Thus, the correct answer is B.

8.

At the end of 19941994 Walter was half as old as his grandmother. The sum of the years in which they were born is 3838.3838. How old will Walter be at the end of 1999?1999?

4848

4949

5353

5555

101101

Answer: D

Difficulty rating: 1240

Solution:

Let Walter be ww years old at the end of 1994,1994, so his grandmother is 2w.2w. Their birth years are 1994w1994 - w and 19942w,1994 - 2w, and (1994w)+(19942w)=3838. (1994 - w) + (1994 - 2w) = 3838. This gives 39883w=3838,3988 - 3w = 3838, so w=50.w = 50.

At the end of 1999,1999, Walter will be 50+5=55.50 + 5 = 55.

Thus, the correct answer is D.

9.

Before Ashley started a three-hour drive, her car's odometer reading was 29792,29792, a palindrome. (A palindrome is a number that reads the same way from left to right as it does from right to left.) At her destination, the odometer reading was another palindrome. If Ashley never exceeded the speed limit of 7575 miles per hour, which of the following was her greatest possible average speed?

331333\tfrac13

531353\tfrac13

662366\tfrac23

701370\tfrac13

741374\tfrac13

Answer: D
Solution:

The palindromes after 2979229792 are 29892,29992,30003,29892, 29992, 30003, and 30103.30103. In three hours Ashley can drive at most 375=2253 \cdot 75 = 225 miles.

Reaching 3010330103 would require 3010329792=31130103 - 29792 = 311 miles, which is too far. Reaching 3000330003 requires 3000329792=21130003 - 29792 = 211 miles, giving average speed 2113=7013\dfrac{211}{3} = 70\tfrac13 miles per hour.

Thus, the correct answer is D.

10.

A sealed envelope contains a card with a single digit on it. Three of the following statements are true, and the other is false.

I. The digit is 1.1.

II. The digit is not 2.2.

III. The digit is 3.3.

IV. The digit is not 4.4.

Which one of the following must necessarily be correct?

I is true.

I is false.

II is true.

III is true.

IV is false.

Answer: C

Difficulty rating: 1370

Solution:

Statements I and III cannot both be true, so the single false statement is one of them. Therefore statements II and IV are both true, which makes "II is true" necessarily correct.

The digit is thus 11 or 3.3. If it were 1,1, then (B) and (D) are false; if it were 3,3, then (A) is false; and (E) is always incorrect. Only (C) is guaranteed.

Thus, the correct answer is C.

11.

The student lockers at Olympic High are numbered consecutively beginning with locker number 1.1. The plastic digits used to number the lockers cost 22 cents apiece. Thus, it costs 22 cents to label locker number 99 and 44 cents to label locker number 10.10. If it costs $137.94\$137.94 to label all the lockers, how many lockers are there at the school?

20012001

20102010

21002100

27262726

68976897

Answer: A

Difficulty rating: 1450

Solution:

Labeling costs $137.94/$0.02=6897\$137.94 / \$0.02 = 6897 digits. Lockers 11-99 use 99 digits, lockers 1010-9999 use 290=1802 \cdot 90 = 180 digits, and lockers 100100-999999 use 3900=27003 \cdot 900 = 2700 digits.

The remaining digits number 689727001809=4008,6897 - 2700 - 180 - 9 = 4008, which label 4008/4=10024008 / 4 = 1002 four-digit lockers. In all there are 999+1002=2001999 + 1002 = 2001 lockers.

Thus, the correct answer is A.

12.

What is the maximum number of points of intersection of the graphs of two different fourth degree polynomial functions y=p(x)y = p(x) and y=q(x),y = q(x), each with leading coefficient 1?1?

11

22

33

44

88

Answer: C

Difficulty rating: 1510

Solution:

The xx-coordinates of the intersection points are the roots of p(x)q(x).p(x) - q(x). Because both leading coefficients are 1,1, the x4x^4 terms cancel, so p(x)q(x)p(x) - q(x) has degree at most 33 and therefore at most 33 roots. Three intersections are achievable.

Thus, the correct answer is C.

13.

Define a sequence of real numbers a1,a2,a3,a_1, a_2, a_3, \ldots by a1=1a_1 = 1 and an+13=99an3a_{n+1}^3 = 99 a_n^3 for all n1.n \ge 1. Then a100a_{100} equals

333333^{33}

339933^{99}

993399^{33}

999999^{99}

none of these

Answer: C

Difficulty rating: 1420

Solution:

Taking cube roots, an+1=993an,a_{n+1} = \sqrt[3]{99}\, a_n, so the sequence is geometric with first term 11 and ratio 993.\sqrt[3]{99}. Then a100=(993)99=9933. a_{100} = \left(\sqrt[3]{99}\right)^{99} = 99^{33}.

Thus, the correct answer is C.

14.

Four girls — Mary, Alina, Tina, and Hanna — sang songs in a concert as trios, with one girl sitting out each time. Hanna sang 77 songs, which was more than any other girl, and Mary sang 44 songs, which was fewer than any other girl. How many songs did these trios sing?

77

88

99

1010

1111

Answer: A
Solution:

If NN songs are sung, the total number of girl-appearances is 3N.3N. Alina and Tina each sang strictly between 44 and 7,7, so each sang 55 or 6.6.

Then 3N=7+4+(Alina)+(Tina),3N = 7 + 4 + (\text{Alina}) + (\text{Tina}), which is 21,22,21, 22, or 23.23. Only 2121 is a multiple of 3,3, so N=7.N = 7.

Thus, the correct answer is A.

15.

Let xx be a real number such that secxtanx=2.\sec x - \tan x = 2. Then secx+tanx=?\sec x + \tan x = \, ?

0.10.1

0.20.2

0.30.3

0.40.4

0.50.5

Answer: E

Difficulty rating: 1550

Solution:

Since sec2xtan2x=1,\sec^2 x - \tan^2 x = 1, we have (secxtanx)(secx+tanx)=1. (\sec x - \tan x)(\sec x + \tan x) = 1. With secxtanx=2,\sec x - \tan x = 2, it follows that secx+tanx=12=0.5.\sec x + \tan x = \tfrac12 = 0.5.

Thus, the correct answer is E.

16.

What is the radius of a circle inscribed in a rhombus with diagonals of length 1010 and 24?24?

44

5813\dfrac{58}{13}

6013\dfrac{60}{13}

55

66

Answer: C
Solution:

The half-diagonals are 55 and 12,12, so each side of the rhombus is 52+122=13.\sqrt{5^2 + 12^2} = 13. One of the four right triangles formed by the diagonals has legs 55 and 1212 and area 30.30.

The altitude from the center to the side of length 1313 is 23013=6013,\dfrac{2 \cdot 30}{13} = \dfrac{60}{13}, which is the inscribed circle's radius.

Thus, the correct answer is C.

17.

Let P(x)P(x) be a polynomial such that when P(x)P(x) is divided by x19,x - 19, the remainder is 99,99, and when P(x)P(x) is divided by x99,x - 99, the remainder is 19.19. What is the remainder when P(x)P(x) is divided by (x19)(x99)?(x - 19)(x - 99)?

x+80-x + 80

x+80x + 80

x+118-x + 118

x+118x + 118

00

Answer: C

Difficulty rating: 1680

Solution:

By the Remainder Theorem, P(19)=99P(19) = 99 and P(99)=19.P(99) = 19. Write P(x)=(x19)(x99)Q(x)+ax+b. P(x) = (x - 19)(x - 99)Q(x) + ax + b. Then 19a+b=99,99a+b=19. 19a + b = 99, \qquad 99a + b = 19.

Subtracting gives 80a=80,80a = -80, so a=1a = -1 and b=118.b = 118. The remainder is x+118.-x + 118.

Thus, the correct answer is C.

18.

How many zeros does f(x)=cos(logx)f(x) = \cos(\log x) have on the interval 0<x<1?0 \lt x \lt 1?

00

11

22

1010

infinitely many

Answer: E

Difficulty rating: 1770

Solution:

As xx ranges over (0,1),(0, 1), logx\log x ranges over all negative real numbers. The cosine function is zero at π2nπ\tfrac{\pi}{2} - n\pi for every positive integer n,n, all of which are negative, so ff has infinitely many zeros.

Thus, the correct answer is E.

19.

Consider all triangles ABCABC satisfying the following conditions: AB=AC,AB = AC, DD is a point on AC\overline{AC} for which BDAC,\overline{BD} \perp \overline{AC}, ADAD and CDCD are integers, and BD2=57.BD^2 = 57. Among all such triangles, the smallest possible value of ACAC is

99

1010

1111

1212

1313

Answer: C
Solution:

Let AD=nAD = n and CD=m.CD = m. Since ADB\triangle ADB is right-angled at D,D, AB2=n2+57.AB^2 = n^2 + 57. Also AB=AC=m+n,AB = AC = m + n, so (m+n)2=n2+57, (m + n)^2 = n^2 + 57, which simplifies to m(m+2n)=57.m(m + 2n) = 57.

The positive integer solutions are m=1,n=28m = 1, n = 28 (giving AC=29AC = 29) and m=3,n=8m = 3, n = 8 (giving AC=11AC = 11). The smallest possible value of ACAC is 11.11.

Thus, the correct answer is C.

20.

The sequence a1,a2,a3,a_1, a_2, a_3, \ldots satisfies a1=19,a_1 = 19, a9=99,a_9 = 99, and, for all n3,n \ge 3, ana_n is the arithmetic mean of the first n1n - 1 terms. Find a2.a_2.

2929

5959

7979

9999

179179

Answer: E

Difficulty rating: 1740

Solution:

For n3,n \ge 3, (n1)an=a1++an1.(n - 1)a_n = a_1 + \cdots + a_{n-1}. Then an+1=(n1)an+ann=an, a_{n+1} = \dfrac{(n-1)a_n + a_n}{n} = a_n, so the sequence is constant from a3a_3 onward. Hence a3=a9=99.a_3 = a_9 = 99.

Since a3=a1+a22=19+a22=99,a_3 = \dfrac{a_1 + a_2}{2} = \dfrac{19 + a_2}{2} = 99, we get a2=179.a_2 = 179.

Thus, the correct answer is E.

21.

A circle is circumscribed about a triangle with sides 20,21,20, 21, and 29,29, thus dividing the interior of the circle into four regions. Let A,A, B,B, and CC be the areas of the non-triangular regions, with CC being the largest. Then

A+B=CA + B = C

A+B+210=CA + B + 210 = C

A2+B2=C2A^2 + B^2 = C^2

20A+21B=29C20A + 21B = 29C

1A2+1B2=1C2\dfrac{1}{A^2} + \dfrac{1}{B^2} = \dfrac{1}{C^2}

Answer: B

Difficulty rating: 1810

Solution:

Since 202+212=841=292,20^2 + 21^2 = 841 = 29^2, the triangle is right-angled, and its hypotenuse of length 2929 is a diameter of the circle. Thus the largest region CC is the semicircle on one side of that diameter.

The other semicircle consists of the triangle together with regions AA and B.B. Since the two semicircles are congruent and the triangle has area 122021=210,\tfrac12 \cdot 20 \cdot 21 = 210, we get A+B+210=C. A + B + 210 = C.

Thus, the correct answer is B.

22.

The graphs of y=xa+by = -|x - a| + b and y=xc+dy = |x - c| + d intersect at points (2,5)(2, 5) and (8,3).(8, 3). Find a+c.a + c.

77

88

1010

1313

1818

Answer: C

Difficulty rating: 1740

Solution:

The first graph is an inverted right angle with vertex (a,b),(a, b), and the second is an upright right angle with vertex (c,d).(c, d). Because each consists of two lines of slope ±1,\pm 1, the four points (a,b),(2,5),(c,d),(8,3)(a, b), (2, 5), (c, d), (8, 3) are the vertices of a rectangle in order.

The diagonals of a rectangle share a midpoint, so a+c2=2+82=5,\dfrac{a + c}{2} = \dfrac{2 + 8}{2} = 5, giving a+c=10.a + c = 10.

Thus, the correct answer is C.

23.

The equiangular convex hexagon ABCDEFABCDEF has AB=1,AB = 1, BC=4,BC = 4, CD=2,CD = 2, and DE=4.DE = 4. The area of the hexagon is

1523\dfrac{15}{2}\sqrt{3}

939\sqrt{3}

1616

3943\dfrac{39}{4}\sqrt{3}

4343\dfrac{43}{4}\sqrt{3}

Answer: E
Solution:

Each interior angle is 120,120^\circ, so extending sides FAFA and BC,BC, BCBC and DE,DE, and DEDE and FAFA cuts off three equilateral corner triangles and forms a large equilateral triangle.

The corner triangles built on AB,CD,AB, CD, and EFEF are equilateral, and one finds the large triangle has side 1+4+2=7,1 + 4 + 2 = 7, while the removed triangles have sides 1,2,1, 2, and 1.1. The area is 34(72122212)=4334. \frac{\sqrt3}{4}\left(7^2 - 1^2 - 2^2 - 1^2\right) = \frac{43\sqrt3}{4}.

Thus, the correct answer is E.

24.

Six points on a circle are given. Four of the chords joining pairs of the six points are selected at random. What is the probability that the four chords form a convex quadrilateral?

115\dfrac{1}{15}

191\dfrac{1}{91}

1273\dfrac{1}{273}

1455\dfrac{1}{455}

11365\dfrac{1}{1365}

Answer: B

Difficulty rating: 1880

Solution:

There are (62)=15\binom{6}{2} = 15 chords, so (154)=1365\binom{15}{4} = 1365 ways to select four of them. A convex quadrilateral arises exactly when the four chords are the sides of a quadrilateral on four of the six points, and each choice of 44 points gives exactly one such quadrilateral.

Hence there are (64)=15\binom{6}{4} = 15 favorable outcomes, and the probability is 151365=191.\dfrac{15}{1365} = \dfrac{1}{91}.

Thus, the correct answer is B.

25.

There are unique integers a2,a3,a4,a5,a6,a7a_2, a_3, a_4, a_5, a_6, a_7 such that

57=a22!+a33!+a44!+a55!+a66!+a77!,\frac{5}{7} = \frac{a_2}{2!} + \frac{a_3}{3!} + \frac{a_4}{4!} + \frac{a_5}{5!} + \frac{a_6}{6!} + \frac{a_7}{7!},

where 0ai<i0 \le a_i \lt i for i=2,3,,7.i = 2, 3, \ldots, 7. Find a2+a3+a4+a5+a6+a7.a_2 + a_3 + a_4 + a_5 + a_6 + a_7.

88

99

1010

1111

1212

Answer: B

Difficulty rating: 2030

Solution:

Multiplying by 7!=50407! = 5040 gives 3600=2520a2+840a3+210a4+42a5+7a6+a7. 3600 = 2520a_2 + 840a_3 + 210a_4 + 42a_5 + 7a_6 + a_7. Reducing modulo 7,7, a7=2.a_7 = 2.

Then 360027=514=360a2+120a3+30a4+6a5+a6.\dfrac{3600 - 2}{7} = 514 = 360a_2 + 120a_3 + 30a_4 + 6a_5 + a_6. Reducing modulo 66 gives a6=4,a_6 = 4, and continuing this way yields a5=0,a4=1,a3=1,a2=1.a_5 = 0, a_4 = 1, a_3 = 1, a_2 = 1.

The sum is 1+1+1+0+4+2=9.1 + 1 + 1 + 0 + 4 + 2 = 9.

Thus, the correct answer is B.

26.

Three non-overlapping regular plane polygons, at least two of which are congruent, all have sides of length 1.1. The polygons meet at a point AA in such a way that the sum of the three interior angles at AA is 360.360^\circ. Thus the three polygons form a new polygon with AA as an interior point. What is the largest possible perimeter that this polygon can have?

1212

1414

1818

2121

2424

Answer: D

Difficulty rating: 2090

Solution:

Let two congruent aa-gons and one bb-gon meet at A.A. Their interior angles satisfy 2180(12a)+180(12b)=360, 2 \cdot 180\left(1 - \tfrac2a\right) + 180\left(1 - \tfrac2b\right) = 360, which reduces to (a4)(b2)=8.(a - 4)(b - 2) = 8.

The solutions (a,b)(a, b) are (5,10),(6,6),(8,4),(5, 10), (6, 6), (8, 4), and (12,3).(12, 3). The new polygon's perimeter is 2a+b6,2a + b - 6, giving 14,12,14,14, 12, 14, and 21.21. The largest is 21.21.

Thus, the correct answer is D.

27.

In triangle ABC,ABC, 3sinA+4cosB=63\sin A + 4\cos B = 6 and 4sinB+3cosA=1.4\sin B + 3\cos A = 1. Then C\angle C in degrees is

3030

6060

9090

120120

150150

Answer: A

Difficulty rating: 2120

Solution:

Squaring both equations and adding gives 9+16+24(sinAcosB+cosAsinB)=37, 9 + 16 + 24(\sin A \cos B + \cos A \sin B) = 37, so 24sin(A+B)=1224\sin(A + B) = 12 and sin(A+B)=12.\sin(A + B) = \tfrac12.

Then sinC=sin(A+B)=12,\sin C = \sin(A + B) = \tfrac12, so C=30\angle C = 30^\circ or 150.150^\circ. If C=150,\angle C = 150^\circ, then A<30,A \lt 30^\circ, making 3sinA+4cosB<6,3\sin A + 4\cos B \lt 6, a contradiction. Hence C=30.\angle C = 30^\circ.

Thus, the correct answer is A.

28.

Let x1,x2,,xnx_1, x_2, \ldots, x_n be a sequence of integers such that

(i) 1xi2-1 \le x_i \le 2 for i=1,2,3,,n;i = 1, 2, 3, \ldots, n;

(ii) x1+x2++xn=19;x_1 + x_2 + \cdots + x_n = 19; and

(iii) x12+x22++xn2=99.x_1^2 + x_2^2 + \cdots + x_n^2 = 99.

Let mm and MM be the minimal and maximal possible values of x13+x23++xn3,x_1^3 + x_2^3 + \cdots + x_n^3, respectively. Then Mm=?\dfrac{M}{m} = \, ?

33

44

55

66

77

Answer: E

Difficulty rating: 2240

Solution:

Let a,b,ca, b, c be the numbers of 1-1s, 11s, and 22s. Then a+b+2c=19-a + b + 2c = 19 and a+b+4c=99,a + b + 4c = 99, giving a=40ca = 40 - c and b=593cb = 59 - 3c with 0c19.0 \le c \le 19.

The sum of cubes is a+b+8c=19+6c.-a + b + 8c = 19 + 6c. The minimum is at c=0c = 0 (value 1919) and the maximum at c=19c = 19 (value 133133), so Mm=13319=7.\dfrac{M}{m} = \dfrac{133}{19} = 7.

Thus, the correct answer is E.

29.

A tetrahedron with four equilateral triangular faces has a sphere inscribed within it and a sphere circumscribed about it. For each of the four faces, there is a sphere tangent externally to the face at its center and to the circumscribed sphere. A point PP is selected at random inside the circumscribed sphere. The probability that PP lies inside one of the five small spheres is closest to

00

0.10.1

0.20.2

0.30.3

0.40.4

Answer: C

Difficulty rating: 2380

Solution:

Let OO be the common center of the inscribed and circumscribed spheres. Splitting the tetrahedron into four congruent pieces from OO shows the circumradius is 33 times the inradius, so the circumscribed sphere has 2727 times the inscribed sphere's volume V.V.

Each externally tangent sphere fits between a face and the circumscribed sphere and is congruent to the inscribed sphere, so the five small spheres have total volume 5V.5V. The probability is 5V27V=5270.185,\dfrac{5V}{27V} = \dfrac{5}{27} \approx 0.185, closest to 0.2.0.2.

Thus, the correct answer is C.

30.

The number of ordered pairs of integers (m,n)(m, n) for which mn0mn \ge 0 and

m3+n3+99mn=333m^3 + n^3 + 99mn = 33^3

is equal to

22

33

3333

3535

9999

Answer: D

Difficulty rating: 2460

Solution:

Writing z=33,z = -33, the equation becomes m3+n3+z33mnz=0,m^3 + n^3 + z^3 - 3mnz = 0, which factors as (m+n33)(m2+n2+332mn+33m+33n)=0. (m + n - 33)\left(m^2 + n^2 + 33^2 - mn + 33m + 33n\right) = 0.

The second factor equals 12[(mn)2+(m+33)2+(n+33)2],\tfrac12\big[(m - n)^2 + (m + 33)^2 + (n + 33)^2\big], which is 00 only at (m,n)=(33,33);(m, n) = (-33, -33); this satisfies mn0.mn \ge 0.

Otherwise m+n=33.m + n = 33. With mn0mn \ge 0 both are nonnegative, giving (0,33),(1,32),,(33,0),(0, 33), (1, 32), \ldots, (33, 0), which is 3434 pairs. Together there are 3535 solutions.

Thus, the correct answer is D.