3 Tangent spheres

Geometry Level pending

You are given two spheres: Sphere S1 is centered at ( 1 , 4 , 5 ) (1, 4, 5) and has a radius of 5 5 , while sphere S2 is centered at ( 9 , 8 , 6 ) (9,8, 6) and has a radius of 4 4 . They are tangent spheres. A third sphere S3, that has a radius of 3 3 is to be placed such that it is tangent to spheres S1 and S2, and such that its center is on the plane 2 x + y + 3 z + 6 = 0 -2 x + y + 3 z + 6 = 0 . There are two possible locations for the center of the third sphere, find the sum of the y y -coordinates of these two points.


The answer is 8.815.

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.

2 solutions

David Vreken
Feb 29, 2020

Let ( x , y , z ) (x, y, z) be the center of sphere S3. We are given:

2 x + y + 3 z + 6 = 0 ( 1 ) -2x + y + 3z + 6 = 0 \quad (1)

The distance between the centers of spheres S1 and S3 is 5 + 3 = 8 5 + 3 = 8 , so:

( x 1 ) 2 + ( y 4 ) 2 + ( z 5 ) 2 = 8 2 ( 2 ) (x - 1)^2 + (y - 4)^2 + (z - 5)^2 = 8^2 \quad (2)

and the distance between the centers of spheres S2 and S3 is 4 + 3 = 7 4 + 3 = 7 , so:

( x 9 ) 2 + ( y 8 ) 2 + ( z 6 ) 2 = 7 2 ( 3 ) (x - 9)^2 + (y - 8)^2 + (z - 6)^2 = 7^2 \quad (3)

Subtracting ( 2 ) ( 3 ) (2) - (3) leads to 8 x + 4 y + z = 77 8x + 4y + z = 77 , which combined with equation ( 1 ) (1) leads to x = 1 26 ( 237 11 y ) x = \frac{1}{26}(237-11y) and z = 1 13 ( 53 8 y ) z = \frac{1}{13}(53 - 8y) . Substituting these equations back into ( 2 ) (2) gives ( 1 26 ( 237 11 y ) 1 ) 2 + ( y 4 ) 2 + ( 1 13 ( 53 8 y ) 5 ) 2 = 8 2 (\frac{1}{26}(237-11y) - 1)^2 + (y - 4)^2 + (\frac{1}{13}(53 - 8y) - 5)^2 = 8^2 , which solves to y = 1 27 ( 119 ± 2 1351 ) y = \frac{1}{27}(119 \pm 2\sqrt{1351}) .

The sum of the two y y -coordinates is therefore 2 119 27 8.815 \frac{2 \cdot 119}{27} \approx \boxed{8.815} .

Let the center of the sphere S 3 S_3 be ( h , k , l ) (h, k, l) . Then h 2 + k 2 + l 2 = 2 h + 8 k + 10 l + 22 = 18 h + 16 k + 12 l 132 h^2+k^2+l^2=2h+8k+10l+22=18h+16k+12l-132 . From this we get h = 237 11 k 26 , l = 53 8 k 13 h=\dfrac{237-11k}{26}, l=\dfrac{53-8k}{13} . So ( 237 11 k 26 ) 2 + k 2 + ( 53 8 k 13 ) 2 = 2 × 237 11 k 26 + 8 k + 10 × 53 8 k 13 + 22 (\dfrac{237-11k}{26})^2+k^2+(\dfrac{53-8k}{13})^2=2\times \dfrac{237-11k}{26}+8k+10\times \dfrac{53-8k}{13}+22 . Simplifying we get 1053 k 2 9282 k + 12649 = 0 1053k^2-9282k+12649=0 . Hence the sum of the two y y coordinates is 9282 1053 8.8148 \dfrac{9282}{1053}\approx \boxed {8.8148}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...