Maths Olympiad Prep

Library / /50 of 520

Geometry Difficulty 6.3 National olympiad Find the answer

In the figure below, circle OO has two tangents, AC\overline{AC} and BC\overline{BC}. EF\overline{EF} is drawn tangent to circle OO such that EE is on AC\overline{AC}, FF is on BC\overline{BC}, and EFFC\overline{EF} \perp \overline{FC}. Given that the diameter of circle OO has length 1010 and that CO=13CO = 13, what is the area of triangle EFCEFC?
[img]https://cdn.artofproblemsolving.com/attachments/b/d/4a1bc818a5e138ae61f1f3d68f6ee5adc1ed6f.png[/img]

A number or a short expression. Spacing and $ signs are ignored.

Solution

1. Identify the given information and draw the necessary elements:
- Circle O O has a diameter of 10, so the radius r=5 r = 5 .
- AC \overline{AC} and BC \overline{BC} are tangents to the circle at points A A and B B respectively.
- EF \overline{EF} is tangent to the circle at point D D and perpendicular to FC \overline{FC} .
- CO=13 CO = 13 .

2. Determine the lengths of segments using the Pythagorean theorem:
- Since AC \overline{AC} and BC \overline{BC} are tangents from a common external point C C , CA=CB \overline{CA} = \overline{CB} .
- Let OB=5 OB = 5 (radius), and since OBF=90 \angle OBF = 90^\circ , OBFD OBFD forms a square with side length 5.
- Therefore, BF=FD=5 BF = FD = 5 .

3. **Calculate BC BC using the Pythagorean theorem:**
BC=OC2OB2=13252=16925=144=12 BC = \sqrt{OC^2 - OB^2} = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12

4. **Determine FC FC :**
FC=BCBF=125=7 FC = BC - BF = 12 - 5 = 7

5. **Set up the equation for EF \overline{EF} :**
- Let AE=x AE = x .
- Then ED=x ED = x and EC=12x EC = 12 - x .
- FE=ED+DF=x+5 FE = ED + DF = x + 5 .

6. **Apply the Pythagorean theorem to triangle EFC EFC :**
FC2+FE2=EC2 FC^2 + FE^2 = EC^2
72+(x+5)2=(12x)2 7^2 + (x + 5)^2 = (12 - x)^2
49+x2+10x+25=14424x+x2 49 + x^2 + 10x + 25 = 144 - 24x + x^2
74+10x=14424x 74 + 10x = 144 - 24x
34x=70 34x = 70
x=7034=3517 x = \frac{70}{34} = \frac{35}{17}

7. **Calculate EF EF :**
EF=x+5=3517+5=3517+8517=12017 EF = x + 5 = \frac{35}{17} + 5 = \frac{35}{17} + \frac{85}{17} = \frac{120}{17}

8. **Find the area of triangle EFC EFC :**
Area=12×EF×FC=12×12017×7=12×84017=42017 \text{Area} = \frac{1}{2} \times EF \times FC = \frac{1}{2} \times \frac{120}{17} \times 7 = \frac{1}{2} \times \frac{840}{17} = \frac{420}{17}

The final answer is 42017\boxed{\frac{420}{17}}

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.