Our Right Triangle Calculator uses classic trigonometry and the Pythagorean theorem to find missing sides, angles, area, and perimeter with precision. It is therefore a free online too used to calculate the Sides, Hypotenuse Length, Legs & Area solver.
How the Right Triangle Calculator Works
A right triangle has one 90° angle and two acute angles that sum to 90°. The sides are named as follows: a and b are the legs that form the right angle, and c is the hypotenuse opposite the right angle. If you provide any two independent values (with at least one side), the remaining measurements are uniquely determined using the Pythagorean relationship as below.
- Given a and b: c = ?(a² + b²), angles from arctangent.
- Given a and c: b = ?(c² - a²), angles from arcsine.
- Given b and c: a = ?(c² - b²).
- Given a and A: use sine, cosine, and tangent to derive c and b.
- Given b and B: symmetric to the case above.
- Given c and A (or B): legs from sine and cosine.
The Right angled triangle calculator also returns area and perimeter:
- Area = (a × b) ? 2
- Perimeter = a + b + c
How to Use the Right Angle Triangle Calculator
- Select what you know (for example, “Legs a & b” or “Hypotenuse c & angle A”).
- Enter your two known values either A, B, C in the corresponding fields.
- Choose the desired number of decimal places.
- Click Calculate to get sides, angles, area, and perimeter of your Righh Angled Triangle.
Right Triangle Formulae Explained
The Pythagorean theorem states that for any right triangle, a² + b² = c². Trigonometric ratios connect sides and angles:
- sin(A) = a ? c, cos(A) = b ? c, tan(A) = a ? b
- sin(B) = b ? c, cos(B) = a ? c, tan(B) = b ? a
- A + B = 90°
From these, you can derive any missing dimension when two independent values are known. For instance, if you know a and A, then c = a ? sin(A) and b = a ? tan(A). If you know c and A, then a = c × sin(A) and b = c × cos(A).
Practical Uses and Examples
Right triangles appear everywhere: carpentry (squaring corners), surveying distances, navigation bearings, ramp design for accessibility, and calculating roof pitch. This calculator lets you verify measurements, plan cuts, and ensure code compliance by translating between angles and lengths with ease.
Calculate the Sides of a Right Angled triangle Example
The calculator uses the Pythagoras theorem, which says
a2 + b2 = c2,
where c is the hypotenuse (the longest side). For example, if the hypotenuse is 10 cm and one side is 6 cm, substitute into the formula:
62 + b2 = 10236 + b2 = 100b2 = 64?b = 8
Therefore, the two shorter sides are 6 cm and 8 cm.
Right angled triangle area solver example
The area of a right-angled triangle is Area = ½ × base × height. If only the hypotenuse and one leg are given, first find the missing leg using Pythagoras, then compute the area. For example, suppose the hypotenuse is 13 cm and one side (the base) is 5 cm.
- Use Pythagoras to find the other leg:
5² + h² = 13²
25 + h² = 169
h² = 144 ? h = 12 - Now compute the area:
Area = ½ × base × height = ½ × 5 × 12 = 30
Result: the triangle's area is 30 cm².
Perimeter solver example of a Right angled triangle
The perimeter of a right-angled triangle is the sum of all its three sides:
Perimeter = a + b + c. If the two shorter sides are known, we can first find the hypotenuse using Pythagoras and then add up all sides.
For example, let the two shorter sides be 9 cm and 12 cm.
- Find the hypotenuse:
9² + 12² = c²
81 + 144 = c²
225 = c² ? c = 15 - Compute the perimeter:
Perimeter = 9 + 12 + 15 = 36
Result: the perimeter of the triangle is 36 cm.
Accuracy Tips
- Use consistent units for all side lengths (meters, feet, etc.).
- Measure angles in degrees as entered; the tool converts internally for trigonometric functions.
- When using a side and an angle, ensure the angle is one of the acute angles (strictly between 0° and 90°).
- If the hypotenuse is less than or equal to either leg, the inputs are invalid.
Example
Suppose a = 3 and b = 4. The calculator computes c = ?(3² + 4²) = 5. Angle A = arctan(3 ? 4) ? 36.87° and B = 53.13°. Area = (3 × 4) ? 2 = 6, and perimeter = 3 + 4 + 5 = 12.
Why Use This Right Triangle Calculator?
- Fast and accurate solutions with clear formulas.
- Multiple input combinations supported.
- Adjustable precision for engineering or classroom needs.
Enter two values now and instantly unlock the rest of your right triangle’s dimensions. See also Triangle calculator