Difference between revisions of "2024 AIME I Problems/Problem 14"
(→See also) |
Rutvikarora (talk | contribs) (→Solution 8 (fast)) |
||
(11 intermediate revisions by 7 users not shown) | |||
Line 11: | Line 11: | ||
h:=\frac{\mathbf n\cdot\overrightarrow{AB}}{|\mathbf n|}=\frac{10\times4+8\times5+5\times0}{\sqrt{10^2+8^2+5^2}}=\frac{80\sqrt{21}}{63}. | h:=\frac{\mathbf n\cdot\overrightarrow{AB}}{|\mathbf n|}=\frac{10\times4+8\times5+5\times0}{\sqrt{10^2+8^2+5^2}}=\frac{80\sqrt{21}}{63}. | ||
\end{equation*} | \end{equation*} | ||
− | Each side of the tetrahedron has the same area due to congruency by "S-S-S", and we call it \(S\). Then by the volume formula for | + | Each side of the tetrahedron has the same area due to congruency by "S-S-S", and we call it \(S\). Then by the volume formula for pyramids, |
\begin{align*} | \begin{align*} | ||
\frac13Sh&=V_{D\text-ABC}=V_{I\text-ABC}+V_{I\text-BCD}+V_{I\text-CDA}+V_{I\text-DAB}\\ | \frac13Sh&=V_{D\text-ABC}=V_{I\text-ABC}+V_{I\text-BCD}+V_{I\text-CDA}+V_{I\text-DAB}\\ | ||
Line 196: | Line 196: | ||
Because <math>AB = \sqrt{89}</math>, we have | Because <math>AB = \sqrt{89}</math>, we have | ||
− | + | <math>x^2 + y^2 + z^2 = 89 </math> | |
− | x^2 + y^2 + z^2 = 89 | ||
− | |||
Because <math>AD = \sqrt{41}</math>, we have | Because <math>AD = \sqrt{41}</math>, we have | ||
− | + | <cmath> | |
\left( x - \sqrt{80} \right)^2 + y^2 + z^2 = 41 \hspace{1cm} (2) | \left( x - \sqrt{80} \right)^2 + y^2 + z^2 = 41 \hspace{1cm} (2) | ||
− | + | </cmath> | |
Because <math>AC = \sqrt{80}</math>, we have | Because <math>AC = \sqrt{80}</math>, we have | ||
− | + | <cmath> | |
\left( x - \frac{4}{\sqrt{5}} \right)^2 + \left( y - \frac{3 \sqrt{21}}{\sqrt{5}} \right)^2 | \left( x - \frac{4}{\sqrt{5}} \right)^2 + \left( y - \frac{3 \sqrt{21}}{\sqrt{5}} \right)^2 | ||
+ z^2 = 80 \hspace{1cm} (3) | + z^2 = 80 \hspace{1cm} (3) | ||
− | + | </cmath> | |
Now, we compute <math>x</math>, <math>y</math> and <math>z</math>. | Now, we compute <math>x</math>, <math>y</math> and <math>z</math>. | ||
Taking <math>(1)-(2)</math>, we get | Taking <math>(1)-(2)</math>, we get | ||
− | + | <cmath> | |
2 \sqrt{80} x = 128 . | 2 \sqrt{80} x = 128 . | ||
− | + | </cmath> | |
Thus, <math>x = \frac{16}{\sqrt{5}}</math>. | Thus, <math>x = \frac{16}{\sqrt{5}}</math>. | ||
Taking <math>(1) - (3)</math>, we get | Taking <math>(1) - (3)</math>, we get | ||
− | + | <cmath> | |
2 \cdot \frac{4}{\sqrt{5}} x + 2 \cdot \frac{3 \sqrt{21}}{\sqrt{5}} y | 2 \cdot \frac{4}{\sqrt{5}} x + 2 \cdot \frac{3 \sqrt{21}}{\sqrt{5}} y | ||
= 50 . | = 50 . | ||
− | + | </cmath> | |
Thus, <math>y = \frac{61}{3 \sqrt{5 \cdot 21}}</math>. | Thus, <math>y = \frac{61}{3 \sqrt{5 \cdot 21}}</math>. | ||
Line 231: | Line 229: | ||
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) | ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) | ||
+ | ~numerophile (formatting edits) | ||
==Solution 6 (Different Perspective)== | ==Solution 6 (Different Perspective)== | ||
Line 251: | Line 250: | ||
~Aaryabhatta1 | ~Aaryabhatta1 | ||
+ | |||
+ | ==Solution 7 (simplest way to calculate [ABCD])== | ||
+ | After finding that <math>ABCD</math> can be inscribed in a <math>4\times5\times8</math> box, note that <math>[ABCD]=\mathbf{box}-\frac{4}{3}(4)(5)(8)=\frac{160}{3}</math>, where the third term describes the area of 4 congruent right tetrahedrons whose right angle is at the apex and whose apex lengths are 4, 5, and 8. Then proceed as in Solution 3. | ||
+ | |||
+ | ~clarkculus | ||
+ | |||
+ | ==Solution 8 (fast)== | ||
+ | Observe that <math>ABCD</math> can be inscribed in a <math>4\times5\times8</math> box, which gives the coordinates of the points: we have <math>A=(8,0,0)</math>, <math>B=(8,5,4)</math>, <math>C=(0,0,4)</math> and <math>D=(0,5,0)</math>. Recall the formula <math>V=\frac{1}{3}RS</math>, where <math>V</math> is the volume of the tetrahedron, <math>S</math> is the surface area, and <math>R</math> is the insphere radius. Using the fact that the faces of <math>ABCD</math> have equal area and that <math>V=\frac{1}{3}[ACD] \times h</math>, where <math>h</math> is the distance from plane <math>ACD</math> to <math>B</math>, we can rearrange to get <math>R=\frac{h}{4}</math>. We compute that the the equation of plane <math>ACD</math> is <math>5x+8y+10z-40=0</math>, and applying point-to-plane gives <math>h=\frac{\vert 5(8)+8(5)+10(4)-40 \vert}{\sqrt{5^2+8^2+10^2}}=\frac{80}{\sqrt{189}} \implies R=\frac{20\sqrt{21}}{63} \implies \boxed{104}</math>. | ||
+ | |||
+ | ~bomberdoodles | ||
+ | |||
+ | ==Solution 9 (Analytical Geometry)== | ||
+ | Like in Solution 1, we have <math>A = (0,0,0)</math>, <math>B = (4,5,0)</math>, <math>C = (0,5,8)</math>, <math>D = (4,0,8)</math>. If we let the inradius be <math>r</math>, then the volume of the tetrahedron is equal to <math>\frac{1}{3}[ABC]r + \frac{1}{3}[BCD]r + \frac{1}{3}[ABD]r + \frac{1}{3}[ACD]r = V</math> by the formula <math>V = \frac{1}{3}Ah</math>. Also note that <math>[ABC] = [BCD] = [ABD] = [ACD]</math> because they all have the same side lengths. So, if we let <math>[ABC] = A</math>, then <math>\frac{4}{3}Ar = V</math>, so <math>r = \frac{3V}{4A}</math>. Now, all we need to do is to find V and A. We note that the area of the triangle <math>[ABC] = |\frac{\overrightarrow{AB}\times\overrightarrow{AC}}{2}|</math>. Also, if we let the normal vector from <math>\Delta ABC</math> to be <math>\bold{n}</math>, the height <math>h</math> from <math>D</math> to <math>\Delta ABC</math> is <math>\overrightarrow{AD} \cdot \hat{\bold{n}} = \frac{\overrightarrow{AD} \cdot \bold{n}}{\bold{|n|}}</math>. Therefore, the volume of the tetrahedron is equal to <math>\frac{1}{3}[ABC]h = \frac{1}{3}|\frac{\overrightarrow{AB}\times\overrightarrow{AC}}{2}|\frac{\overrightarrow{AD} \cdot \bold{n}}{\bold{|n|}} = \frac{1}{6}|\overrightarrow{AB}\times\overrightarrow{AC}|\frac{\overrightarrow{AD} \cdot \bold{n}}{\bold{|n|}}</math>. Now, we notice that <math>\overrightarrow{AB}\times\overrightarrow{AC}</math> is a normal vector of the <math>\Delta ABC</math> because the cross product of two vectors is always perpendicular to both of the vectors, and both of the vectors lie in the plane of <math>\Delta ABC</math>. This means that we can let <math>\bold{n} = \overrightarrow{AB}\times\overrightarrow{AC}</math>. So, the volume of the tetrahedron is <math>V = \frac{1}{6}|\overrightarrow{AB}\times\overrightarrow{AC}|\frac{\overrightarrow{AD} \cdot (\bold{\overrightarrow {AB}\times\overrightarrow{AC}})}{\bold{|\overrightarrow{AB}\times\overrightarrow{AC}|}} = \frac{1}{6}\overrightarrow{AD} \cdot (\bold{\overrightarrow{AB}\times\overrightarrow{AC}})</math>. The expression <math>\overrightarrow{AD} \cdot (\bold{\overrightarrow{AB}\times\overrightarrow{AC}})</math> is more commonly known as a box product and can be used to find the volume of any parallelepiped. We know that <math>\overrightarrow{AB} = (4,5,0)</math>, | ||
+ | <math>\overrightarrow{AC} = (0,5,8)</math>, and <math>\overrightarrow{AD} = (4,0,8)</math>. Now, <math>\overrightarrow{AB} \times \overrightarrow{AC} = (8*5-5*0, 0*0-8*4, 4*5-5*0) = (40, -32, 20)</math>. So, <math>\overrightarrow{AD} \cdot (\bold{\overrightarrow{AB}\times\overrightarrow{AC}}) = (4,0,8) \cdot (40,-32,20) = 4*40 + 0*-32 + 8*20 = 320</math>. So, <math>V = \frac{1}{6}\overrightarrow{AD} \cdot (\bold{\overrightarrow{AB}\times\overrightarrow{AC}}) = \frac{320}{6} = \frac{160}{3}</math>. Now <math>[ABC]</math> is just equal to <math>\frac{1}{2}|\overrightarrow{AB} \times \overrightarrow{AC}|</math> as it is half the parallelogram. So, we have <math>A = \frac{1}{2}|\overrightarrow{AB} \times \overrightarrow{AC}| = \frac{1}{2}|(40,-32,20)| = \frac{1}{2}\sqrt{3024}</math>. So, <math>r = \frac{3V}{4A} = \frac{160}{2\sqrt{3024}}</math>. This expression can be simplified to <math>\frac{20\sqrt{21}}{63}</math>. So, our answer is <math>20 + 63 + 21 = \boxed{104}</math>. | ||
+ | |||
+ | - Rutvik Arora (plz sub to https://www.youtube.com/@themathguy6302) | ||
+ | |||
+ | ==Video Solution== | ||
+ | https://youtu.be/tq6lraC5prQ?si=5q1NX80POeR949qs | ||
+ | |||
+ | ~MathProblemSolvingSkills.com | ||
+ | |||
+ | |||
+ | |||
==Video Solution 1 by OmegaLearn.org== | ==Video Solution 1 by OmegaLearn.org== | ||
https://youtu.be/qtu0HTFCsqc | https://youtu.be/qtu0HTFCsqc |
Latest revision as of 01:35, 21 November 2024
Contents
- 1 Problem
- 2 Solution 1
- 3 Solution 2
- 4 Solution 3(Formula Abuse)
- 5 Solution 4
- 6 Solution 5(A quicker method to compute the height from to plane )
- 7 Solution 6 (Different Perspective)
- 8 Solution 7 (simplest way to calculate [ABCD])
- 9 Solution 8 (fast)
- 10 Solution 9 (Analytical Geometry)
- 11 Video Solution
- 12 Video Solution 1 by OmegaLearn.org
- 13 Video Solution 2
- 14 See also
Problem
Let be a tetrahedron such that , , and . There exists a point inside the tetrahedron such that the distances from to each of the faces of the tetrahedron are all equal. This distance can be written in the form , where , , and are positive integers, and are relatively prime, and is not divisible by the square of any prime. Find .
Solution 1
Notice that \(41=4^2+5^2\), \(89=5^2+8^2\), and \(80=8^2+4^2\), let \(A~(0,0,0)\), \(B~(4,5,0)\), \(C~(0,5,8)\), and \(D~(4,0,8)\). Then the plane \(BCD\) has a normal \begin{equation*} \mathbf n:=\frac14\overrightarrow{BC}\times\overrightarrow{CD}=\frac14\begin{pmatrix}-4\\0\\8\end{pmatrix}\times\begin{pmatrix}4\\-5\\0\end{pmatrix}=\begin{pmatrix}10\\8\\5\end{pmatrix}. \end{equation*} Hence, the distance from \(A\) to plane \(BCD\), or the height of the tetrahedron, is \begin{equation*} h:=\frac{\mathbf n\cdot\overrightarrow{AB}}{|\mathbf n|}=\frac{10\times4+8\times5+5\times0}{\sqrt{10^2+8^2+5^2}}=\frac{80\sqrt{21}}{63}. \end{equation*} Each side of the tetrahedron has the same area due to congruency by "S-S-S", and we call it \(S\). Then by the volume formula for pyramids, \begin{align*} \frac13Sh&=V_{D\text-ABC}=V_{I\text-ABC}+V_{I\text-BCD}+V_{I\text-CDA}+V_{I\text-DAB}\\ &=\frac13Sr\cdot4. \end{align*} Hence, \(r=\tfrac h4=\tfrac{20\sqrt{21}}{63}\), and so the answer is \(20+21+63=\boxed{104}\).
Solution by Quantum-Phantom
Solution 2
Inscribe tetrahedron in an rectangular prism as shown above.
By the Pythagorean theorem, we note
Solving yields and
Since each face of the tetrahedron is congruent, we know the point we seek is the center of the circumsphere of We know all rectangular prisms can be inscribed in a circumsphere, therefore the circumsphere of the rectangular prism is also the circumsphere of
We know that the distance from all faces must be the same, so we only need to find the distance from the center to plane .
Let and We obtain that the plane of can be marked as or and the center of the prism is
Using the Point-to-Plane distance formula, our distance is
Our answer is
Solution 3(Formula Abuse)
We use the formula for the volume of iscoceles tetrahedron.
Note that all faces have equal area due to equal side lengths. By Law of Cosines, we find .
From this, we find and can find the area of as
Let be the distance we want to find. By taking the sum of (equal) volumes We have Plugging in and simplifying, we get for an answer of
~AtharvNaphade
Solution 4
Let be perpendicular to that meets this plane at point . Let , , and be heights to lines , , and with feet , , and , respectively.
We notice that all faces are congruent. Following from Heron's formula, the area of each face, denoted as , is .
Hence, by using this area, we can compute , and . We have , , and .
Because , we have . Recall that . Hence, . Hence, .
Analogously, and .
We introduce a function for that is equal to 1 (resp. -1) if point and the opposite vertex of side are on the same side (resp. opposite sides) of side .
The area of is \begin{align*} A & = \epsilon_{BC} {\rm Area} \ \triangle HBC + \epsilon_{CD} {\rm Area} \ \triangle HCD + \epsilon_{BD} {\rm Area} \ \triangle HBD \\ & = \frac{1}{2} \epsilon_{BC} BC \cdot HP + \frac{1}{2} \epsilon_{CD} CD \cdot HQ + \frac{1}{2} \epsilon_{BD} BD \cdot HR \\ & = \frac{1}{2} \epsilon_{BC} BC \cdot \sqrt{AP^2 - AH^2} + \frac{1}{2} \epsilon_{CD} CD \cdot \sqrt{AQ^2 - AH^2} \\ & \quad + \frac{1}{2} \epsilon_{BD} CD \cdot \sqrt{AR^2 - AH^2} . \hspace{1cm} (1) \end{align*}
Denote . The above equation can be organized as \begin{align*} B & = \epsilon_{BC} \sqrt{B^2 - 89 AH^2} + \epsilon_{CD} \sqrt{B^2 - 41 AH^2} \\ & \quad + \epsilon_{BD} \sqrt{B^2 - 80 AH^2} . \end{align*}
This can be further reorganized as \begin{align*} B - \epsilon_{BC} \sqrt{B^2 - 89 AH^2} & = \epsilon_{CD} \sqrt{B^2 - 41 AH^2} + \epsilon_{BD} \sqrt{B^2 - 80 AH^2} . \end{align*}
Taking squares on both sides and reorganizing terms, we get \begin{align*} & 16 AH^2 - \epsilon_{BC} B \sqrt{B^2 - 89 AH^2} \\ & = \epsilon_{CD} \epsilon_{BD} \sqrt{\left( B^2 - 41 AH^2 \right) \left( B^2 - 80 AH^2 \right)} . \end{align*}
Taking squares on both sides and reorganizing terms, we get
Taking squares on both sides, we finally get \begin{align*} AH & = \frac{20B}{189} \\ & = \frac{40A}{189}. \end{align*}
Now, we plug this solution to Equation (1). We can see that , . This indicates that is out of . To be specific, and are on opposite sides of , and are on the same side of , and and are on the same side of .
Now, we compute the volume of the tetrahedron , denoted as . We have .
Denote by the inradius of the inscribed sphere in . Denote by the incenter. Thus, the volume of can be alternatively calculated as \begin{align*} V & = {\rm Vol} \ IABC + {\rm Vol} \ IACD + {\rm Vol} \ IABD + {\rm Vol} \ IBCD \\ & = \frac{1}{3} r \cdot 4A . \end{align*}
From our two methods to compute the volume of and equating them, we get \begin{align*} r & = \frac{10A}{189} \\ & = \frac{20 \sqrt{21}}{63} . \end{align*}
Therefore, the answer is .
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Solution 5(A quicker method to compute the height from to plane )
We put the solid to a 3-d coordinate system. Let , . We put on the plane. Now ,we compute the coordinates of .
Applying the law of cosines on , we get . Thus, . Thus, .
Denote with .
Because , we have
Because , we have
Because , we have
Now, we compute , and .
Taking , we get
Thus, .
Taking , we get
Thus, .
Plugging and into Equation (1), we get .
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) ~numerophile (formatting edits)
Solution 6 (Different Perspective)
Consider the following construction of the tetrahedron. Place on the floor. Construct an isosceles vertical triangle with as its base and as the top vertex. Place on the top vertex parallel to the ground with midpoint Observe that can rotate about its midpoint. At a certain angle, we observe that the lengths satisfy those given in the problem. If we project onto the plane of , let the minor angle be this discrepancy.
By Median formula or Stewart's theorem, Consequently the area of is Note the altitude is also the distance between the parallel planes containing and
By Distance Formula, Then the volume of the tetrahedron is given by
The volume of the tetrahedron can also be segmented into four smaller tetrahedrons from w.r.t each of the faces. If is the inradius, i.e the distance to the faces, then must the volume. Each face has the same area by SSS congruence, and by Heron's it is
Therefore the answer is,
~Aaryabhatta1
Solution 7 (simplest way to calculate [ABCD])
After finding that can be inscribed in a box, note that , where the third term describes the area of 4 congruent right tetrahedrons whose right angle is at the apex and whose apex lengths are 4, 5, and 8. Then proceed as in Solution 3.
~clarkculus
Solution 8 (fast)
Observe that can be inscribed in a box, which gives the coordinates of the points: we have , , and . Recall the formula , where is the volume of the tetrahedron, is the surface area, and is the insphere radius. Using the fact that the faces of have equal area and that , where is the distance from plane to , we can rearrange to get . We compute that the the equation of plane is , and applying point-to-plane gives .
~bomberdoodles
Solution 9 (Analytical Geometry)
Like in Solution 1, we have , , , . If we let the inradius be , then the volume of the tetrahedron is equal to by the formula . Also note that because they all have the same side lengths. So, if we let , then , so . Now, all we need to do is to find V and A. We note that the area of the triangle . Also, if we let the normal vector from to be , the height from to is . Therefore, the volume of the tetrahedron is equal to . Now, we notice that is a normal vector of the because the cross product of two vectors is always perpendicular to both of the vectors, and both of the vectors lie in the plane of . This means that we can let . So, the volume of the tetrahedron is . The expression is more commonly known as a box product and can be used to find the volume of any parallelepiped. We know that , , and . Now, . So, . So, . Now is just equal to as it is half the parallelogram. So, we have . So, . This expression can be simplified to . So, our answer is .
- Rutvik Arora (plz sub to https://www.youtube.com/@themathguy6302)
Video Solution
https://youtu.be/tq6lraC5prQ?si=5q1NX80POeR949qs
~MathProblemSolvingSkills.com
Video Solution 1 by OmegaLearn.org
Video Solution 2
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See also
2024 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.