Pythagorean Theorem Calculator
Formula
a^2 + b^2 = c^2
Inputs
| Side a (leg) | 3 |
|---|---|
| Side b (leg) | 4 |
Visualization
Pythagorean Theorem Calculator
Inputs
a^2 + b^2 = c^2
Results
\begin{aligned} c &= \sqrt{a^2 + b^2} \\ &= \sqrt{(3)^2 + (4)^2} \\ &= ? \end{aligned}
\begin{aligned} a &= \sqrt{c^2 - b^2} \\ &= \sqrt{(?)^2 - (4)^2} \\ &= 3 \end{aligned}
\begin{aligned} b &= \sqrt{c^2 - a^2} \\ &= \sqrt{(?)^2 - (3)^2} \\ &= 4 \end{aligned}
Recommended Next
Triangle Area Calculator
Calculate triangle area from base and height, three sides (Heron's formula), two sides and an angle (SAS), or one side and two angles (ASA).