Difference between revisions of "2021 AIME II Problems/Problem 10"
MRENTHUSIASM (talk | contribs) m (→Solution 1 (Similar Triangles and Pythagorean Theorem)) |
MRENTHUSIASM (talk | contribs) m (→Solution 1 (Similar Triangles and Pythagorean Theorem)) |
||
Line 33: | Line 33: | ||
draw(surface((-T1.x,L1.y,L1.z-abs(T1.z))--(-T2.x,L2.y,L2.z-abs(T2.z))--(T2.x,L2.y,T2.z)--(T1.x,L1.y,T1.z)--cycle),palegreen); | draw(surface((-T1.x,L1.y,L1.z-abs(T1.z))--(-T2.x,L2.y,L2.z-abs(T2.z))--(T2.x,L2.y,T2.z)--(T1.x,L1.y,T1.z)--cycle),palegreen); | ||
draw(surface(L1--L2--(L2.x,L2.y,L2.z-abs(T1.z))--(L1.x,L1.y,L1.z-abs(T2.z))--cycle),gray); | draw(surface(L1--L2--(L2.x,L2.y,L2.z-abs(T1.z))--(L1.x,L1.y,L1.z-abs(T2.z))--cycle),gray); | ||
− | |||
draw(surface(L1--L2--(T2.x,L2.y,L2.z-abs(T1.z))--(T1.x,L1.y,L1.z-abs(T2.z))--cycle),pink); | draw(surface(L1--L2--(T2.x,L2.y,L2.z-abs(T1.z))--(T1.x,L1.y,L1.z-abs(T2.z))--cycle),pink); | ||
draw(O1--O2--O3--cycle^^O3--A,dashed); | draw(O1--O2--O3--cycle^^O3--A,dashed); |
Revision as of 18:15, 4 October 2021
Contents
Problem
Two spheres with radii and one sphere with radius
are each externally tangent to the other two spheres and to two different planes
and
. The intersection of planes
and
is the line
. The distance from line
to the point where the sphere with radius
is tangent to plane
is
, where
and
are relatively prime positive integers. Find
.
Diagram
~MRENTHUSIASM
Solution 1 (Similar Triangles and Pythagorean Theorem)
This solution refers to the Diagram section.
As shown below, let be the centers of the spheres (where sphere
is the smallest) and
be their respective points of tangency to plane
Let
be the plane that is determined by
and
Suppose
is the foot of the perpendicular from
to line
so
is the perpendicular bisector of
We wish to find
Note that:
- In
we get
and
- Both
and
lie in plane
Both
and
lie in plane
- By symmetry, since planes
and
are reflections of each other about plane
the three planes are concurrent to line
- Since
and
it follows that
from which
and
are coplanar.
Now, we focus on cross-sections and
- In the three-dimensional space, the intersection of a line and a plane must be exactly one of the empty set, a point, or a line.
Clearly, cross-section
intersects line
at exactly one point. Furthermore, as the intersection of planes
and
is line
we conclude that
and
must intersect line
at the same point. Let
be the point of concurrency of
and line
- In cross-section
let
be the foot of the perpendicular from
to line
and
be the foot of the perpendicular from
to
We have the following diagram:
In cross-section
since
as discussed, we obtain
by AA, with the ratio of similitude
Therefore, we get
or
In cross-section note that
and
Applying the Pythagorean Theorem to right
we have
Moreover, since
and
we obtain
so that
by AA, with the ratio of similitude
Therefore, we get
or
Finally, note that and
Since quadrilateral
is a rectangle, we have
Applying the Pythagorean Theorem to right
gives
from which the answer is
~MRENTHUSIASM
Solution 2 (Pythagorean Theorem)
The centers of the three spheres form a -
-
triangle. Consider the points at which the plane is tangent to the two bigger spheres; the line segment connecting these two points should be parallel to the
side of this triangle. Take its midpoint
, which is
away from the midpoint
of the
side, and connect these two midpoints.
Now consider the point at which the plane is tangent to the small sphere, and connect with the small sphere's tangent point
. Extend
through
until it hits the ray from
through the center of the small sphere (convince yourself that these two intersect). Call this intersection
, the center of the small sphere
, we want to find
.
By Pythagoras, , and we know that
and
. We know that
and
must be parallel, using ratios we realize that
. Apply the Pythagorean theorem to
,
, so
.
-Ross Gao
Solution 3 (Coordinate Geometry)
Let's try to see some symmetry. We can use an -plane to plot where the circles are. The two large spheres are externally tangent, so we'll make them at
and
. The center of the little sphere would be
since we don't know how much the little sphere will be "pushed" down. We use the 3D distance formula to find that
(since
wouldn't make sense). Now, we draw a line through the little sphere and the origin. It also intersects
because of the symmetry we created.
lies on the plane too, so these two lines must intersect. The point at where it intersects is
. We can use the distance formula again to find that
. Therefore, they intersect at
. Since the little circle's
-coordinate is
and the intersection point's
-coordinate is
, we get
. Therefore, our answer to this problem is
.
~Arcticturn
See Also
2021 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.