Difference between revisions of "2001 AIME I Problems/Problem 12"

(Solution 4)
Line 55: Line 55:
 
=== Solution 4 ===
 
=== Solution 4 ===
  
Notice that because three faces of the tetrahedron are the <math>xy</math>,<math>xz</math>, and <math>yz</math> planes we know the location of the center: <math>(r,r,r)</math>.
+
Notice that because three faces of the tetrahedron are the <math>xy</math>, <math>xz</math>, and <math>yz</math> planes we know the location of the center: <math>(r,r,r)</math>.
  
 
Now we can calculate the plane of the last face, plane <math>ABC</math>. We know that the general formula for a plane face is <math>Ax+By+Cz+D=0</math> so we can plug in the three points to find it.
 
Now we can calculate the plane of the last face, plane <math>ABC</math>. We know that the general formula for a plane face is <math>Ax+By+Cz+D=0</math> so we can plug in the three points to find it.
Line 61: Line 61:
 
Plugging in <math>A(6,0,0)</math>, we have that <math>6A+D=0</math>. Similarly for <math>B</math> and <math>C</math>, we can obtain <math>4B + D = 0</math> and that <math>2C+D=0</math>. It may seem that there are 4 variables and only three equations but that is because we can scale each variable up by any value and it would still be the same plane (it's equal to 0).
 
Plugging in <math>A(6,0,0)</math>, we have that <math>6A+D=0</math>. Similarly for <math>B</math> and <math>C</math>, we can obtain <math>4B + D = 0</math> and that <math>2C+D=0</math>. It may seem that there are 4 variables and only three equations but that is because we can scale each variable up by any value and it would still be the same plane (it's equal to 0).
  
So, notice that <math>6A=4B=2C=-D</math> and therefore
+
So, notice that <math>6A=4B=2C=-D</math> and so <math>3A=2B=C</math>. We can let C be the least common multiple of 2 and 3, 6 to make things nicer. This gives <math>A=2, B=3, D=-12</math>.
  
 +
All that is left is to find the distance from <math>(r,r,r)</math> to this plane. Using the point to plane formula (almost the same as point to line) which is <math>\frac{|Ax_0 + By_0 + Cz_0 + D|}{\sqrt{A^2 + B^2 + C^2}}</math> where <math>(x_0,y_0,z_0)</math> is the point. Our point is <math>(r,r,r)</math> so plugging in it is easy to calculate <math>\frac{|11r-12|}{7}</math> as the distance. This is also equal to r so setting them equal, <math>\frac{|11r-12|}{7} = r</math>. We have two solutions, <math>r=3</math> and <math>r=\frac{2}{3}</math> but three makes the sphere outside the tetrahedron, which means it cannot be tangent to the other three sides. Therefore the answer is <math>2+3=\boxed{5}</math> as the answer. ~Leonard_my_dude~
  
 
== See also ==
 
== See also ==

Revision as of 15:17, 4 June 2020

Problem

A sphere is inscribed in the tetrahedron whose vertices are $A = (6,0,0), B = (0,4,0), C = (0,0,2),$ and $D = (0,0,0).$ The radius of the sphere is $m/n,$ where $m$ and $n$ are relatively prime positive integers. Find $m + n.$

Solution

[asy] import three;  currentprojection = perspective(-2,9,4); triple A = (6,0,0), B = (0,4,0), C = (0,0,2), D = (0,0,0); triple E = (2/3,0,0), F = (0,2/3,0), G = (0,0,2/3), L = (0,2/3,2/3), M = (2/3,0,2/3), N = (2/3,2/3,0); triple I = (2/3,2/3,2/3); triple J = (6/7,20/21,26/21); draw(C--A--D--C--B--D--B--A--C); draw(L--F--N--E--M--G--L--I--M--I--N--I--J); label("$I$",I,W); label("$A$",A,S); label("$B$",B,S); label("$C$",C,W*-1); label("$D$",D,W*-1); [/asy]

The center $I$ of the insphere must be located at $(r,r,r)$ where $r$ is the sphere's radius. $I$ must also be a distance $r$ from the plane $ABC$

The signed distance between a plane and a point $I$ can be calculated as $\frac{(I-G) \cdot P}{|P|}$, where G is any point on the plane, and P is a vector perpendicular to ABC.

A vector $P$ perpendicular to plane $ABC$ can be found as $V=(A-C)\times(B-C)=\langle 8, 12, 24 \rangle$

Thus $\frac{(I-C) \cdot P}{|P|}=-r$ where the negative comes from the fact that we want $I$ to be in the opposite direction of $P$

\begin{align*}\frac{(I-C) \cdot P}{|P|}&=-r\\ \frac{(\langle r, r, r \rangle-\langle 0, 0, 2 \rangle) \cdot P}{|P|}&=-r\\ \frac{\langle r, r, r-2 \rangle \cdot \langle 8, 12, 24 \rangle}{\langle 8, 12, 24 \rangle}&=-r\\ \frac{44r -48}{28}&=-r\\ 44r-48&=-28r\\ 72r&=48\\ r&=\frac{2}{3} \end{align*}


Finally $2+3=\boxed{005}$

Solution 2

Notice that we can split the tetrahedron into $4$ smaller tetrahedrons such that the height of each tetrahedron is $r$ and the base of each tetrahedron is one of the faces of the original tetrahedron. This is because the bases of the spheres are tangent to the sphere, so the line from the center to the foot of the perpendicular to the bases hits the tangency points. Letting volume be $V$ and surface area be $F$, using the volume formula for each pyramid(base times height divided by 3) we have $\dfrac{rF}{3}=V$. The surface area of the pyramid is $\dfrac{6\cdot{4}+6\cdot{2}+4\cdot{2}}{2}+[ABC]=22+[ABC]$. We know triangle ABC's side lengths, $\sqrt{2^{2}+4^{2}}, \sqrt{2^{2}+6^{2}},$ and $\sqrt{4^{2}+6^{2}}$, so using the expanded form of heron's formula, $[ABC]=\sqrt{\dfrac{2(a^{2}b^{2}+b^{2}c^{2}+a^{2}c^{2})-a^{4}-b^{4}-c^{4}}{16}}=\sqrt{2(5\cdot{13}+10\cdot{5}+13\cdot{10})-5^{2}-10^{2}-13^{2}}=\sqrt{196}=14$. Therefore, the surface area is $14+22=36$, and the volume is $\dfrac{[BCD]\cdot{6}}{3}=\dfrac{4\cdot{2}\cdot{6}}{3\cdot{2}}=8$, and using the formula above that $\dfrac{rF}{3}=V$, we have $12r=8$ and thus $r=\dfrac{2}{3}$, so the desired answer is $2+3=\boxed{005}$.

(Solution by Shaddoll)

Solution 3

The intercept form equation of the plane $ABC$ is $\frac{x}{6}+\dfrac{y}{4}+\dfrac{z}{2}=1.$ Its normal form is $\dfrac{2}{7}x+\dfrac{3}{7}y+\dfrac{6}{7}z-\dfrac{12}{7}=0$ (square sum of the coefficients equals 1). The distance from $(r,r,r)$ to the plane is $\left |\dfrac{2}{7}r+\dfrac{3}{7}r+\dfrac{6}{7}r-\dfrac{12}{7}\right |$. Since $(r,r,r)$ and $(0,0,0)$ are on the same side of plane, the value in the absolute value sign is negative (same as the one by plugging in $(0,0,0)$). Therefore we have $-\left (\dfrac{2}{7}r+\dfrac{3}{7}r+\dfrac{6}{7}r-\dfrac{12}{7}\right )=r.$ So $r=\dfrac{2}{3},$ which solves the problem.

Additionally, if $(r,r,r)$ is on the other side of $ABC$, we have $\left (\dfrac{2}{7}r+\dfrac{3}{7}r+\dfrac{6}{7}r-\dfrac{12}{7}\right )=r$, which yields $r=\dfrac{12}{5},$ corresponding an "ex-sphere" that is tangent to face $ABC$ as well as the extensions of the other 3 faces.

-JZ

Solution 4

Notice that because three faces of the tetrahedron are the $xy$, $xz$, and $yz$ planes we know the location of the center: $(r,r,r)$.

Now we can calculate the plane of the last face, plane $ABC$. We know that the general formula for a plane face is $Ax+By+Cz+D=0$ so we can plug in the three points to find it.

Plugging in $A(6,0,0)$, we have that $6A+D=0$. Similarly for $B$ and $C$, we can obtain $4B + D = 0$ and that $2C+D=0$. It may seem that there are 4 variables and only three equations but that is because we can scale each variable up by any value and it would still be the same plane (it's equal to 0).

So, notice that $6A=4B=2C=-D$ and so $3A=2B=C$. We can let C be the least common multiple of 2 and 3, 6 to make things nicer. This gives $A=2, B=3, D=-12$.

All that is left is to find the distance from $(r,r,r)$ to this plane. Using the point to plane formula (almost the same as point to line) which is $\frac{|Ax_0 + By_0 + Cz_0 + D|}{\sqrt{A^2 + B^2 + C^2}}$ where $(x_0,y_0,z_0)$ is the point. Our point is $(r,r,r)$ so plugging in it is easy to calculate $\frac{|11r-12|}{7}$ as the distance. This is also equal to r so setting them equal, $\frac{|11r-12|}{7} = r$. We have two solutions, $r=3$ and $r=\frac{2}{3}$ but three makes the sphere outside the tetrahedron, which means it cannot be tangent to the other three sides. Therefore the answer is $2+3=\boxed{5}$ as the answer. ~Leonard_my_dude~

See also

  • <url>viewtopic.php?p=384205#384205 Discussion on AoPS</url>
2001 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 11
Followed by
Problem 13
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. AMC logo.png