A triangular pyramid is given such that all plane angles at one of the vertices are right. It is known that a point exists such that its distance from the given vertex is , and the distances from the other vertices are , , and , respectively. Find the radius of the sphere circumscribed around this pyramid.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Suppose the vertices of the given tetrahedron are ( 0 , 0 , 0 ) , ( a , 0 , 0 ) , ( 0 , b , 0 ) , ( 0 , 0 , c ) . And suppose the specified point is ( x , y , z ) , then
x 2 + y 2 + z 2 = 9 ( 1 )
( x − a ) 2 + y 2 + z 2 = 5 ( 2 )
x 2 + ( y − b ) 2 + z 2 = 6 ( 3 )
x 2 + y 2 + ( z − c ) 2 = 7 ( 4 )
Subtracting ( 2 ) , ( 3 ) , ( 4 ) from ( 1 ) yields,
2 a x − a 2 = 4 ( 5 )
2 b y − b 2 = 3 ( 6 )
2 c z − c 2 = 2 ( 7 )
from which,
( x , y , z ) = ( a / 2 + 2 / a , b / 2 + 3 / ( 2 b ) , c / 2 + 1 / c ) ( 8 )
Plugging this into the equation ( 1 )
( a / 2 + 2 / a ) 2 + ( b / 2 + 3 / ( 2 b ) ) 2 + ( c / 2 + 1 / c ) 2 = 9 ( 9 )
Now from the AM-GM inequality, we know that
( a / 2 + 2 / a ) ≥ 2 , ( b / 2 + 3 / ( 2 b ) ) ≥ 3 , ( c / 2 + 1 / c ) ≥ 2 ( 1 0 )
Hence,
( a / 2 + 2 / a ) 2 + ( b / 2 + 3 / ( 2 b ) ) 2 + ( c / 2 + 1 / c ) 2 ≥ 4 + 3 + 2 = 9 ( 1 1 )
Hence, for equality to occur, we must have
( a / 2 + 2 / a ) = 2 , ( b / 2 + 3 / ( 2 b ) ) = 3 , ( c / 2 + 1 / c ) = 2 ( 1 2 )
Again from AM-GM , equality for each of these three occurs when the two terms are equal, hence, we want,
a / 2 = 2 / a ⇒ a = 2
b / 2 = 3 / ( 2 b ) ⇒ b = 3
c / 2 = 1 / c ⇒ c = 2
Now we have the only possible dimensions of the tetrahedron. The center of the circumsphere (also called outsphere) of this special tetrahedron is given by
O = 2 1 ( a , b , c )
And, hence, the circumradius is R = 2 1 a 2 + b 2 + c 2 = 2 1 4 + 3 + 2 = 2 3 = 1 . 5