2008 AIME I Exam 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 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

Want to learn professionally through interactive video classes?

Learn LIVE

Time Left:

3:00:00

1.

Of the students attending a school party, 60%60\% of the students are girls, and 40%40\% of the students like to dance. After these students are joined by 2020 more boy students, all of whom like to dance, the party is now 58%58\% girls. How many students now at the party like to dance?

Answer: 252
Concepts:percentagelinear equation

Difficulty rating: 1750

Solution:

Let xx be the number of students originally at the party, so 0.6x0.6x are girls and 0.4x0.4x like to dance. When the 2020 boys arrive, the number of girls is unchanged but the total becomes x+20,x + 20, so 0.6x=0.58(x+20).0.6x = 0.58(x + 20). Then 0.02x=11.6,0.02x = 11.6, giving x=580.x = 580.

The number of students who now like to dance is 0.4580+20=232+20=252.0.4 \cdot 580 + 20 = 232 + 20 = 252.

2.

Square AIMEAIME has sides of length 1010 units. Isosceles triangle GEMGEM has base EM,\overline{EM}, and the area common to triangle GEMGEM and square AIMEAIME is 8080 square units. Find the length of the altitude to EM\overline{EM} in GEM.\triangle GEM.

Answer: 25

Difficulty rating: 2110

Solution:

Here EM\overline{EM} is a side of the square. Let hh be the altitude of triangle GEM.GEM. If h10,h \le 10, the triangle would lie entirely inside the square, and its area 1210h=80\frac{1}{2} \cdot 10 \cdot h = 80 would force h=16,h = 16, a contradiction. So h>10h \gt 10 and the apex GG lies outside the square; the opposite side AI\overline{AI} cuts off a smaller triangle similar to GEMGEM with height h10h - 10 and base 10(h10)h.\frac{10(h - 10)}{h}.

The common region is triangle GEMGEM minus that small triangle: 80=5h1210(h10)h(h10)=5h5(h10)2h.80 = 5h - \frac{1}{2} \cdot \frac{10(h - 10)}{h} \cdot (h - 10) = 5h - \frac{5(h - 10)^2}{h}. Multiplying by hh gives 80h=5h25(h10)2=5(20h100)=100h500,80h = 5h^2 - 5(h - 10)^2 = 5(20h - 100) = 100h - 500, so 20h=50020h = 500 and h=25.h = 25.

3.

Ed and Sue bike at equal and constant rates. Similarly, they jog at equal and constant rates, and they swim at equal and constant rates. Ed covers 7474 kilometers after biking for 22 hours, jogging for 33 hours, and swimming for 44 hours, while Sue covers 9191 kilometers after jogging for 22 hours, swimming for 33 hours, and biking for 44 hours. Their biking, jogging, and swimming rates are all whole numbers of kilometers per hour. Find the sum of the squares of Ed's biking, jogging, and swimming rates.

Answer: 314

Difficulty rating: 2020

Solution:

Let b,b, j,j, and ss be the biking, jogging, and swimming rates. The two trips give 2b+3j+4s=74and4b+2j+3s=91.2b + 3j + 4s = 74 \qquad \text{and} \qquad 4b + 2j + 3s = 91. Doubling the first equation and subtracting the second yields 4j+5s=57,4j + 5s = 57, whose positive integer solutions are (j,s)=(13,1),(j, s) = (13, 1), (8,5),(8, 5), and (3,9).(3, 9).

The corresponding values of 2b=743j4s2b = 74 - 3j - 4s are 31,31, 30,30, and 29,29, so only (j,s)=(8,5)(j, s) = (8, 5) gives a whole-number rate, b=15.b = 15. The sum of the squares is 152+82+52=225+64+25=314.15^2 + 8^2 + 5^2 = 225 + 64 + 25 = 314.

4.

There exist unique positive integers xx and yy that satisfy the equation x2+84x+2008=y2.x^2 + 84x + 2008 = y^2. Find x+y.x + y.

Answer: 80
Solution:

Completing the square, x2+84x+2008=(x+42)2+244,x^2 + 84x + 2008 = (x + 42)^2 + 244, so y2(x+42)2=244,y^2 - (x + 42)^2 = 244, which factors as (yx42)(y+x+42)=244=2261.(y - x - 42)(y + x + 42) = 244 = 2^2 \cdot 61. The two factors have the same parity, and their product is even, so both are even: yx42=2y - x - 42 = 2 and y+x+42=122.y + x + 42 = 122.

Adding gives y=62,y = 62, and then x=18;x = 18; indeed 182+8418+2008=3844=622.18^2 + 84 \cdot 18 + 2008 = 3844 = 62^2. Therefore x+y=18+62=80.x + y = 18 + 62 = 80.

5.

A right circular cone has base radius rr and height h.h. The cone lies on its side on a flat table. As the cone rolls on the surface of the table without slipping, the point where the cone's base meets the table traces a circular arc centered at the point where the vertex touches the table. The cone first returns to its original position on the table after making 1717 complete rotations. The value of h/rh/r can be written in the form mn,m\sqrt{n}, where mm and nn are positive integers and nn is not divisible by the square of any prime. Find m+n.m + n.

Answer: 14

Difficulty rating: 2300

Solution:

The contact point of the base stays at distance =r2+h2\ell = \sqrt{r^2 + h^2} (the slant height) from the fixed vertex, so it traces a circle of radius .\ell. Rolling without slipping, the cone makes one rotation for each base circumference of arc, so returning after exactly 1717 rotations means 2πr2+h2=172πr,i.e.r2+h2=17r.2\pi\sqrt{r^2 + h^2} = 17 \cdot 2\pi r, \qquad \text{i.e.} \qquad \sqrt{r^2 + h^2} = 17r.

Squaring gives h2=288r2,h^2 = 288r^2, so h/r=288=122,h/r = \sqrt{288} = 12\sqrt{2}, and m+n=12+2=14.m + n = 12 + 2 = 14.

6.

A triangular array of numbers has a first row consisting of the odd integers 1,3,5,,991, 3, 5, \ldots, 99 in increasing order. Each row below the first has one fewer entry than the row above it, and the bottom row has a single entry. Each entry in any row after the top row equals the sum of the two entries diagonally above it in the row immediately above it. How many entries in the array are multiples of 67?67? 13597994812196\begin{array}{ccccccccccc} 1 & & 3 & & 5 & & \cdots & & 97 & & 99 \\ & 4 & & 8 & & 12 & & \cdots & & 196 & \\ & & & & & \vdots & & & & & \end{array}

Answer: 17

Difficulty rating: 2600

Solution:

By induction, the nnth entry of row rr is 2r1(r+2n2):2^{r-1}(r + 2n - 2): row 11 gives 20(2n1),2^0(2n - 1), and summing two adjacent entries of row rr gives 2r1(r+2n2)+2r1(r+2n)=2r((r+1)+2n2),2^{r-1}(r + 2n - 2) + 2^{r-1}(r + 2n) = 2^r\bigl((r + 1) + 2n - 2\bigr), the formula for row r+1.r + 1. Row rr has 51r51 - r entries, so 1n51r.1 \le n \le 51 - r.

Since 6767 is odd, an entry is a multiple of 6767 exactly when 67r+2n2.67 \mid r + 2n - 2. As nn runs through row r,r, the quantity r+2n2r + 2n - 2 takes the values r,r+2,,100r,r, r + 2, \ldots, 100 - r, all with the same parity as rr and all less than 134.134. So the only possible multiple of 6767 is 6767 itself, which requires rr odd and r67100r,r \le 67 \le 100 - r, that is, r33.r \le 33.

Each odd row r=1,3,,33r = 1, 3, \ldots, 33 contains exactly one such entry, for a total of 17.17.

7.

Let SiS_i be the set of all integers nn such that 100in<100(i+1).100i \le n \lt 100(i + 1). For example, S4S_4 is the set {400,401,402,,499}.\{400, 401, 402, \ldots, 499\}. How many of the sets S0,S1,S2,,S999S_0, S_1, S_2, \ldots, S_{999} do not contain a perfect square?

Answer: 708

Difficulty rating: 2510

Solution:

Consecutive squares a2a^2 and (a+1)2(a + 1)^2 differ by 2a+1992a + 1 \le 99 for a49,a \le 49, so the squares from 121^2 to 502=250050^2 = 2500 never skip a hundred-block: every set S0,S1,,S25S_0, S_1, \ldots, S_{25} contains a perfect square. For a50a \ge 50 the gap 2a+11012a + 1 \ge 101 exceeds 100,100, so each of the sets S26,,S999S_{26}, \ldots, S_{999} contains at most one square.

The largest number involved is 99999,99999, and 3162=9985699999<3172.316^2 = 99856 \le 99999 \lt 317^2. So the squares landing in S26,,S999S_{26}, \ldots, S_{999} are 512,522,,316251^2, 52^2, \ldots, 316^2 — that is, 266266 squares occupying 266266 distinct sets out of those 974.974.

Therefore 974266=708974 - 266 = 708 sets contain no perfect square.

8.

Find the positive integer nn such that arctan13+arctan14+arctan15+arctan1n=π4.\arctan\frac{1}{3} + \arctan\frac{1}{4} + \arctan\frac{1}{5} + \arctan\frac{1}{n} = \frac{\pi}{4}.

Answer: 47

Difficulty rating: 2360

Solution:

For positive x,yx, y with xy<1,xy \lt 1, the tangent addition formula gives arctanx+arctany=arctanx+y1xy.\arctan x + \arctan y = \arctan\frac{x + y}{1 - xy}. Applying it twice: arctan13+arctan14=arctan13+141112=arctan711,arctan711+arctan15=arctan711+151755=arctan2324.\arctan\frac{1}{3} + \arctan\frac{1}{4} = \arctan\frac{\frac{1}{3} + \frac{1}{4}}{1 - \frac{1}{12}} = \arctan\frac{7}{11}, \qquad \arctan\frac{7}{11} + \arctan\frac{1}{5} = \arctan\frac{\frac{7}{11} + \frac{1}{5}}{1 - \frac{7}{55}} = \arctan\frac{23}{24}.

The equation becomes arctan2324+arctan1n=arctan1,\arctan\frac{23}{24} + \arctan\frac{1}{n} = \arctan 1, so 23/24+1/n123/(24n)=1.\frac{23/24 + 1/n}{1 - 23/(24n)} = 1. Clearing denominators, 23n+24=24n23,23n + 24 = 24n - 23, giving n=47.n = 47.

9.

Ten identical crates each have dimensions 33 ft ×\times 44 ft ×\times 66 ft. The first crate is placed flat on the floor. Each of the remaining nine crates is placed, in turn, flat on top of the previous crate, and the orientation of each crate is chosen at random. Let mn\frac{m}{n} be the probability that the stack of crates is exactly 4141 ft tall, where mm and nn are relatively prime positive integers. Find m.m.

Answer: 190
Solution:

Each crate independently contributes height 3,3, 4,4, or 6,6, each with probability 13,\frac{1}{3}, so there are 3103^{10} equally likely stacks. If x,x, y,y, zz crates have heights 3,3, 4,4, 6,6, then x+y+z=10x + y + z = 10 and 3x+4y+6z=41;3x + 4y + 6z = 41; subtracting three times the first equation gives y+3z=11,y + 3z = 11, so (x,y,z)=(1,8,1),(3,5,2),(5,2,3).(x, y, z) = (1, 8, 1), \quad (3, 5, 2), \quad (5, 2, 3).

These can be ordered in 10!1!8!1!=90,\frac{10!}{1!\,8!\,1!} = 90, 10!3!5!2!=2520,\frac{10!}{3!\,5!\,2!} = 2520, and 10!5!2!3!=2520\frac{10!}{5!\,2!\,3!} = 2520 ways, for 51305130 stacks in all. The probability is 5130310=19037,\frac{5130}{3^{10}} = \frac{190}{3^7}, which is in lowest terms since 190=2519.190 = 2 \cdot 5 \cdot 19. Thus m=190.m = 190.

10.

Let ABCDABCD be an isosceles trapezoid with ADBC\overline{AD} \parallel \overline{BC} whose angle at the longer base AD\overline{AD} is π3.\frac{\pi}{3}. The diagonals have length 1021,10\sqrt{21}, and point EE is at distances 10710\sqrt{7} and 30730\sqrt{7} from vertices AA and D,D, respectively. Let FF be the foot of the altitude from CC to AD.\overline{AD}. The distance EFEF can be expressed in the form mn,m\sqrt{n}, where mm and nn are positive integers and nn is not divisible by the square of any prime. Find m+n.m + n.

Answer: 32
Solution:

By the triangle inequality, 307=DEDA+AE=DA+107,30\sqrt{7} = DE \le DA + AE = DA + 10\sqrt{7}, so DA207.DA \ge 20\sqrt{7}. On the other hand, in triangle ACDACD the angle at DD is π3\frac{\pi}{3} and AC=1021,AC = 10\sqrt{21}, so the Law of Sines gives DA=ACsinDCAsinπ3=10213/2sinDCA=207sinDCA207.DA = \frac{AC \sin\angle DCA}{\sin\frac{\pi}{3}} = \frac{10\sqrt{21}}{\sqrt{3}/2}\sin\angle DCA = 20\sqrt{7}\sin\angle DCA \le 20\sqrt{7}.

Both bounds force DA=207,DA = 20\sqrt{7}, so DCA=90,\angle DCA = 90^\circ, and equality in the triangle inequality means EE lies on line ADAD with AA between DD and E.E. From the right triangle, DC=DA2AC2=28002100=107,DC = \sqrt{DA^2 - AC^2} = \sqrt{2800 - 2100} = 10\sqrt{7}, and since CDF=60,\angle CDF = 60^\circ, the foot satisfies DF=DCcos60=57.DF = DC\cos 60^\circ = 5\sqrt{7}.

Points FF and EE are on line ADAD on the same side of D,D, so EF=DEDF=30757=257,EF = DE - DF = 30\sqrt{7} - 5\sqrt{7} = 25\sqrt{7}, and m+n=25+7=32.m + n = 25 + 7 = 32.

11.

Consider sequences that consist entirely of AA's and BB's and that have the property that every run of consecutive AA's has even length, and every run of consecutive BB's has odd length. Examples of such sequences are AA,AA, B,B, and AABAA,AABAA, while BBABBBAB is not such a sequence. How many such sequences have length 14?14?

Answer: 172
Solution:

Let ana_n and bnb_n count valid sequences of length nn beginning with AA and with B.B. A sequence beginning with AA starts with AAAA followed by any valid sequence of length n2n - 2 (possibly empty), so an+2=an+bn,a_{n+2} = a_n + b_n, where the empty sequence counts once. A sequence beginning with BB starts either with a single BB followed by a sequence beginning with A,A, or with BBBB followed by a sequence beginning with B,B, so bn+2=an+1+bn.b_{n+2} = a_{n+1} + b_n.

Starting from (a1,b1)=(0,1)(a_1, b_1) = (0, 1) and (a2,b2)=(1,0),(a_2, b_2) = (1, 0), the pairs (an,bn)(a_n, b_n) for n=3,4,,14n = 3, 4, \ldots, 14 are (1,2), (1,1), (3,3), (2,4), (6,5), (6,10), (11,11), (16,21), (22,27), (37,43), (49,64), (80,92).(1, 2),\ (1, 1),\ (3, 3),\ (2, 4),\ (6, 5),\ (6, 10),\ (11, 11),\ (16, 21),\ (22, 27),\ (37, 43),\ (49, 64),\ (80, 92).

The number of valid sequences of length 1414 is 80+92=172.80 + 92 = 172.

12.

On a long straight stretch of one-way single-lane highway, cars all travel at the same speed and all obey the safety rule: the distance from the back of the car ahead to the front of the car behind is exactly one car length for each 1515 kilometers per hour of speed or fraction thereof. (Thus the front of a car traveling 5252 kilometers per hour will be four car lengths behind the back of the car in front of it.)

A photoelectric eye by the side of the road counts the number of cars that pass in one hour. Assuming that each car is 44 meters long and that the cars can travel at any speed, let MM be the maximum whole number of cars that can pass the photoelectric eye in one hour. Find the quotient when MM is divided by 10.10.

Answer: 375

Difficulty rating: 2920

Solution:

Suppose the cars travel at ss kilometers per hour. The gap is s/15\lceil s/15 \rceil car lengths, so successive fronts are 4s/15+44\lceil s/15 \rceil + 4 meters apart, and in one hour a column of 1000s1000s meters of traffic passes the eye — that is, N=1000s4s/15+4=250ss/15+1N = \frac{1000s}{4\lceil s/15 \rceil + 4} = \frac{250s}{\lceil s/15 \rceil + 1} gaps per hour.

For a fixed value k=s/15,k = \lceil s/15 \rceil, the count NN is largest at s=15k,s = 15k, where it equals 3750kk+1.\frac{3750k}{k + 1}. This is always less than 37503750 but approaches 37503750 as kk grows. Although the gap count never reaches 3750,3750, the car count can: choose kk so large that more than 37493749 gaps pass, and start the hour with a car exactly at the eye. That car, plus one car for each of the 37493749 complete gaps that follow, makes 37503750 cars.

So M=3750,M = 3750, and the quotient when MM is divided by 1010 is 375.375.

13.

Let p(x,y)=a0+a1x+a2y+a3x2+a4xy+a5y2+a6x3+a7x2y+a8xy2+a9y3.p(x, y) = a_0 + a_1x + a_2y + a_3x^2 + a_4xy + a_5y^2 + a_6x^3 + a_7x^2y + a_8xy^2 + a_9y^3. Suppose that p(0,0)=p(1,0)=p(1,0)=p(0,1)=p(0,1)=p(1,1)=p(1,1)=p(2,2)=0.p(0, 0) = p(1, 0) = p(-1, 0) = p(0, 1) = p(0, -1) = p(1, 1) = p(1, -1) = p(2, 2) = 0.

There is a point (ac,bc)\left(\frac{a}{c}, \frac{b}{c}\right) for which p(ac,bc)=0p\left(\frac{a}{c}, \frac{b}{c}\right) = 0 for all such polynomials, where a,a, b,b, and cc are positive integers, aa and cc are relatively prime, and c>1.c \gt 1. Find a+b+c.a + b + c.

Answer: 40

Difficulty rating: 3160

Solution:

From p(0,0)=0p(0,0) = 0 we get a0=0.a_0 = 0. Adding and subtracting p(1,0)=p(1,0)=0p(1,0) = p(-1,0) = 0 gives a3=0a_3 = 0 and a6=a1;a_6 = -a_1; similarly p(0,±1)=0p(0,\pm 1) = 0 give a5=0a_5 = 0 and a9=a2.a_9 = -a_2. Then p(1,1)=0p(1,1) = 0 and p(1,1)=0p(1,-1) = 0 reduce to a4+a7+a8=0a_4 + a_7 + a_8 = 0 and a4a7+a8=0,-a_4 - a_7 + a_8 = 0, so a8=0a_8 = 0 and a7=a4.a_7 = -a_4. Now p=a1(xx3)+a2(yy3)+a4(xyx2y),p = a_1(x - x^3) + a_2(y - y^3) + a_4(xy - x^2y), and p(2,2)=0p(2,2) = 0 gives 6a16a24a4=0,-6a_1 - 6a_2 - 4a_4 = 0, i.e. a4=32(a1+a2).a_4 = -\frac{3}{2}(a_1 + a_2).

Therefore p=a1[xx332xy(1x)]+a2[yy332xy(1x)],p = a_1\left[x - x^3 - \tfrac{3}{2}xy(1 - x)\right] + a_2\left[y - y^3 - \tfrac{3}{2}xy(1 - x)\right], and a point (r,s)(r, s) that is a zero for every choice of a1,a2a_1, a_2 must kill both brackets. The first bracket factors as r(1r)(1+r32s),r(1 - r)\left(1 + r - \tfrac{3}{2}s\right), so for a new point (with r0,1r \ne 0, 1) we need s=23(r+1).s = \tfrac{2}{3}(r + 1). The second bracket is 12s(22s23r+3r2);\tfrac{1}{2}s(2 - 2s^2 - 3r + 3r^2); substituting s2=49(r+1)2s^2 = \tfrac{4}{9}(r + 1)^2 turns 22s23r+3r2=02 - 2s^2 - 3r + 3r^2 = 0 into 19r243r+109=0,\frac{19r^2 - 43r + 10}{9} = 0, whose roots are r=2r = 2 and r=519.r = \frac{5}{19}.

The root r=2r = 2 reproduces the given point (2,2),(2, 2), so the new point has r=519r = \frac{5}{19} and s=232419=1619.s = \frac{2}{3} \cdot \frac{24}{19} = \frac{16}{19}. Thus (a,b,c)=(5,16,19)(a, b, c) = (5, 16, 19) and a+b+c=40.a + b + c = 40.

14.

Let AB\overline{AB} be a diameter of circle ω.\omega. Extend AB\overline{AB} through AA to C.C. Point TT lies on ω\omega so that line CTCT is tangent to ω.\omega. Point PP is the foot of the perpendicular from AA to line CT.CT. Suppose AB=18,AB = 18, and let mm denote the maximum possible length of segment BP.BP. Find m2.m^2.

Answer: 432
Solution:

Place the center OO at the origin with radius 9,9, so A=(9,0)A = (-9, 0) and B=(9,0).B = (9, 0). If the point of tangency is T=(9cost,9sint),T = (9\cos t, 9\sin t), the tangent line is xcost+ysint=9;x\cos t + y\sin t = 9; it meets the xx-axis at C=(9/cost,0),C = (9/\cos t, 0), which lies beyond AA exactly when 1<cost<0.-1 \lt \cos t \lt 0. Writing u=cost,u = \cos t, the signed distance from AA to the line is 9u9,-9u - 9, so the foot of the perpendicular is P=A+9(1+u)(cost,sint).P = A + 9(1 + u)(\cos t, \sin t).

Then PB=(9(u2+u2), 9(1+u)sint),P - B = \bigl(9(u^2 + u - 2),\ 9(1 + u)\sin t\bigr), and using sin2t=1u2:\sin^2 t = 1 - u^2: BP281=(u2+u2)2+(1+u)2(1u2)=52u3u2.\frac{BP^2}{81} = (u^2 + u - 2)^2 + (1 + u)^2(1 - u^2) = 5 - 2u - 3u^2. This quadratic in uu is maximized at u=13,u = -\frac{1}{3}, which is inside (1,0)(-1, 0) (there C=(27,0)C = (-27, 0)), giving BP281=5+2313=163.\frac{BP^2}{81} = 5 + \frac{2}{3} - \frac{1}{3} = \frac{16}{3}.

Therefore m2=81163=432.m^2 = 81 \cdot \frac{16}{3} = 432.

15.

A square piece of paper has sides of length 100.100. From each corner a wedge is cut in the following manner: at each corner, the two cuts for the wedge each start at distance 17\sqrt{17} from the corner, and they meet on the diagonal at an angle of 6060^\circ (see the figure below). The paper is then folded up along the lines joining the vertices of adjacent cuts. When the two edges of a cut meet, they are taped together. The result is a paper tray whose sides are not at right angles to the base. The height of the tray, that is, the perpendicular distance between the plane of the base and the plane formed by the upper edges, can be written in the form mn,\sqrt[n]{m}, where mm and nn are positive integers, m<1000,m \lt 1000, and mm is not divisible by the nnth power of any prime. Find m+n.m + n.

Answer: 871
Solution:

Put the corner at the origin OO with the two sides along the positive axes, and write a=17.a = \sqrt{17}. The cut on the bottom edge starts at P=(a,0),P = (a, 0), and the two cuts meet at RR on the diagonal y=x,y = x, each making a 3030^\circ angle with the diagonal. In triangle OPR,OPR, ROP=45\angle ROP = 45^\circ and ORP=30,\angle ORP = 30^\circ, so the Law of Sines gives PR=OPsin45sin30=a2.PR = \frac{OP\sin 45^\circ}{\sin 30^\circ} = a\sqrt{2}. The fold lines are the horizontal and vertical lines through R.R. Let SS be the point of the horizontal fold line directly above P,P, and T=(a,a)T = (a, a) the point where the vertical line through PP meets the diagonal. Since OPR=105,\angle OPR = 105^\circ, segment PRPR makes a 7575^\circ angle with the bottom edge, so SP=PRsin75=a26+24=a3+12,ST=SPPT=a3+12a=a312.SP = PR\sin 75^\circ = a\sqrt{2} \cdot \frac{\sqrt{6} + \sqrt{2}}{4} = a\,\frac{\sqrt{3} + 1}{2}, \qquad ST = SP - PT = a\,\frac{\sqrt{3} + 1}{2} - a = a\,\frac{\sqrt{3} - 1}{2}.

When the bottom strip folds up along the horizontal line through R,R, point PP stays at distance SPSP from S,S, moving in the vertical plane through PP perpendicular to that fold line. By symmetry the two taped cut edges meet above the diagonal, so PP lands at a point PP' directly above T,T, and PTP'T is the height of the tray. By the Pythagorean theorem, PT2=PS2ST2=a2(3+12)2a2(312)2=a23.P'T^2 = P'S^2 - ST^2 = a^2\left(\frac{\sqrt{3} + 1}{2}\right)^2 - a^2\left(\frac{\sqrt{3} - 1}{2}\right)^2 = a^2\sqrt{3}.

So the height is a31/4=1734=17234=8674,a \cdot 3^{1/4} = \sqrt{17} \cdot \sqrt[4]{3} = \sqrt[4]{17^2 \cdot 3} = \sqrt[4]{867}, and m+n=867+4=871.m + n = 867 + 4 = 871.