Maths Olympiad Prep

Library / /16 of 19

Geometry Difficulty 5.3 AIME, harder Find the answer United States

Right triangle ABCABC has side lengths BC=6BC = 6, AC=8AC = 8, and AB=10AB = 10. A circle centered at OO is tangent to line BCBC at BB and passes through AA. A circle centered at PP is tangent to line ACAC at AA and passes through BB. What is OPOP?

Pick one

Solution

Answer (C): More generally, let a=BCa = BC, b=ACb = AC, and c=ABc = AB where a<ba < b; then c=a2+b2c = \sqrt{a^2 + b^2}. Because ABAB is a chord of both circles, their centers OO and PP must lie on the perpendicular bisector of ABAB. Letting MM be the midpoint of ABAB, observe that OMB\triangle OMB is a right triangle, and radius OBOB is perpendicular to tangent BCBC, so it is parallel to ACAC. Thus OBM=BAC\angle OBM = \angle BAC, so OMB\triangle OMB is similar to BCA\triangle BCA, and OM=BCMBAC=ac2bOM = BC \cdot \frac{MB}{AC} = \frac{ac}{2b}.

Figure 1

Likewise, AMP\triangle AMP is similar to BCA\triangle BCA, so MP=ACMABC=bc2aMP = AC \cdot \frac{MA}{BC} = \frac{bc}{2a}. Hence
OP=MPOM=c2(baab)=c2(b2a2ab), OP = MP - OM = \frac{c}{2} \left( \frac{b}{a} - \frac{a}{b} \right) = \frac{c}{2} \left( \frac{b^2 - a^2}{ab} \right),
which for the given ABC\triangle ABC is equal to
102(826268)=3512. \frac{10}{2} \left( \frac{8^2 - 6^2}{6 \cdot 8} \right) = \frac{35}{12}.

OR

Let CC be the origin of a coordinate system with B=(0,6)B = (0, 6) and A=(8,0)A = (8, 0). The circle centered at point OO is tangent to BCBC at BB, so O=(x,6)O = (x, 6) for some xx. Similarly, P=(8,y)P = (8, y) for some yy. Points AA and BB lie on the circle centered at OO, so (8x)2+62=x2+02(8-x)^2 + 6^2 = x^2 + 0^2. This simplifies to 16x=10016x = 100, so x=254x = \frac{25}{4}. Points AA and BB also lie on the circle centered at PP, so 02+y2=82+(y6)20^2 + y^2 = 8^2 + (y-6)^2. This simplifies to 12y=10012y = 100, so y=253y = \frac{25}{3}. It follows that
OP2=(8x)2+(y6)2=(74)2+(73)2=4925144, OP^2 = (8-x)^2 + (y-6)^2 = \left(\frac{7}{4}\right)^2 + \left(\frac{7}{3}\right)^2 = \frac{49 \cdot 25}{144},
whence OP=3512OP = \frac{35}{12}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.