1996 AIME Problems/Problem 13
Contents
Problem
In triangle ,
,
, and
. There is a point
for which
bisects
, and
is a right angle. The ratio
can be written in the form
, where
and
are relatively prime positive integers. Find
.
Solution
![[asy] pointpen = black; pathpen = black + linewidth(0.7); pair B=(0,0), C=(15^.5, 0), A=IP(CR(B,30^.5),CR(C,6^.5)), E=(B+C)/2, D=foot(B,A,E); D(MP("A",A)--MP("B",B,SW)--MP("C",C)--A--MP("D",D)--B); D(MP("E",E)); MP("\sqrt{30}",(A+B)/2,NW); MP("\sqrt{6}",(A+C)/2,SE); MP("\frac{\sqrt{15}}2",(E+C)/2); D(rightanglemark(B,D,A)); [/asy]](http://latex.artofproblemsolving.com/7/e/9/7e995d2f972dad7f2aefe99478218d9c0a690451.png)
Let be the midpoint of
. Since
, then
and
share the same height and have equal bases, and thus have the same area. Similarly,
and
share the same height, and have bases in the ratio
, so
(see area ratios). Now,
![$\dfrac{[ADB]}{[ABC]} = \frac{[ABE] + [BDE]}{2[ABE]} = \frac{1}{2} + \frac{DE}{2AE}.$](http://latex.artofproblemsolving.com/1/2/a/12a88550c43fd7bd333f379af275aa2895d4102e.png)
By Stewart's Theorem, , and by the Pythagorean Theorem on
,
Subtracting the two equations yields . Then
, and
.
Solution 2
Because the problem asks for a ratio, we can divide each side length by to make things simpler. We now have a triangle with sides
,
, and
.
We use the same graph as above.
Draw perpendicular from to
. Denote this point as
. We know that
and
and also let
.
Using Pythagorean theorem, we get three equations,


Adding the first and second, we obtain , and then subtracting the third from this we find that
. (Note, we could have used Stewart's Theorem to achieve this result).
Subtracting the first and second, we see that , and then we find that
Using base ratios, we then quickly find that the desired ratio is so our answer is
See also
If you study from PW ioqm 2025 batch this question is also included in dpp 3 of quadrilaterals and circles (sorry anyone if this is considered promotion I am just trying to help my fellow mates)
1996 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.