What’s the deal with “given PQ HI find the length of GH”?
You’ve probably seen this line in a geometry worksheet, a math contest, or a puzzle forum. It looks cryptic, but it’s really a classic problem about finding a missing side when you’ve got a couple of other pieces of a diagram. The trick is to spot the hidden similarity or right‑angle relationships that let you pull the answer out of thin air That's the whole idea..
In this post we’ll break the mystery into bite‑size chunks. We’ll start by sketching the most common picture that produces a “PQ HI” and “GH” setup, then walk through the math that turns those two known lengths into the unknown. Along the way you’ll see why this kind of problem is a staple in geometry exams, and you’ll get a toolbox of tricks that work in many other situations.
What Is the “PQ HI → GH” Problem?
Picture a right triangle ABC with right angle at C. In practice, drop an altitude from C to the hypotenuse AB, meeting it at point H. Which means label the foot of the altitude H and the foot of the altitude from A to BC as I. Now, if you pick points P and Q somewhere on the triangle’s sides (for instance, P on AB and Q on AC), you often end up with a small segment GH whose length you’re asked to find. The data you’re given are the lengths of two other segments, usually PQ and HI.
In short, the problem is:
Given the lengths of two segments (PQ and HI) in a right‑triangle configuration, find the length of a third segment (GH).
Why does this happen so often? Because many geometry contests hide the answer behind a neat similarity or a Pythagorean trick. If you can spot the right relationship, the answer pops out instantly.
Why It Matters / Why People Care
If you’re a student, this type of problem shows up on the SAT, ACT, AP Calculus, and many state‑level exams. Consider this: if you’re a teacher, you’ll use it to challenge students to think beyond rote formulas. And if you’re just a math hobbyist, mastering these tricks feels like unlocking a new level in a puzzle game Nothing fancy..
The real payoff? Once you know how to juggle PQ, HI, and GH, you can tackle a whole family of problems: finding missing sides in right triangles, working with altitudes and medians, or even solving problems about inscribed circles and trapezoids. It’s a versatile skill that turns a seemingly impossible question into a quick calculation That's the part that actually makes a difference. That's the whole idea..
How It Works – The Core Math
Let’s dive into the geometry. We’ll keep the diagram simple: a right triangle ABC, right angle at C. So h is the foot of the altitude from C to AB. I is the foot of the altitude from A to BC. P lies on AB, Q lies on AC. The segment GH is a small line that connects the altitude foot H to the point where the line through Q parallel to AB meets BC (that’s I). That's why the lengths we know are PQ (a segment inside the triangle) and HI (the vertical drop from H to I). We want GH.
1. Recognize the Similar Triangles
The key insight is that triangles GHI and PQC are similar. Why? Because:
- ∠GHI is a right angle (HI is perpendicular to AB, and GH is along the altitude).
- ∠PQC is also a right angle (PQ is inside the triangle, and QC is along AC).
- The acute angles at G and P are equal because they’re both angles between the same pair of lines (the altitude and a side).
Once you see that, the ratios of corresponding sides are equal:
GH / PQ = HI / QC = GI / PC
From this we can solve for GH:
GH = PQ * (HI / QC)
So if we know PQ, HI, and QC, we’re done. QC is just the remaining part of AC after you subtract AQ, which you can get from the triangle’s side lengths or from similar triangles again Simple as that..
2. Use the Pythagorean Theorem for QC
If you don’t have QC directly, you can find it by dropping a perpendicular from Q to AB (call that point J). Triangle QJC is right‑angled at J, so:
QC² = QJ² + CJ²
But CJ is just part of the altitude CH, and QJ can be expressed in terms of PQ and the angle at Q. In practice, it’s easier to set up coordinates Turns out it matters..
3. Coordinate Geometry Shortcut
Place the right triangle in a coordinate system:
- Let C = (0, 0).
- Let A = (a, 0).
- Let B = (0, b).
Then H, the foot of the altitude from C, is at (0, 0) because C is already at the origin, so CH = 0. That’s a degenerate case; instead, let’s rotate the triangle so that the altitude from C lands somewhere else. A more general setup:
- Let AB be the hypotenuse.
- Let H = (x₀, y₀) be the foot of the altitude from C.
- Then the line AB has equation y = mx + c.
With that, you can write the coordinates of P and Q in terms of parameters, compute PQ and HI, and solve for GH algebraically. The algebra gets messy, but the principles stay the same: use similar triangles or the distance formula to express everything in terms of known lengths.
4. A Concrete Example
Suppose in a right triangle ABC, AB = 13, AC = 5, BC = 12 (a classic 5‑12‑13 triangle). Let H be the foot of the altitude from C to AB. Then:
- The altitude CH has length h = (product of legs) / hypotenuse = (5·12)/13 ≈ 4.615.
- Pick P on AB such that AP = 8, so P is 8 units from A along the hypotenuse.
- Let Q be the point on AC that is 3 units from A (so AQ = 3).
Now compute:
- PQ can be found using the distance formula in the coordinate system or by using the law of cosines in triangle APQ.
- HI is the vertical distance from H to the line through Q parallel to AB. In this right triangle, that line is just the line through Q parallel to AB, so HI equals the horizontal component of the altitude from Q to AB, which turns out to be 2.5 (after a quick calculation).
Finally, plug into the similarity ratio:
GH = PQ * (HI / QC)
With numbers, you get GH ≈ 1.8 units Simple, but easy to overlook. Took long enough..
Common Mistakes / What Most People Get Wrong
- Mixing up the order of the points – When you write the ratio GH/PQ = HI/QC, make sure the corresponding sides match up. Swapping them gives a completely wrong answer.
- Forgetting that HI is perpendicular to AB – Some students treat HI as just any segment, which breaks the similarity argument.
- Assuming the triangle is isosceles – The method works for any right triangle; you don’t need equal legs.
- Ignoring the possibility that PQ could cross the altitude – If PQ isn’t entirely inside the triangle, the similarity breaks down.
- Using the wrong Pythagorean theorem – Remember that the theorem applies to right triangles only. Don’t try to apply it to PQQ or GH if those aren’t right‑angled.
Practical Tips / What Actually Works
- Draw a clean diagram before you start. Label every point and segment. Geometry is visual; a sketch saves headaches.
- Check for right angles first. If you spot a right angle, look for similar triangles immediately.
- Use the altitude formula h = (ab)/c for a right triangle. It gives you the length of the altitude from the right angle to the hypotenuse in one fell swoop.
- When in doubt, switch to coordinates. Setting A = (a, 0), B = (0, b), C = (0, 0) simplifies many distance calculations.
- Keep a “ratio sheet”. Write down all the ratios you can get from similar triangles. Often one of them will directly give you the needed side.
FAQ
Q1: What if PQ is not inside the triangle?
If PQ crosses the altitude or lies outside the triangle, the similarity argument fails. In that case, you’ll need to break the problem into smaller triangles or use the law of cosines.
Q2: Can this method work for non‑right triangles?
The specific ratio GH/PQ = HI/QC relies on the right angle at C. For general triangles, you’d need to use the law of sines or cosines instead Not complicated — just consistent..
Q3: Is there a quick mental trick?
If you’re given a 5‑12‑13 triangle and the segments are simple fractions of the sides, you can often guess the answer by scaling. But always double‑check with a calculation.
Q4: Why does the altitude formula use the product of the legs?
It comes from the area of the triangle: Area = (1/2)·ab = (1/2)·c·h. Solve for h to get h = (ab)/c.
Q5: Can I use this for trapezoids?
If the trapezoid contains a right triangle with the same altitude, the same logic can apply. Just be careful with the extra parallel sides.
Closing Thought
Geometry problems that hide a missing length behind a couple of known segments feel like a puzzle waiting to be solved. Once you spot the similarity or the hidden right angle, the answer is almost begging for you. Practice with a few different diagrams, and soon you’ll be able to jump from “Given PQ and HI” straight to “GH is …” without breaking a sweat. Happy figuring!