JHMT 2018 Geometry Problem 10
/ 22 min read
Updated:Table of Contents
2018 JHMT Geometry Problem 10
In an acute triangle , the altitude from intersects at and the altitude from intersects at . and intersect at a point . A circle with diameter intersects and at points and respectively. and intersect at . If , , and , the length of is of the form , where and are relatively prime positive integers. Find .
Nine-point circle?
I’ll be honest. As I was reading this problem and I saw that there was a circle passing through feet of altitudes, I immediately thought it was going to be about the nine-point-circle. I also immediately thought that I was going to have no chance to solve this because I don’t know anything about the nine-point circle. I literally don’t even know what all nine points are - I only know six. Fortunately, this circle only goes through two of those.
So, not a nine-point circle. Whew!
Diagram
Let’s come up with a diagram:
Pythagorean Triples
The first thing I noticed was that there’s a , a , and a , so definitely some Pythagorean triples. Indeed there’s a 7-24-25 and a 15-20-25 (a.k.a a 3-4-5 triangle in disguise). Let’s update our diagram, ignoring how not-to-scale it is:
Parts of the Altitudes
Next I tried to see if I could “solve” the triangle and find its side lengths and cevians (altitudes in this case). Similar triangles abound! Notably, . Let and , and so . By similar triangles:
and then by Pythagorean theorem:
Solving this quadratic system gives us:
Solving the Side Lengths
Now that we know how the altitudes divide each other, I can use mass-points to find the remaining side lengths. Here’s the updated diagram showing just the triangle and its altitudes:
Mass-pointing:
Whoa, so and this triangle was isosceles the whole time? I wish I knew that before. I think this discovery is important enough to warrant a diagram re-draw.
Diagram Redo
You’ll notice I added some auxiliary lines - these will be important shortly.
Inscribed-angles
The really crazy part about this problem is that we’ve just created a mini-version of our original problem within our triangle! What does this mean? Note that and both inscribe a semi-circle, so they are actually right angles. Now, since basically triangle in this whole problem is similar to some other triangle, , and the lines and correspond to the altitudes and .
Let me try to highlight it so it’s a little easier to see:
This seems like a bizarre coincidence to me, but of course somebody stronger in geometry will probably just say it’s obvious. Oh well.
Final Fact
The final piece of information I found was that . Obviously they share , but it was less obvious that was the same as . First note that . The next critical non-obvious fact is that both and subtend the same arc on our circle and are thus equal. Without going through all of the details, we can use this to show that and then that by AA similarity:
Putting It All Together
Whew! All of this, just to figure out these two triangles were similar? Is there a sexier way? I don’t know, I couldn’t see one. Either way, we’re essentially done. Remember bisects our isosceles triangle, so . We can also use the Pythagorean theorem to find the hypotenuse of our larger triangle,
Lastly, by similar triangles:
Since the problem wants us to find the length of in the form and give , the final answer is thus:
Final Thoughts
OK, so I massively underestimated this problem going into it. So much so that I’m nearly certain I’m missing some key idea(s) that will dramatically simplify this problem. Do you really need to solve for every segment of the original triangle and then use mass-points? It feels like there must be a simpler way to immediately realize our big triangle was actually isosceles without computing side lengths. But I don’t actually see it.
I also have a sneaking suspicion that there’s a cooler way to show that . I mean, it’s sort of crazy to me that is a right angle. Again, I feel like I’m missing some insight that would allow me to immediately arrive at that conclusion without even considering angle-chasing and using the inscribed angle theorem on arc .
Either way, this problem was a monster for me. I found out that the triangle was isosceles relatively quickly by finding all of the side lengths and altitude ratios as I showed above. However, from there I had a lot of trouble figuring out what was special about points and and what the intersection of and could possibly mean. I got so stuck I almost just abandoned my train of thought to switch to coordinate bashing, when I had the epiphany that there were probably only two types of similar triangles in this problem: triangles that look like and triangles that look like . I assumed this to be the case and got an answer, but it was just a guess. I really couldn’t see why should be a right angle. Actually showing this was true took me well over an hour :(
Better Solution (Update)
I asked some stronger mathematicians for help (thanks Justin and Tony), and they informed me I did indeed miss an idea. I’m naming it the FAST Lemma:
FAST Lemma
FAST for Feet of Altitude Similar Triangle.
In other words, if we connect two of the feet of the altitudes of any triangle, the resulting smaller triangle will be similar to the original. You can easily prove this by noting that, for example, quadrilateral is cyclic and looking at the arcs subtended by and ‘s supplement.
Invoking FAST Lemma
We actually invoke the FAST Lemma twice in this problem. Once to show that and once again on to show that since and are also altitudes of !
I’ve tried to highlight everything below to make it easier to see:
Since all three triangles are similar, and the following two triangles are similar:
Solving the Triangle
Since our cevians were actually altitudes, mass-points was overkill. Better to simply use trig to find :
But wait, as well, so our triangle is isosceles! We figured it out this time with barely any work too. And since , is a perpendicular bisector of just like is a perpendicular bisector of .
Using this information along with the same Pythagorean triple observations as above we instantly get the following side lengths:
By similar triangles:
which is the same answer as before.