Calculate the hypotenuse or missing leg of a right triangle, plus area, angles, altitude, inradius, and special triangle detection.
The hypotenuse is the longest side of a right triangle, sitting opposite the 90° angle. The Pythagorean theorem — a² + b² = c² — is one of the most fundamental relationships in all of mathematics, connecting the two legs (a, b) to the hypotenuse (c). If you know any two sides, you can find the third.
This calculator goes far beyond a simple c = √(a² + b²) computation. It operates in two modes: find the hypotenuse from two legs, or find a missing leg given one leg and the hypotenuse. In either mode, it automatically computes the triangle's area, perimeter, both acute angles, the altitude drawn to the hypotenuse, the inradius, the circumradius, and the projections of each leg onto the hypotenuse.
A standout feature is automatic Pythagorean triple detection. The calculator checks whether your triangle is a scaled version of a known integer triple like 3-4-5, 5-12-13, or 8-15-17, and also identifies special angle triangles (45-45-90, 30-60-90). The SVG visualization provides an accurate, scaled drawing of your triangle, and the side-ratio bars let you visually compare the proportions of the three sides. A reference table of the ten most common Pythagorean triples is always available for quick lookup.
Hypotenuse Calculator — Right Triangle Solver helps you avoid repetitive setup mistakes when solving trigonometric and coordinate-geometry problems. Instead of recalculating conversions, signs, and edge cases by hand, you can test inputs immediately, inspect intermediate values, and confirm final answers before submitting work or using numbers in downstream calculations. It surfaces key outputs like Hypotenuse (c), Leg a, Leg b in one pass.
c = √(a² + b²) or b = √(c² − a²); Area = ½ab; Altitude h = ab/c; Inradius r = (a + b − c)/2
Result: c = 5, Area = 6, Perimeter = 12, Angle A ≈ 36.87°, Angle B ≈ 53.13°
c = √(9 + 16) = √25 = 5. This is the classic 3-4-5 Pythagorean triple. Area = ½(3)(4) = 6. Altitude to hypotenuse = 3×4/5 = 2.4. Inradius = (3 + 4 − 5)/2 = 1.
This calculator is tailored to hypotenuse calculator — right triangle solver workflows, including common input modes, unit handling, and special-case behavior. It is designed for fast checking during homework, exam preparation, technical drafting, and coding tasks where trigonometric consistency matters.
Use the primary result together with supporting outputs to verify direction, magnitude, and validity. Cross-check against known identities or geometric constraints, and confirm that angle ranges, sign conventions, and domain restrictions are satisfied before using the numbers elsewhere.
A reliable way to improve is to solve once manually, then verify with the calculator and explain any mismatch. Repeat this on varied examples and edge cases. The built-in preset scenarios for quick trials, comparison tables for side-by-side validation, visual cues that make trends and quadrants easier to read help you build pattern recognition and reduce sign or conversion errors over time.
The hypotenuse is the longest side of a right triangle, located directly opposite the 90° angle. Its length equals the square root of the sum of the squares of the other two sides.
Yes. Switch to "Find Missing Leg" mode, enter the known leg and hypotenuse, and the calculator computes b = √(c² − a²).
Pythagorean triples are sets of three positive integers (a, b, c) where a² + b² = c². Examples include (3, 4, 5), (5, 12, 13), and (8, 15, 17). Multiples of these are also triples.
It is the perpendicular distance from the right-angle vertex to the hypotenuse. Formula: h = ab/c. It creates two smaller triangles that are similar to the original.
For any right triangle, the hypotenuse is a diameter of the circumscribed circle (Thales' theorem). So the circumradius equals half the hypotenuse.
A right triangle with angles 30°, 60°, and 90°. Its sides are in the ratio 1 : √3 : 2. If the shortest side is 1, the hypotenuse is 2 and the longer leg is √3 ≈ 1.732.