Three spheres of radius 10 are placed on a table all touching each other. A fourth sphere of radius 10 is placed so that it lies on top of the other three. The distance from the bottom of the fourth sphere to the table is h , and h 2 = b a , where a and b are coprime positive integers. What is the value of a + b ?
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.
You can think of the radius of the 4 spheres forming an equilateral pyramid whose sides have a length of 20 (twice the radius). Compute for the height of that pyramid and you'll get h = sqrt(800/3). That height, h also happens to be the distance h searched for in the problem. since h^2=800/3 and 800 and 3 happen to be coprime, then a+b = 803.
The centers of the four spheres are vertices of a regular tetrahedron with edges of length 20. If the height of the tetrahedron is h , then the distance from the table to the top of the fourth sphere is 1 0 + h − 1 0 . Hence, the distance from the table to the bottom of the fourth sphere is h .
The height h can be calculated using the Pythagorean Theorem. From the top vertex, drop a perpendicular to the base, which intersects at the center of the equilateral base. The height of the equilateral triangle is 2 2 0 3 , and the center is located one-third of the way from the base. Hence, we have 2 0 2 = h 2 + ( 3 2 0 3 ) 2 , which gives h 2 = 3 8 0 0 . Hence a + b = 8 0 0 + 3 = 8 0 3 .
Let A, B, C be the centers of the bottom spheres, P of the top sphere.
Easy to see that ABC is equilateral triangle with sides 20 and 10 above the ground.
G the centroid of ABC, will be vertically below P because of symmetry at a distance of say x below P. That is, x=GP and perpendicular to ABC.
From A ( it could be B or C also ),
A
G
=
3
2
∗
2
3
∗
2
0
=
3
2
0
f
o
r
t
h
e
e
q
u
i
l
a
t
r
a
l
t
r
i
a
n
g
l
e
.
A
P
=
2
0
.
T
h
u
s
w
e
h
a
v
e
a
r
i
g
h
t
a
n
g
l
e
d
t
r
i
a
n
g
l
e
A
G
P
.
x
2
=
G
P
2
=
A
P
2
−
A
G
2
=
2
0
2
−
(
3
2
0
)
2
=
3
8
0
0
⟹
x
=
3
8
0
0
.
∴
b
o
t
o
m
o
f
t
h
e
t
o
p
s
p
h
e
r
e
i
s
x
−
1
0
f
r
o
m
G
.
B
u
t
G
i
s
1
0
a
b
o
v
e
t
h
e
g
r
o
u
n
d
.
S
o
,
b
o
t
o
m
o
f
t
h
e
t
o
p
s
p
h
e
r
e
i
s
x
−
1
0
+
1
0
=
x
=
3
8
0
0
=
h
.
h
2
=
3
8
0
0
=
b
a
.
a
+
b
=
8
0
3
.
Problem Loading...
Note Loading...
Set Loading...
Note that the centers of the spheres will form a regular tetrahedron of side length 20. Using the pythagorean theorem twice, we find that the height of that tetrahedron is 1 0 6 / 3 . The base of the tetrahedron is 10 units above the ground, so the distance from the ground to the center of the fourth sphere is 1 0 6 / 3 + 1 0 . We then have: h + 1 0 = 1 0 6 / 3 + 1 0 so h = 1 0 6 / 3 , thus h 2 = 8 0 0 / 3 Which yields a + b = 8 0 3 .
[Latex edits - Calvin]