返回题库

AIME 2003 I · 第 6 题

AIME 2003 I — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The sum of the areas of all triangles whose vertices are also vertices of a 11 by 11 by 11 cube is m+n+p,m + \sqrt{n} + \sqrt{p}, where m,n,m, n, and pp are integers. Find m+n+p.m + n + p.

解析

Solution

AIME diagram

AIME diagram

AIME diagram

Since there are 88 vertices of a cube, there are (83)=56{8 \choose 3} = 56 total triangles to consider. They fall into three categories: there are those which are entirely contained within a single face of the cube (whose sides are two edges and one face diagonal), those which lie in a plane perpendicular to one face of the cube (whose sides are one edge, one face diagonal and one space diagonal of the cube) and those which lie in a plane oblique to the edges of the cube, whose sides are three face diagonals of the cube.

Each face of the cube contains (43)=4{4\choose 3} = 4 triangles of the first type, and there are 66 faces, so there are 2424 triangles of the first type. Each of these is a right triangle with legs of length 11, so each triangle of the first type has area 12\frac 12.

Each edge of the cube is a side of exactly 22 of the triangles of the second type, and there are 1212 edges, so there are 2424 triangles of the second type. Each of these is a right triangle with legs of length 11 and 2\sqrt 2, so each triangle of the second type has area 22\frac{\sqrt{2}}{2}.

Each vertex of the cube is associated with exactly one triangle of the third type (whose vertices are its three neighbors), and there are 88 vertices of the cube, so there are 88 triangles of the third type. Each of the these is an equilateral triangle with sides of length 2\sqrt 2, so each triangle of the third type has area 32\frac{\sqrt 3}2.

Thus the total area of all these triangles is 2412+2422+832=12+122+43=12+288+4824 \cdot \frac12 + 24\cdot\frac{\sqrt2}2 + 8\cdot\frac{\sqrt3}2 = 12 + 12\sqrt2 + 4\sqrt3 = 12 + \sqrt{288} + \sqrt{48} and the answer is 12+288+48=34812 + 288 + 48 = \boxed{348}.