피타고라스 정리

a² + b² = c² — 모든 직각삼각형이 따르는 공식

[email protected], Geometry Calculator Developer & Online Math Educator 검수 마지막 업데이트 May 21, 2026

피타고라스 정리는 직각삼각형에서 빗변(직각의 대변)의 제곱이 다른 두 변의 제곱의 합과 같다고 말합니다. 약 2500년 전 고대 그리스인에 의해 발견되었으며, 거리 계산, 항법, 건축, 컴퓨터 그래픽 등 기하학에서 가장 많이 사용되는 공식으로 남아 있습니다. 공식 a² + b² = c²은 외우기 간단하지만 직각삼각형에만 적용됩니다.

공식

이름 공식 비고
표준형 a² + b² = c² a, b = 두 직각변(직각에 인접한 변); c = 빗변(직각의 대변, 항상 가장 긴 변).
빗변 구하기 c = √(a² + b²) 두 직각변을 알 때. 항상 양수(길이는 음수가 아님).
직각변 구하기 (빗변과 다른 직각변을 알 때) a = √(c² − b²) 제곱을 뺀 후 제곱근을 취합니다. c > b여야 합니다.
피타고라스 항등식 확인 a² + b² ≟ c² 주어진 세 변의 길이가 직각삼각형을 이루는지 확인합니다. 참이면 직각삼각형, 아니면 예각 또는 둔각삼각형입니다.
거리 공식 (2차원) d = √((x₂−x₁)² + (y₂−y₁)²) 피타고라스를 좌표기하에 적용한 것 — 직각변은 수평 Δx와 수직 Δy입니다. 거리 및 중점 공식 페이지 참조.
거리 공식 (3차원) d = √((x₂−x₁)² + (y₂−y₁)² + (z₂−z₁)²) 3차원 확장. 같은 개념: 성분 차이의 제곱합, 그 후 제곱근.
피타고라스 수 a:b:c = 3:4:5 / 5:12:13 / 8:15:17 / 7:24:25 / 20:21:29 정수 값으로 항상 피타고라스를 만족하는 변의 길이 비율. 빠른 확인과 일반적인 시험 문제에 유용.
피타고라스 수의 배수 k·a, k·b, k·c 피타고라스 수의 양의 배수 k도 피타고라스 수입니다: 6-8-10, 9-12-15, 30-40-50 모두 성립.
피타고라스 수 생성 (유클리드) a = m²−n², b = 2mn, c = m²+n² 양의 정수 m > n에 대해 피타고라스 수를 생성합니다. (m=2,n=1) → 3,4,5; (m=3,n=2) → 5,12,13.
역정리 If a² + b² = c² → triangle is right 역방향: 변의 제곱 관계가 성립하면, c의 대각은 반드시 90°입니다.

풀이 예제

예제 1: 직각변이 3과 4인 직각삼각형 — 빗변 구하기

  1. c² = a² + b² = 3² + 4² = 9 + 16 = 25
  2. c = √25 = 5
  3. Recognize: this is the classic 3-4-5 Pythagorean triple.

예제 2: 빗변 13, 한 직각변 5 — 다른 직각변 구하기

  1. b² = c² − a² = 13² − 5² = 169 − 25 = 144
  2. b = √144 = 12
  3. Recognize: this is the 5-12-13 triple.

예제 3: 변의 길이가 6, 8, 11인 삼각형은 직각삼각형인가?

  1. Test the converse: does 6² + 8² = 11²?
  2. 36 + 64 = 100 ; 11² = 121
  3. 100 ≠ 121 → NOT a right triangle (it's obtuse since 100 < 121).

예제 4: 6×8 직사각형의 대각선

  1. The diagonal forms the hypotenuse of a right triangle with legs 6 and 8.
  2. d = √(36 + 64) = √100 = 10 units

Proofs of the Pythagorean Theorem

The validity of the relationship between the sides of a right triangle can be demonstrated through multiple rigorous methods. One of the most intuitive approaches is the rearrangement proof, which relies on area conservation. Consider four identical right triangles arranged inside a larger square. In the first configuration, the triangles are positioned such that their hypotenuses form a smaller square in the center. The area of this central square is equal to the sum of the areas of the two smaller squares formed by the legs when the triangles are rearranged differently within the same bounding square. This geometric manipulation visually confirms that the area associated with the longest side equals the combined areas of the other two.

An algebraic proof offers a different perspective by utilizing similar triangles. By drawing an altitude from the right angle vertex to the hypotenuse, the original triangle is divided into two smaller triangles that are similar to the parent triangle and to each other. Using the ratios of corresponding sides, one can derive equations that, when summed, yield the standard formula. Another common algebraic method involves constructing squares on each side of the triangle. The area of the square on the hypotenuse is shown to be exactly equal to the sum of the areas of the squares on the two legs. These proofs establish the theorem not merely as a rule for calculation, but as a fundamental property of Euclidean geometry.

Understanding these derivations helps clarify why the theorem holds true specifically for right triangles. The converse of Pythagorean theorem is also critical here; if the square of the longest side of any triangle equals the sum of the squares of the other two sides, then the triangle must contain a right angle. This bidirectional logic allows mathematicians and engineers to verify angular properties based solely on side measurements. Whether using visual rearrangements or algebraic manipulations involving similar triangles, the core principle remains consistent: the geometric integrity of the right triangle is defined by this precise mathematical equality.

Step-by-Step Examples

Applying the formula requires identifying which sides correspond to the variables. In a right triangle, the hypotenuse is always the side opposite the right angle and is the longest side, denoted as c. The other two sides are called legs, labeled a and b. When solving for the hypotenuse, you square both legs, add them together, and take the square root of the result. For example, if leg a is 3 units and leg b is 4 units, the calculation proceeds as follows: 3 squared is 9, and 4 squared is 16. Adding these gives 25. The square root of 25 is 5. Thus, the hypotenuse measures 5 units. This specific set of integers (3, 4, 5) is known as a Pythagorean triple, where all three sides are whole numbers satisfying the equation.

Solving for a missing leg requires a slight variation in the algebraic steps. If the hypotenuse c is 10 and one leg a is 6, you must isolate the unknown leg b. First, square the known values: 10 squared is 100, and 6 squared is 36. Since the formula states a² + b² = c², you subtract the square of the known leg from the square of the hypotenuse. The equation becomes 36 + b² = 100. Subtracting 36 from both sides yields b² = 64. Taking the square root of 64 gives b = 8. Therefore, the missing leg is 8 units long. This process demonstrates how the theorem allows for flexible problem-solving depending on which dimension is unknown.

These examples illustrate the practical utility of the theorem in basic arithmetic. It is important to ensure that the triangle is indeed a right triangle before applying these calculations. If the calculated value for the hypotenuse is less than the longest given leg, or if the sum of the squares does not match, the initial assumption about the triangle's type may be incorrect. Mastery of these step-by-step procedures enables accurate determination of unknown distances in various geometric contexts.

Real-World Applications

The Pythagorean theorem extends far beyond classroom exercises, serving as a foundational tool in construction, navigation, and physics. In construction, carpenters and builders frequently use the theorem to ensure structures are square. By measuring diagonals across rectangular frames, workers can verify that corners are exactly 90 degrees. If the diagonal length matches the calculation derived from the width and height, the frame is properly aligned. This application is crucial for installing cabinets, laying foundations, and framing walls, ensuring stability and precision in built environments.

In navigation, the theorem calculates the shortest distance between two points, often referred to as the Euclidean distance. When plotting a course on a map, the direct path between two coordinates forms the hypotenuse of a right triangle created by north-south and east-west displacements. Pilots and sailors use this calculation to determine fuel requirements and travel time more accurately than following grid lines. Similarly, in physics, the theorem is essential for resolving vectors. When forces or velocities act at angles, they can be broken down into perpendicular components. The magnitude of the resultant vector is found using the theorem, allowing engineers to analyze structural loads and motion dynamics effectively.

These applications highlight the theorem's role in measuring spatial relationships. Whether determining the length of a ladder needed to reach a roof, calculating the displacement of a projectile, or verifying the alignment of a building, the ability to relate perpendicular dimensions to a diagonal distance is indispensable. The consistency of the mathematical relationship ensures reliable results across diverse fields, making it a universal standard for distance measurement in flat, two-dimensional space.

Frequently Asked Questions

What is the formula?

The formula for the Pythagorean theorem is a² + b² = c². In this equation, a and b represent the lengths of the two legs of a right triangle, while c represents the length of the hypotenuse, which is the side opposite the right angle and typically the longest side.

Who discovered it?

Although the theorem is named after the ancient Greek mathematician Pythagoras, evidence suggests that Babylonian and Indian mathematicians knew of the relationship centuries earlier. Pythagoras or his followers are credited with providing the first formal proof, establishing it as a fundamental principle of geometry.

Can it be used for obtuse angles?

No, the standard theorem applies exclusively to right triangles. However, the Law of Cosines generalizes this concept for any triangle. For obtuse triangles, the square of the longest side will be greater than the sum of the squares of the other two sides, indicating that the angle opposite that side is greater than 90 degrees.

Are there other forms?

Yes, the converse of Pythagorean theorem is a distinct form used to identify right triangles. It states that if a² + b² = c² holds true for a triangle's sides, then the triangle must contain a right angle. Additionally, in coordinate geometry, the theorem is used to calculate the distance between two points, known as the Euclidean distance formula.

수동 계산 건너뛰기

숫자를 입력하면 즉시 단계별 결과를 얻을 수 있습니다.

Use Pythagorean Theorem Calculator 모든 기하 공식 보기