Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

The Pythagorean theorem states that in any right triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the other two sides. Written as a² + b² = c², where c is the hypotenuse.

단계별 가이드

  1. 1Identify the right angle (90°) in the triangle
  2. 2Label the two shorter sides a and b, and the longest side (opposite 90°) as c
  3. 3Square each of a and b, then add them
  4. 4Take the square root of the sum to find c

풀어진 예시

입력
a=3, b=4
결과
c = 5
3²+4²=9+16=25, √25=5
입력
a=5, b=12
결과
c = 13
25+144=169, √169=13
입력
a=8, b=15
결과
c = 17
64+225=289, √289=17
입력
c=10, a=6
결과
b = 8
10²−6²=100−36=64, √64=8

계산할 준비가 되셨나요? 무료 Pythagorean Theorem 계산기를 사용해 보세요

직접 시도해 보세요 →

설정