A square piece of paper has sides of length 100. From each corner a wedge is cut in the following manner: at each corner, the two cuts for the wedge each start at a distance 17 from the corner, and they meet on the diagonal at an angle of 60∘ (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 nm, where m and n are positive integers, m<1000, and m is not divisible by the nth power of any prime. Find m+n.
Picture for Solutions
(Used for the following solutions)
解析
Solution 1
In the original picture, let P be the corner, and M and N be the two points whose distance is 17 from P. Also, let R be the point where the two cuts intersect.
Using △MNP (a 45-45-90 triangle), MN=MP2⟹MN=34. △MNR is equilateral, so MR=NR=34. (Alternatively, we could find this by the Law of Sines.)
The length of the perpendicular from P to MN in △MNP is 217, and the length of the perpendicular from R to MN in △MNR is 251. Adding those two lengths, PR=217+51. (Alternatively, we could have used that sin75∘=sin(30+45)=46+2.)
Drop a perpendicular from R to the side of the square containing M and let the intersection be G.
Let A′B′C′D′ be the smaller square base of the tray and let ABCD be the larger square, such that AA′, etc, are edges. Let F be the foot of the perpendicular from A to plane A′B′C′D′.
We know AA′=MR=34 and A′F=MG2=251−17. Now, use the Pythagorean Theorem on triangle AFA′ to find AF:
(251−17)2+AF2251−343+17+AF2AFAFAF=(34)2=34=34−268−343=2343=4867
The answer is 867+4=871.
Solution 2
In the final pyramid, let ABCD be the smaller square and let A′B′C′D′ be the larger square such that AA′, etc. are edges.
It is obvious from the diagram that ∠A′AB=∠A′AD=105∘.
Let AB and AD be the positive x and y axes in a 3-d coordinate system such that A′ has a positive z coordinate. Let α be the angle made with the positive x axis. Define β and γ analogously.
It is easy to see that if P:=(x,y,z), then x=AA′⋅cosα. Furthermore, this means that AA′2x2+AA′2y2+AA′2z2=cos2α+cos2β+cos2γ=1.
We have that α=β=105∘, so cos2105∘+cos2105∘+cos2γ=1⟹cosγ=443.
It is easy to see from the Law of Sines that sin45∘AA′=sin30∘17⟹AA′=34.
Now, z=AA′⋅cosγ=4342⋅43=4867.
It follows that the answer is 867+4=871.~Shen Kislay Kai
Solution 3 (Vectors)
Let A be a corner of the square. Let B and C be the points where the cuts start from the edges, and O be the point where the cuts meet. Let X and Y be points such that OX=OY=1,OX∥AB and OY∥AC, respectively. Let P be the point such that the cuts OB and OC meet at P when folded.
By the AAS congruence theorem, △AOC≅△AOB. Hence, it follows that △OBC is equilateral and OB=OC=BC=OP. Since △ABC is an isosceles right triangle, we have OP=OB=OC=BC=AB⋅2=17⋅2=34. Thus, OP=34.
Also, note that ∠POX=∠BOX=∠AOX−∠AOB=105∘.
Furthermore, let O=(0,0,0) be the origin, X=(1,0,0), and Y=(0,1,0). Let P=p1p2p3 denote the vector at P,X=100 denote the vector at X, and Y=010 denote the vector at Y. It suffices to solve for p3.
By the properties of the dot product for vectors,
P⋅X=P⋅Y=∥P∥∥X∥cos∠POX=∥P∥∥Y∥cos∠POY.
Since ∠POX=∠POY=105∘,∥P∥=OP=34, and ∥X∥=∥Y∥=1, the above equations simplify to
p1p2p3⋅100=p1p2p3⋅010=34cos105∘.
This leads to p1=p2=34cos105∘. Also, since ∥P∥=34, we have \begin{align*} p_3^2&=34-(p_1^2+p_2^2)\\ &=34-2\cdot(\sqrt{34}\cos 105^\circ)^2\\ &=34(1-2\cos^2 105^\circ)\\ &=-34\cos 210^\circ\\ &=34\cos 30^\circ\\ &=34\frac{\sqrt{3}}{2}\\ &=17\sqrt{3}\\ &=\sqrt{867}.\\ \end{align*}