2018 AMC 10 B

Complete problem set with solutions and individual problem pages

Problem 15 Medium

A closed box with a square base is to be wrapped with a square sheet of wrapping paper. The box is centered on the wrapping paper with the vertices of the base lying on the midlines of the square sheet of paper, as shown in the figure on the left. The four corners of the wrapping paper are to be folded up over the sides and brought together to meet at the center of the top of the box, point A in the figure on the right. The box has base length w and height h. What is the area of the sheet of wrapping paper? (2018 AMC 10B Problem, Question#15)

  • A.

    2(w+h)^2

  • B.

    \frac{(w+h)^2}{2}

  • C.

    2w^2+4wh

  • D.

    2w^2

  • E.

    w^2h

Answer:A

Consider one-quarter of the image (the wrapping paper is divided up into 4 congruent squares). The length of each dotted line is h. The area of the rectangle that is w by h is wh . The combined figure of the two triangles with base h is a square with h as its diagonal. Using the Pythagorean Theorem, each side of this square is \sqrt\frac{h^2}{2}. Thus, the area is the side length squared which is \frac{h^2}{2}. Similarly, the combined figure of the two triangles with base w is a square with area \frac{w^2}{2}. Adding all of these together, we get \frac{h^2}{2}+\frac{w^2}{2}+wh . Since we have four of these areas in the entire wrapping paper, we multiply this by 4, getting 4\left(\frac{w^2}{2}+\frac{h^2}{2}+wh\right)=2(w^2+h^2+2wh)= (\text{A})~2(w+h)^2 .

The sheet of paper is made out of the surface area of the box plus the sum of the four triangles. The surface area is 2w^2+2wh+2wh which equals 2w^2+4wh .The four triangles each have a height and a base of h, so they each have an area of \frac{h^2}{2}. There are four of them, so multiplied by four is 2h^2.Together, paper's area is 2w^2+4wh+2h^2. This can be factored and written as (\text{A})~2(w+h)^2.

The sheet of paper is made out of 4 squares. Each square has a side length of \frac{w}{\sqrt{2}}+\frac{h}{\sqrt{2}}, which we get from the pythagorean theorem (a 45-45-90 triangle's legs is the hypotenuse divided by \sqrt{2}).Thus, to find the area of the entire paper, we square our side length and multiply by 4.

So, 4\cdot\left(\frac{w}{\sqrt{2}}+\frac{h}{\sqrt{2}}\right)^2\Rightarrow 2(w+h)^2 which is the answer.