A cube with side length has its eight vertices specified in the Cartesian space as follows:
There is a point inside the cube such that
Find the sum .
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.
By Pythagorean theorem , we have:
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ x 2 + y 2 + z 2 = 7 0 ( x − a ) 2 + y 2 + z 2 = 9 7 ( x − a ) 2 + ( y − a ) 2 + z 2 = 8 8 x 2 + y 2 + ( z − a ) 2 = 4 3 . . . ( 1 ) . . . ( 2 ) . . . ( 3 ) . . . ( 4 )
( 1 ) − ( 2 ) : ( 2 ) − ( 3 ) : ( 1 ) − ( 4 ) : 2 a x − a 2 = − 2 7 2 a y − a 2 = 9 2 a z − a 2 = 2 7 ⟹ x = 2 a a 2 − 2 7 ⟹ y = 2 a a 2 + 9 ⟹ z = 2 a a 2 + 2 7
Substitute x , y , and z in ( 1 ) :
( 2 a a 2 − 2 7 ) 2 + ( 2 a a 2 + 9 ) 2 + ( 2 a a 2 + 2 7 ) 2 3 a 4 − 2 6 2 a 2 + 1 5 3 9 ( 3 a 2 − 1 9 ) ( a 2 − 8 1 ) = 7 0 = 0 = 0
⟹ ⎩ ⎨ ⎧ a 2 = 3 1 9 a 2 = 8 1 ⟹ a = 3 1 9 ⟹ a = 9
For positive x , a = 9 and ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ x = 2 a a 2 − 2 7 y = 2 a a 2 + 9 z = 2 a a 2 + 2 7 = 3 = 5 = 6
Therefore a + x + y + z = 9 + 3 + 5 + 6 = 2 3 .