Right Triangle Solver logo
Right Triangle Solver

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 h=p×q(h2=p×q)h = \sqrt{p \times q}\quad\left(h^2 = p \times q\right).

Enter inputs to calculate Altitude h.

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

h2=p×qh^2 = p \times q
h=p×qh = \sqrt{p \times q}

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.

Triangle Diagram: Altitude From Projections Right triangle diagram showing hypotenuse c divided into projections p and q by the altitude h, with the formula h = √(p × q). leg a leg b h proj p proj q h = √(p × q)

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

  1. Identify the two projections on the hypotenuse. These are the segments created when the altitude from the right-angle vertex meets the hypotenuse.
  2. Label the shorter segment p and the longer segment q (or vice versa—order does not matter since multiplication is commutative).
  3. Make sure both values are in the same unit.
  4. Enter projection p into the first field.
  5. Enter projection q into the second field.
  6. 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.

h=p×qh = \sqrt{p \times q}
h=3.6×6.4h = \sqrt{3.6 \times 6.4}
h=23.04h = \sqrt{23.04}
h=4.8h = 4.8

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:

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.

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.

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.

help

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.

Related Calculators