Find any missing side or angle of a right triangle. Enter two sides or one side and one acute angle. Shows all trig ratios for both acute angles, area, perimeter, inradius, and circumradius.
A right triangle is completely determined by any two independent measurements — two sides, or one side and one acute angle. This calculator takes whichever pair you know and computes everything else: the third side (via the Pythagorean theorem or trigonometric identities), both acute angles, the area, perimeter, inradius, and circumradius.
The Pythagorean theorem states that c² = a² + b², where c is the hypotenuse and a, b are the legs. If you know two legs, the hypotenuse follows directly. If you know one leg and the hypotenuse, the other leg is √(c² − a²). When one side and one acute angle are given, basic trigonometry fills in the rest: sin, cos, and tan relate any side pair to either acute angle.
Beyond side and angle computation, the calculator presents all six trigonometric ratios (sin, cos, tan, csc, sec, cot) for both acute angles in fraction form (opposite/hypotenuse, adjacent/hypotenuse, etc.). This makes it invaluable for trigonometry students and anyone verifying homework or field measurements.
Additional outputs include the inradius r = (a + b − c) / 2 (the radius of the inscribed circle) and the circumradius R = c / 2 (always half the hypotenuse for a right triangle, since the hypotenuse is a diameter of the circumscribed circle). Visual bars compare sides and angles at a glance.
This calculator is built for the most common right-triangle question: given a partial set of measurements, what are all the missing values? It handles both side-only cases and side-plus-angle cases, then shows the recovered triangle together with its trig ratios, area, perimeter, and circle properties. That makes it useful when you want both the answer and the relationships behind the answer.
It is also practical for checking whether you chose the correct inverse trig function or algebraic rearrangement. Students can verify homework, teachers can generate fast examples, and anyone working with layouts, slopes, or field measurements can confirm a triangle without jumping between separate formulas for angle recovery, side recovery, and trig tables.
c = √(a² + b²) (Pythagorean theorem) Angle A = arctan(a / b) Angle B = 90° − A Area = ½ × a × b Perimeter = a + b + c Inradius r = (a + b − c) / 2 Circumradius R = c / 2 sin A = a / c, cos A = b / c, tan A = a / b
Result: Hypotenuse = 5, A ≈ 36.87°, B ≈ 53.13°, Area = 6
c = √(9 + 16) = √25 = 5. Angle A = arctan(3/4) ≈ 36.87°. Angle B = 90° − 36.87° ≈ 53.13°. Area = ½ × 3 × 4 = 6.
Right triangles are special because a small amount of information goes a long way. If you know two sides, the Pythagorean theorem and inverse trig recover the rest. If you know one side and one acute angle, the primary trig ratios immediately unlock the other side lengths and the complementary angle. This calculator supports both approaches so you can compare them directly and build intuition about when each method is most efficient.
The ratio tables below the main results are not just extra output. They show how the same triangle looks from angle A and angle B, which is a strong way to reinforce complementary-angle relationships such as $sin A = cos B$. When a student is learning SOH-CAH-TOA, seeing the decimal values and side-ratio forms together makes it easier to connect the picture of the triangle with the symbolic rules.
Right-triangle side-and-angle solving appears in ladder problems, roof pitch, ramp design, camera tilt calculations, and navigation estimates. Often you measure a distance and an angle rather than both missing sides directly. A calculator like this helps confirm the geometry quickly, but it also shows whether the resulting triangle makes sense before those values are used in a drawing, a worksheet, or a field measurement report.
Use the Pythagorean theorem: c = √(a² + b²). For example, legs 3 and 4 give hypotenuse √(9+16) = 5.
Rearrange the Pythagorean theorem: a = √(c² − b²). For example, c = 13 and b = 12 gives a = √(169 − 144) = 5.
Use inverse trig functions. If you know the two legs, A = arctan(a / b). If you know a leg and the hypotenuse, A = arcsin(a / c) or A = arccos(b / c).
For angle A: sin A = opposite/hypotenuse, cos A = adjacent/hypotenuse, tan A = opposite/adjacent, and their reciprocals: csc A = 1/sin A, sec A = 1/cos A, cot A = 1/tan A. Use this as a practical reminder before finalizing the result.
In a right triangle, the right angle inscribes a semicircle — meaning the hypotenuse is a diameter of the circumscribed circle. Therefore the circumradius is c/2.
A set of three positive integers (a, b, c) where a² + b² = c². Common examples: 3-4-5, 5-12-13, 8-15-17, 7-24-25.