A sphere is inscribed in a regular tetrahedron. If the length of an altitude of the tetrahedron is 36, what is the length of a radius of the sphere?
I understand the solution to this problem is outlined @Radius of inscribed sphere within regular tetrahedron, however, I have trouble understanding why my own method is faulty.
My thought process:
If the incenter of every face of the tetrahedron was found, and perpendicularly projected into space, their point of concurrency would lie on the altitude of the tetrahedron. Thus, since the radius of the sphere lay on the altitude of the tetrahedron, all I needed to find was the ratio of the altitude of the tetrahedron to the radius of the sphere.
To do so, I simplified the problem into 2 dimensions, and used the formulas A=bh, & A=rs to solve for the in-radius, r. I then divided the in-radius r, over the altitude of the equilateral triangle (keeping in mind the area of an equilateral triangle is always s^2sqrt(3)/4). I then ended up with a ratio of 1:3 (length of in-radius to altitude in equilateral triangle). I then applied this ratio to the tetrahedron, getting a final answer of 1/3*36=12. However, the final answer turned out to be 9 (as in 1/4*36=9, since apparently the ratio of the altitude to the in-radius of the sphere is 1:4).
Is there any faulty logic in my reasoning? If not, why is my answer wrong? Any help is appreciated.
In two dimensions, the intersection of medians of a triangle split the medians in a $1:2$ ratio. In 3 dimensions they split in a $1:3$ ratio.
And with regular triangles the altitudes are the medians.
I think that this problem becomes a little bit easier when you assign coordinates to the system.
Suppose the vertexes of our tetrahedron are $(t,t,t), (-t,-t,t), (t,-t,-t), (-t,t,-t).$
Verify that this is a regular tetrahedron.
The center of the sphere will be at the origin.
The incenter of the faces is $(-\frac {t}{3}, -\frac {t}{3},-\frac {t}{3}),(\frac {t}{3}, \frac {t}{3},-\frac {t}{3}),(-\frac {t}{3}, \frac {t}{3},\frac {t}{3}),(\frac {t}{3}, -\frac {t}{3},\frac {t}{3})$
The distance from the the origin to the incenter of each face is $\frac {1}{3}\sqrt 3$
The distance from the origin to the vertex is $\sqrt 3 t$
The length of the altitude is $\frac {4}{3}\sqrt 3 t$
The ratio of the altitude to the radius is $\frac 14$