Difference between revisions of "2024 AMC 12A Problems/Problem 24"
m (Reverted edits by Maa is stupid (talk) to last revision by Paixiaolover) (Tag: Rollback) |
|||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | + | A <math>\textit{disphenoid}</math> is a tetrahedron whose triangular faces are congruent to one another. What is the least total surface area of a disphenoid whose faces are scalene triangles with integer side lengths? | |
− | <math>\textbf{(A)} | + | <math>\textbf{(A) }\sqrt{3}\qquad\textbf{(B) }3\sqrt{15}\qquad\textbf{(C) }15\qquad\textbf{(D) }15\sqrt{7}\qquad\textbf{(E) }24\sqrt{6}</math> |
− | ==Solution | + | ==Solution 1 (Definition of disphenoid)== |
− | |||
− | ~ | + | Notice that any scalene <math>\textit{acute}</math> triangle can be the faces of a <math>\textit{disphenoid}</math>. (See proof in Solution 2.) |
+ | |||
+ | As a result, we simply have to find the smallest area a scalene acute triangle with integer side lengths can take on. This occurs with a <math>4,5,6</math> triangle (notice that if you decrease the value of any of the sides the resulting triangle will either be isosceles, degenerate, or non-acute). For this triangle, the semiperimeter is <math>\frac{15}{2}</math>, so by Heron’s Formula: | ||
+ | |||
+ | \begin{align*} | ||
+ | A&=\sqrt{\frac{15}{2}\cdot\frac{7}{2}\cdot\frac{5}{2}\cdot\frac{3}{2}}\ | ||
+ | &=\sqrt{\frac{15^2\cdot7}{16}}\ | ||
+ | &=\frac{15}{4}\sqrt{7} | ||
+ | \end{align*} | ||
+ | |||
+ | The surface area is simply four times the area of one of the triangles, or <math>\boxed{\textbf{(D) }15\sqrt{7}}</math>. | ||
+ | |||
+ | ~eevee9406 | ||
+ | |||
+ | ==Solution 2 (Disphenoid in Box)== | ||
+ | Let the side lengths of one face of the disphenoid be <math>a, b, c</math>. By the definition of a disphenoid with scalene faces, opposite sides must be the same length. Then the disphenoid can be constructed in a rectangular box with dimensions <math>p, q, r</math> such that <math>a, b, c</math> are the <math>3</math> different diagonal lengths of the faces of the box and no two sides are parallel (someone feel free to insert a diagram). Then we have the system | ||
+ | |||
+ | <cmath>p^2 + q^2 = a^2</cmath> | ||
+ | <cmath>p^2 + r^2 = b^2</cmath> | ||
+ | <cmath>q^2 + r^2 = c^2</cmath> | ||
+ | |||
+ | for positive integers <math>a, b, c</math> and positive <math>p, q, r</math>. | ||
+ | |||
+ | Solving for <math>p, q, r</math>, we have | ||
+ | |||
+ | <cmath>p^2 = \frac{a^2 + b^2 - c^2}{2}</cmath> | ||
+ | <cmath>q^2 = \frac{a^2 - b^2 + c^2}{2}</cmath> | ||
+ | <cmath>r^2 = \frac{-a^2 + b^2 + c^2}{2}</cmath> | ||
+ | |||
+ | |||
+ | (Notice that, by law of cosines (or by Pythagorean Inequality), these (parallelepiped box side lengths squared) <math>p^2, q^2, r^2</math> each have the same sign as the cosine of the angle at a vertex of a triangular face of the disphenoid. Since they are squares and so non-negative, every angle is non-obtuse. Further, since they are squares of positive side lengths, every angle is acute. So <math>a, b, c</math> are the side lengths of an <math>\textit{acute}</math> triangle.) | ||
+ | |||
+ | WLOG, let <math>a < b < c</math>. | ||
+ | For <math>a<4</math>, <math>a^2</math> is less than or equal to the gap between squares greater than <math>a^2</math>, so all such triangles are non-acute and fail. | ||
+ | |||
+ | The next smallest case works: <math>4^2 + 5^2 > 6^2</math> so <math>a, b, c = 4, 5, 6</math>. | ||
+ | |||
+ | Using Heron's Formula, the minimum total surface area of the disphenoid is <math>\boxed{\textbf{(D) }15\sqrt{7}}</math>. | ||
+ | |||
+ | Bonus: by Heron’s Formula, the area of an <math>x-1, x, x+1</math> triangle is <math>x \sqrt{3 (x-2)(x+2)}/4 = x \sqrt{3 (x^2-2)}/4</math>. | ||
+ | |||
+ | |||
+ | |||
+ | ~babyhamster | ||
+ | |||
+ | (Acute triangle observations and bonus formula by oinava) | ||
+ | |||
+ | |||
+ | ==Solution 3 (Volume formula)== | ||
+ | Recall the formula for a disphenoid is <math>72V^2=(-a^2+b^2+c^2)(a^2-b^2+c^2)(a^2+b^2-c^2)</math>, where <math>V</math> is the volume and <math>a,b,c</math> are the sides of each face. Because <math>72V^2</math> is a positive number, <math>(-a^2+b^2+c^2)(a^2-b^2+c^2)(a^2+b^2-c^2)</math> must also be positive which is enough to rule out <math>2,3,4</math> and etc, leaving us with a <math>4-5-6</math> triangle for a surface area of <math>\boxed{\textbf{(D) }15\sqrt{7}}</math> | ||
+ | |||
+ | -PaixiaoLover | ||
==See also== | ==See also== | ||
{{AMC12 box|year=2024|ab=A|num-b=23|num-a=25}} | {{AMC12 box|year=2024|ab=A|num-b=23|num-a=25}} | ||
− | |||
− | |||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 20:07, 21 March 2025
Contents
[hide]Problem
A is a tetrahedron whose triangular faces are congruent to one another. What is the least total surface area of a disphenoid whose faces are scalene triangles with integer side lengths?
Solution 1 (Definition of disphenoid)
Notice that any scalene triangle can be the faces of a
. (See proof in Solution 2.)
As a result, we simply have to find the smallest area a scalene acute triangle with integer side lengths can take on. This occurs with a triangle (notice that if you decrease the value of any of the sides the resulting triangle will either be isosceles, degenerate, or non-acute). For this triangle, the semiperimeter is
, so by Heron’s Formula:
The surface area is simply four times the area of one of the triangles, or .
~eevee9406
Solution 2 (Disphenoid in Box)
Let the side lengths of one face of the disphenoid be . By the definition of a disphenoid with scalene faces, opposite sides must be the same length. Then the disphenoid can be constructed in a rectangular box with dimensions
such that
are the
different diagonal lengths of the faces of the box and no two sides are parallel (someone feel free to insert a diagram). Then we have the system
for positive integers and positive
.
Solving for , we have
(Notice that, by law of cosines (or by Pythagorean Inequality), these (parallelepiped box side lengths squared) each have the same sign as the cosine of the angle at a vertex of a triangular face of the disphenoid. Since they are squares and so non-negative, every angle is non-obtuse. Further, since they are squares of positive side lengths, every angle is acute. So
are the side lengths of an
triangle.)
WLOG, let .
For
,
is less than or equal to the gap between squares greater than
, so all such triangles are non-acute and fail.
The next smallest case works: so
.
Using Heron's Formula, the minimum total surface area of the disphenoid is .
Bonus: by Heron’s Formula, the area of an triangle is
.
~babyhamster
(Acute triangle observations and bonus formula by oinava)
Solution 3 (Volume formula)
Recall the formula for a disphenoid is , where
is the volume and
are the sides of each face. Because
is a positive number,
must also be positive which is enough to rule out
and etc, leaving us with a
triangle for a surface area of
-PaixiaoLover
See also
2024 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 23 |
Followed by Problem 25 |
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 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.