Altitude Calculator
Right Triangle Altitude From Projections Calculator
When the altitude drops from the right-angle vertex to the hypotenuse, it splits the hypotenuse into two segments called projections. If you know those two projections, the altitude is just one square root away. This calculator does that math for you.
Calculate Altitude h From Projections
This calculator finds Altitude h using .
Enter inputs to calculate Altitude h.
Altitude h
Result-
Solution Steps
Formula:
How This Right Triangle Altitude From Projections Calculator Works
Enter the two hypotenuse projections p and q, and this calculator finds the altitude h to the hypotenuse using the geometric mean relation. It shows the formula, squared intermediate step, and the final square root result.
This page handles the geometric mean scenario: you know the two segments p and q that the altitude creates on the hypotenuse, and you need the altitude itself. No side lengths or angles required.
Known values
Projection p and projection q (the two hypotenuse segments)
Finds
Altitude h to the hypotenuse
Main formula
h = √(p × q)
Best for
Geometric mean problems, projection exercises, similarity proofs, and advanced geometry homework
Right Triangle Altitude From Projections Formula
When the altitude h drops from the right-angle vertex to the hypotenuse, it creates two smaller right triangles inside the original one. Both of these smaller triangles are similar to the original triangle and to each other.
Because the triangles are similar, their corresponding sides are proportional. This proportionality leads to the relation h² = p × q, which means the altitude is the geometric mean of the two projections.
Taking the square root of both sides gives the working formula: h = √(p × q). This is one of the most elegant results in right triangle geometry and appears frequently in proofs and competition problems.
Triangle Diagram: Altitude From Projections
The diagram shows the right triangle with the hypotenuse split into two segments. Projection p sits on one side of the altitude’s foot, and projection q sits on the other. The altitude h connects the right-angle vertex to the point where p and q meet.
Diagram Key
a = first leg
One of the two sides forming the right angle. Not directly used in this formula, but leg a is related to projection p by a² = p × c.
b = second leg
The other side forming the right angle. Related to projection q by b² = q × c.
c = hypotenuse (= p + q)
The longest side, opposite the right angle. It equals the sum of the two projections: c = p + q.
h = geometric mean of p and q
The altitude is the square root of the product of the two projections. This is the geometric mean relationship.
- p and q must both be positive. If either is zero, the triangle is degenerate.
- The sum p + q equals the hypotenuse c. You can use this to verify your projection values.
- The altitude h will always be less than or equal to (p + q) / 2. It equals that value only when p = q (an isosceles right triangle).
How to Use This Calculator
- Identify the two projections on the hypotenuse. These are the segments created when the altitude from the right-angle vertex meets the hypotenuse.
- Label the shorter segment p and the longer segment q (or vice versa—order does not matter since multiplication is commutative).
- Make sure both values are in the same unit.
- Enter projection p into the first field.
- Enter projection q into the second field.
- Click Calculate. The tool multiplies p and q, takes the square root, and displays the altitude h with step-by-step work.
Worked Example: Altitude From Projections p = 3.6 and q = 6.4
Suppose the altitude splits the hypotenuse into p = 3.6 and q = 6.4. These correspond to a 6-8-10 right triangle.
The altitude is 4.8 units. You can verify: the hypotenuse c = p + q = 3.6 + 6.4 = 10, and using the sides formula for a 6-8-10 triangle, h = (6 × 8) / 10 = 4.8. Both methods agree.
What the Result Means
The altitude h is the perpendicular distance from the right-angle vertex to the hypotenuse. It tells you how “tall” the triangle is when the hypotenuse is used as the base.
In practical terms, if you were building a triangular truss and the hypotenuse was the bottom chord, h is the maximum height of the truss at its peak. It determines the clearance or depth of the structure.
When to Use This Calculator
This calculator is useful whenever you have the two hypotenuse segments but not all three side lengths. That scenario shows up more often than you might expect.
Typical situations:
- A geometry worksheet provides p and q directly and asks for the altitude.
- You are working through a geometric mean proof and need the altitude as an intermediate step.
- A surveying measurement gives you two distances along a baseline from the foot of a perpendicular.
- You need to find the altitude without first computing the full side lengths of the triangle.
Why This Formula Works: The Geometric Mean
The altitude creates two smaller right triangles inside the original. Triangle 1 has legs h and p, while Triangle 2 has legs h and q. Both are similar to the original right triangle.
Because Triangle 1 and Triangle 2 are similar to each other, the ratio of corresponding sides must be equal. Specifically, h/p = q/h. Cross-multiplying gives h² = p × q.
This is why h is called the geometric mean of p and q. The geometric mean of two numbers is the square root of their product, and that is exactly what this formula computes.
Common Mistakes
The formula is compact, but students frequently trip on the details. Here are the most common errors.
- Adding p and q instead of multiplying: The formula requires the product p × q, not the sum p + q. The sum gives you the hypotenuse c, not the altitude.
- Forgetting the square root: The product p × q gives h², not h. You must take the square root to get the actual altitude.
- Confusing projections with legs: The projections p and q are the two segments of the hypotenuse, not the triangle’s legs. They are always smaller than the corresponding legs.
- Using zero or negative values: Both projections must be positive. A zero projection means no triangle exists.
- Thinking h² is the final answer: The intermediate result h² = p × q is a squared value. The altitude itself is the square root of that number.
Additional Example: Equal Projections (Isosceles Right Triangle)
In a 45-45-90 triangle with hypotenuse c = 10, the altitude splits the hypotenuse into two equal segments: p = 5 and q = 5.
- h² = p × q = 5 × 5 = 25
- h = √25 = 5 units
- In an isosceles right triangle, the altitude to the hypotenuse always equals half the hypotenuse.
- This is the only case where p = q, and it gives the maximum possible altitude for a given hypotenuse length.
Connection to the Full Triangle
If you know p and q, you can reconstruct the full triangle without any other measurements. The hypotenuse is c = p + q. The legs are a = √(p × c) and b = √(q × c). And the altitude is h = √(p × q).
These three geometric mean relations—one for each of h, a, and b—are a complete description of the right triangle. They are all consequences of the similarity between the original triangle and the two sub-triangles created by the altitude.
Frequently Asked Questions
Answers to the most common right-triangle altitude questions.
01 What is the formula for the altitude from projections? expand_more
The formula is h = √p × q, where p and q are the two segments created when the altitude meets the hypotenuse. Equivalently, h² = p × q.
02 What are projections in a right triangle? expand_more
Projections p and q are the two segments of the hypotenuse created by the foot of the altitude. Together they add up to the full hypotenuse: p + q = c.
03 What does the altitude value represent? expand_more
It is the perpendicular distance from the right-angle vertex to the hypotenuse. It is the height of the triangle when the hypotenuse is the base.
04 Why is the altitude called the geometric mean of p and q? expand_more
Because h = √p × q, which is the definition of the geometric mean of two numbers. This relationship comes from the similarity of the two sub-triangles formed by the altitude.
05 Can I find the legs from p and q alone? expand_more
Yes. First find c = p + q. Then leg a = √p × c and leg b = √q × c. These are additional geometric mean relations.