AoPSWiki
Do you have what it takes to be the next brilliant trader, researcher, or developer at Jane Street Capital? Find out in the Careers in Mathematics Forum.

2009 AMC 10B Problems/Problem 16

From AoPSWiki

Contents

Problem

Points A and C lie on a circle centered at O, each of \overline{BA} and \overline{BC} are tangent to the circle, and \triangle ABC is equilateral. The circle intersects \overline{BO} at D. What is \frac{BD}{BO}?

\text{(A) } \frac {\sqrt2}{3}\qquad\text{(B) } \frac {1}{2}\qquad\text{(C) } \frac {\sqrt3}{3}\qquad\text{(D) } \frac {\sqrt2...

Solution

Solution 1

unitsize(1.5cm);defaultpen(0.8);pair B=(0,0), A=(3,0), C=3*dir(60), O=intersectionpoint( C -- (C+3*dir(-30)), A -- (A+3*dir(9...

As \triangle ABC is equilateral, we have \angle BAC = \angle BCA = 60^\circ, hence \angle OAC = \angle OCA = 30^\circ. Then \angla AOC = 120^\circ, and from symmetry we have \angle AOB = \angle COB = 60^\circ. Finally this gives us \angle ABO = \angle CBO = 30^\circ.

We know that DO = AO, as D lies on the circle. From \triangle ABO we also have AO = BO \sin 30^\circ = \frac{BO}2, Hence DO = \frac{BO}2, therefore BD = BO - DO = \frac{BO}2, and \frac{BD}{BO} = \boxed{\frac 12}.

Solution 2

unitsize(1.5cm);defaultpen(0.8);pair B=(0,0), A=(3,0), C=3*dir(60), O=intersectionpoint( C -- (C+3*dir(-30)), A -- (A+3*dir(9...

As in the previous solution, we find out that \angle AOB = \angle COB = 60^\circ. Hence \triangle AOD and \triangle COD are both equilateral.

We then have \angle SCD = \angle SAD = 30^\circ, hence D is the incenter of \triangle ABC, and as \triangle ABC is equilateral, D is also its centroid. Hence 2 \cdot SD = BD, and as SD = SO, we have 2\cdot SD = SD + SO = OD, therefore BD=OD, and as before we conclude that \frac{BD}{BO} = \boxed{\frac 12}.

See Also

2009 AMC 10B (ProblemsResources)
Preceded by
Problem 15
Followed by
Problem 17
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us