Right Triangle Solver
Given any 2 of (a, b, c, angle), solve all remaining sides + angles.
Result
How to use this calculator
- Pick what's given.
- Enter the two known values.
- Read all sides and angles.
About this calculator
A right triangle has one 90° angle (C). Given any 2 pieces of (a, b, c, angle A), the remaining 2 are determined. Common cases: SOHCAHTOA — sin(A) = opposite/hypotenuse = a/c; cos(A) = b/c; tan(A) = a/b. Pythagoras: a² + b² = c². The simplest right triangle math case that students see; foundation for surveying and 3D vector decomposition.
Frequently asked
What's SOHCAHTOA?+
How do you find angles?+
What's atan2 vs. atan?+
Why area = ½ab?+
30-60-90 ratios?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
a/sin(A) = b/sin(B) = c/sin(C). Solve any triangle given AAS / ASA / SSA.
c² = a² + b² − 2ab·cos(C). Solve any triangle given SAS or SSS.
Angle θ → (cos θ, sin θ) coordinates on the unit circle. Reference angle + quadrant.
P = a + b + c. Sum of all three sides.
a² + b² = c². Solve for hypotenuse or missing leg of a right triangle.
Time-value-of-money solver — solve for Present Value, Future Value, Payment, Periods, or Interest rate given the other four. The HP-12C and TI BA-II Plus core in a free browser tool.