Right Triangle Solver logo
Right Triangle Solver
Geometry Blog /

Pythagorean Theorem Formula: The Ultimate Guide & Calculator

person

Math Expert

Geometry

Pythagorean Theorem Formula: The Ultimate Guide & Calculator

1. Introduction

The Pythagorean Theorem is one of the most famous and widely used formulas in all of mathematics. Discovered over two millennia ago, it fundamentally describes the relationship between the three sides of a right triangle.

But why is it so important? This theorem bridges the gap between geometry and algebra. It allows us to calculate distances, design buildings, navigate the globe, and even program modern 3D computer graphics. Whenever you need to find the shortest path between two points, or Find the hypotenuse, this formula is your go-to tool.


2. What Is the Pythagorean Theorem Formula?

Formula Overview:

The formula is written as a² + b² = c², where aa and bb are the legs of the right triangle, and cc is the hypotenuse.

Breaking Down the Formula

  • aa (Leg 1): One of the sides that form the 90-degree right angle.
  • bb (Leg 2): The other side that forms the 90-degree right angle.
  • cc (Hypotenuse): The longest side of the right triangle, located directly opposite the right angle.

Why must cc always be the hypotenuse?

In any triangle, the longest side is always opposite the largest angle. Since a right triangle has a 90-degree angle (which must be the largest angle since the sum of all angles is 180 degrees), the side opposite to it is invariably the longest. If you plug the longest side into aa or bb, the math will fail.

[SVG showing a right triangle with a, b, c labeled]


3. When Can You Use the Formula?

When to use it:

You can only use the Pythagorean theorem formula on right triangles (triangles with a 90-degree angle).

Examples of When to Use It:

  • A triangle with angles 90°, 45°, and 45° (45-45-90 Triangle).
  • A triangle with angles 90°, 30°, and 60° (30-60-90 Triangle).
  • Finding the diagonal of a rectangle or square.

Non-Examples (When NOT to Use It):

  • Equilateral triangles (all angles are 60°).
  • Acute or obtuse triangles that lack a 90° angle. (For non-right triangles, you must use the Law of Sines or Law of Cosines instead!)

4. How to Use the Formula

Step-by-Step Guide:

Identify the known sides, substitute them into a2+b2=c2a^2 + b^2 = c^2, and solve for the unknown variable using basic algebra and square roots.

Finding the Hypotenuse (cc)

When you know both legs (aa and bb):

  1. Square side aa.
  2. Square side bb.
  3. Add the two squared numbers together.
  4. Take the square root of the sum to find cc. (Shortcut: use our Hypotenuse Calculator)

Finding a Missing Leg (aa or bb)

When you know the hypotenuse (cc) and one leg (aa):

  1. Square side cc.
  2. Square side aa.
  3. Subtract a2a^2 from c2c^2.
  4. Take the square root of the result to find bb. (Shortcut: use our Missing Side Calculator)

Checking if a Triangle is a Right Triangle

If you have all three sides, plug them into the formula. Make sure cc is the largest number. If the left side equals the right side, it is a perfect right triangle!


5. Worked Examples

Mastering the Formula:

Review these 25 solved examples to understand how to apply the Pythagorean theorem formula across different difficulty levels and real-world scenarios.

Example 1: Very Easy

Problem: A right triangle has legs a=3a = 3 and b=4b = 4. Find the missing side cc.

Known values: a=3a = 3, b=4b = 4

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=32+42=9+16=25c = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25}

Answer: c=5c = 5

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 2: Very Easy

Problem: A right triangle has legs a=6a = 6 and b=8b = 8. Find the missing side cc.

Known values: a=6a = 6, b=8b = 8

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=62+82=36+64=100c = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100}

Answer: c=10c = 10

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 3: Very Easy

Problem: A right triangle has legs a=9a = 9 and b=12b = 12. Find the missing side cc.

Known values: a=9a = 9, b=12b = 12

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=92+122=81+144=225c = \sqrt{9^2 + 12^2} = \sqrt{81 + 144} = \sqrt{225}

Answer: c=15c = 15

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 4: Very Easy

Problem: A right triangle has legs a=5a = 5 and b=12b = 12. Find the missing side cc.

Known values: a=5a = 5, b=12b = 12

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=52+122=25+144=169c = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169}

Answer: c=13c = 13

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 5: Very Easy

Problem: A right triangle has legs a=10a = 10 and b=24b = 24. Find the missing side cc.

Known values: a=10a = 10, b=24b = 24

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=102+242=100+576=676c = \sqrt{10^2 + 24^2} = \sqrt{100 + 576} = \sqrt{676}

Answer: c=26c = 26

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 6: Easy

Problem: A right triangle has hypotenuse c=39c = 39 and leg b=36b = 36. Find leg aa.

Known values: c=39c = 39, b=36b = 36

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=392362=15211296=225a = \sqrt{39^2 - 36^2} = \sqrt{1521 - 1296} = \sqrt{225}

Answer: a=15a = 15

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 7: Easy

Problem: A right triangle has hypotenuse c=17c = 17 and leg b=15b = 15. Find leg aa.

Known values: c=17c = 17, b=15b = 15

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=172152=289225=64a = \sqrt{17^2 - 15^2} = \sqrt{289 - 225} = \sqrt{64}

Answer: a=8a = 8

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 8: Easy

Problem: A right triangle has hypotenuse c=34c = 34 and leg b=30b = 30. Find leg aa.

Known values: c=34c = 34, b=30b = 30

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=342302=1156900=256a = \sqrt{34^2 - 30^2} = \sqrt{1156 - 900} = \sqrt{256}

Answer: a=16a = 16

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 9: Easy

Problem: A right triangle has hypotenuse c=51c = 51 and leg b=45b = 45. Find leg aa.

Known values: c=51c = 51, b=45b = 45

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=512452=26012025=576a = \sqrt{51^2 - 45^2} = \sqrt{2601 - 2025} = \sqrt{576}

Answer: a=24a = 24

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 10: Easy

Problem: A right triangle has hypotenuse c=25c = 25 and leg b=24b = 24. Find leg aa.

Known values: c=25c = 25, b=24b = 24

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=252242=625576=49a = \sqrt{25^2 - 24^2} = \sqrt{625 - 576} = \sqrt{49}

Answer: a=7a = 7

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 11: Medium

Problem: A right triangle has legs a=14a = 14 and b=48b = 48. Find the missing side cc.

Known values: a=14a = 14, b=48b = 48

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=142+482=196+2304=2500c = \sqrt{14^2 + 48^2} = \sqrt{196 + 2304} = \sqrt{2500}

Answer: c=50c = 50

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 12: Medium

Problem: A right triangle has legs a=21a = 21 and b=72b = 72. Find the missing side cc.

Known values: a=21a = 21, b=72b = 72

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=212+722=441+5184=5625c = \sqrt{21^2 + 72^2} = \sqrt{441 + 5184} = \sqrt{5625}

Answer: c=75c = 75

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 13: Medium

Problem: A right triangle has legs a=9a = 9 and b=40b = 40. Find the missing side cc.

Known values: a=9a = 9, b=40b = 40

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=92+402=81+1600=1681c = \sqrt{9^2 + 40^2} = \sqrt{81 + 1600} = \sqrt{1681}

Answer: c=41c = 41

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 14: Medium

Problem: A right triangle has legs a=18a = 18 and b=80b = 80. Find the missing side cc.

Known values: a=18a = 18, b=80b = 80

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=182+802=324+6400=6724c = \sqrt{18^2 + 80^2} = \sqrt{324 + 6400} = \sqrt{6724}

Answer: c=82c = 82

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 15: Medium

Problem: A right triangle has legs a=27a = 27 and b=120b = 120. Find the missing side cc.

Known values: a=27a = 27, b=120b = 120

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=272+1202=729+14400=15129c = \sqrt{27^2 + 120^2} = \sqrt{729 + 14400} = \sqrt{15129}

Answer: c=123c = 123

Explanation: By squaring both legs and adding them, we found the squared hypotenuse. Taking the square root gives the final length.

Example 16: Hard

Problem: A right triangle has hypotenuse c=29c = 29 and leg b=21b = 21. Find leg aa.

Known values: c=29c = 29, b=21b = 21

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=292212=841441=400a = \sqrt{29^2 - 21^2} = \sqrt{841 - 441} = \sqrt{400}

Answer: a=20a = 20

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 17: Hard

Problem: A right triangle has hypotenuse c=58c = 58 and leg b=42b = 42. Find leg aa.

Known values: c=58c = 58, b=42b = 42

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=582422=33641764=1600a = \sqrt{58^2 - 42^2} = \sqrt{3364 - 1764} = \sqrt{1600}

Answer: a=40a = 40

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 18: Hard

Problem: A right triangle has hypotenuse c=87c = 87 and leg b=63b = 63. Find leg aa.

Known values: c=87c = 87, b=63b = 63

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=872632=75693969=3600a = \sqrt{87^2 - 63^2} = \sqrt{7569 - 3969} = \sqrt{3600}

Answer: a=60a = 60

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 19: Hard

Problem: A right triangle has hypotenuse c=37c = 37 and leg b=35b = 35. Find leg aa.

Known values: c=37c = 37, b=35b = 35

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=372352=13691225=144a = \sqrt{37^2 - 35^2} = \sqrt{1369 - 1225} = \sqrt{144}

Answer: a=12a = 12

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 20: Hard

Problem: A right triangle has hypotenuse c=74c = 74 and leg b=70b = 70. Find leg aa.

Known values: c=74c = 74, b=70b = 70

Formula: a=c2b2a = \sqrt{c^2 - b^2}

Calculation: a=742702=54764900=576a = \sqrt{74^2 - 70^2} = \sqrt{5476 - 4900} = \sqrt{576}

Answer: a=24a = 24

Explanation: We subtracted the square of the known leg from the square of the hypotenuse to find the remaining leg.

Example 21: Word Problem

Problem: A ladder is 13 feet long and leans against a wall. The base of the ladder is 5 feet away from the wall. How high up the wall does the ladder reach?

Known values: leg = 5, leg = 12 (or hypotenuse depending on context)

Formula: b=c2a2b = \sqrt{c^2 - a^2}

Calculation: b=13252=16925=144=12b = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12

Answer: The height is 12.

Explanation: Drawing a diagram reveals a right triangle. Applying the Right Triangle Formula gives the missing dimension.

Example 22: Construction Example

Problem: You are building a rectangular deck that is 8 meters wide and 15 meters long. To ensure the corners are perfectly square, what should the diagonal measurement be?

Known values: leg = 8, leg = 15 (or hypotenuse depending on context)

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=82+152=64+225=289=17c = \sqrt{8^2 + 15^2} = \sqrt{64 + 225} = \sqrt{289} = 17

Answer: The diagonal (hypotenuse) is 17.

Explanation: Drawing a diagram reveals a right triangle. Applying the Right Triangle Formula gives the missing dimension.

Example 23: Engineering Example

Problem: A suspension bridge needs a support cable. The tower is 40 meters tall, and the cable anchors to the ground 9 meters from the base of the tower. How long is the cable?

Known values: leg = 9, leg = 40 (or hypotenuse depending on context)

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=92+402=81+1600=1681=41c = \sqrt{9^2 + 40^2} = \sqrt{81 + 1600} = \sqrt{1681} = 41

Answer: The cable (hypotenuse) is 41.

Explanation: Drawing a diagram reveals a right triangle. Applying the Right Triangle Formula gives the missing dimension.

Example 24: Navigation Example

Problem: A ship sails 24 miles South, then turns exactly West and sails 7 miles. How far is the ship from its starting point in a straight line?

Known values: leg = 7, leg = 24 (or hypotenuse depending on context)

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=72+242=49+576=625=25c = \sqrt{7^2 + 24^2} = \sqrt{49 + 576} = \sqrt{625} = 25

Answer: The distance (hypotenuse) is 25.

Explanation: Drawing a diagram reveals a right triangle. Applying the Right Triangle Formula gives the missing dimension.

Example 25: Word Problem

Problem: A flat-screen TV is sold by its diagonal length. If a TV is 60 inches wide and 11 inches tall, what is the diagonal measurement advertised?

Known values: leg = 11, leg = 60 (or hypotenuse depending on context)

Formula: c=a2+b2c = \sqrt{a^2 + b^2}

Calculation: c=112+602=121+3600=3721=61c = \sqrt{11^2 + 60^2} = \sqrt{121 + 3600} = \sqrt{3721} = 61

Answer: The diagonal (hypotenuse) is 61.

Explanation: Drawing a diagram reveals a right triangle. Applying the Right Triangle Formula gives the missing dimension.


6. Pythagorean Triples

What are Pythagorean Triples?

Pythagorean triples are sets of three positive integers (a,b,c)(a, b, c) that perfectly fit the formula a2+b2=c2a² + b² = c². Memorizing them saves immense calculation time!

The Famous 3-4-5 Triangle

The 3-4-5 triangle is the most fundamental triple. If a triangle’s sides are 3, 4, and 5, it is guaranteed to be a right triangle. Builders use this constantly to square corners.

The 5-12-13 Triangle

The 5-12-13 triangle is another extremely common integer ratio found in math exams and architectural designs.

[Infographic of Pythagorean triples]

Table of 30 Common Pythagorean Triples

aabbccMultiple Of
345Primitive
68103-4-5
912153-4-5
51213Primitive
1024265-12-13
1536395-12-13
81517Primitive
1630348-15-17
2445518-15-17
72425Primitive
1448507-24-25
2172757-24-25
94041Primitive
1880829-40-41
271201239-40-41
202129Primitive
40425820-21-29
60638720-21-29
123537Primitive
24707412-35-37
3610511112-35-37
116061Primitive
2212012211-60-61
3318018311-60-61
166365Primitive
3212613016-63-65
4818919516-63-65
335665Primitive
6611213033-56-65
9916819533-56-65

7. Real Life Applications

How is the formula used in real life?

From construction to game development, the Pythagorean theorem is everywhere.

Construction and Architecture

  • Roof Pitch: Carpenters calculate the diagonal rafter lengths using the rise and run of the roof.
  • Stairs & Ladders: Determining the exact length of a stringer or ladder needed to reach a certain height.
  • Squaring Rooms: Using the 3-4-5 rule to ensure walls meet at a perfect 90-degree angle.

Engineering and Surveying

  • Surveying: Calculating the steepness of slopes and the distance between topological points.
  • Civil Engineering: Designing support cables for suspension bridges.

Tech and Navigation

  • Navigation & GPS: Calculating the shortest straight-line distance between two coordinates.
  • Computer Graphics & Gaming: Rendering 3D environments, calculating distances between entities, and ray tracing.
  • Astronomy & Physics: Measuring distances between celestial bodies and calculating vector magnitudes.

[Illustration of roof pitch]

Application Table

IndustryUse CaseVariable Usually Solved For
ConstructionSquaring walls (3-4-5 rule)Checking Hypotenuse (cc)
NavigationStraight line distanceHypotenuse (cc)
ArchitectureRafter lengthHypotenuse (cc)
PaintingLadder placementLeg (aa or bb)
UI/UX DesignScreen diagonalsHypotenuse (cc)

8. Common Mistakes

Avoiding Pitfalls:

Even advanced students make mistakes. Here are 20 common errors to watch out for.

MistakeExplanationHow to Avoid
1. Forgetting to square rootFinding c2c^2 and stopping.Always apply x\sqrt{x} as the final step.
2. Adding instead of subtractingUsing a2+c2=b2a^2 + c^2 = b^2 when finding a leg.Remember legs are subtracted from the hypotenuse.
3. Using on non-right trianglesApplying it to acute/obtuse triangles.Verify the 90° angle first.
4. Identifying cc incorrectlyPlugging the longest side into aa or bb.cc is always opposite the right angle.
5. Squaring incorrectlyThinking 32=63^2 = 6.Remember 32=3×3=93^2 = 3 \times 3 = 9.
6. Adding before squaring(a+b)2=c2(a+b)^2 = c^2.Square first, then add!
7. Negative distancesWriting 5-5 for a side length.Lengths are strictly positive.
8. Mixing unitsInches for aa, feet for bb.Convert all units to match first.
9. Rounding too earlyRounding intermediate squares.Keep exact numbers until the final answer.
10. Forgetting it’s a2+b2a^2 + b^2Using a+b=ca + b = c.Always square the values!
11. Assuming a triangle is rightJust because it looks 90° doesn’t mean it is.Look for the square symbol or prove it.
12. Misreading the promptFinding the area instead of the perimeter.Read carefully! Use our Triangle Area Calculator.
13. Confusing legsIt doesn’t matter which leg is aa or bb.aa and bb are interchangeable.
14. Sloppy algebraMoving terms across the == sign incorrectly.Subtract carefully: c2a2=b2c^2 - a^2 = b^2.
15. Forgetting 3-4-5 multiplesDoing long math for 6, 8, 10.Check if sides share a common factor!
16. SOHCAHTOA confusionUsing trigonometry when sides are given.See our SOHCAHTOA Guide for when to use angles.
17. Writing the formula backwardsc2=a2b2c^2 = a^2 - b^2cc is the sum of the legs squared.
18. Calculator errorsNot using parentheses in the calculator.Enter sqrt(a^2 + b^2) carefully.
19. Ignoring word problem contextLadder length vs height on wall.Draw a picture every single time.
20. Guessing the hypotenuseAssuming the missing side is cc.If the missing side is adjacent to 90°, it’s a leg.

9. Practice Questions

Test your knowledge with these 40 practice questions!

Q1: In a right triangle, a=8a = 8 and b=10b = 10. What is cc? Answer: c=82+102=16412.81c = \sqrt{8^2 + 10^2} = \sqrt{164} \approx 12.81.

Q2: In a right triangle, a=5a = 5 and b=15b = 15. What is cc? Answer: c=52+152=25015.81c = \sqrt{5^2 + 15^2} = \sqrt{250} \approx 15.81.

Q3: In a right triangle, a=13a = 13 and b=10b = 10. What is cc? Answer: c=132+102=26916.4c = \sqrt{13^2 + 10^2} = \sqrt{269} \approx 16.4.

Q4: In a right triangle, a=4a = 4 and b=10b = 10. What is cc? Answer: c=42+102=11610.77c = \sqrt{4^2 + 10^2} = \sqrt{116} \approx 10.77.

Q5: In a right triangle, a=8a = 8 and b=13b = 13. What is cc? Answer: c=82+132=23315.26c = \sqrt{8^2 + 13^2} = \sqrt{233} \approx 15.26.

Q6: In a right triangle, a=3a = 3 and b=3b = 3. What is cc? Answer: c=32+32=184.24c = \sqrt{3^2 + 3^2} = \sqrt{18} \approx 4.24.

Q7: In a right triangle, a=9a = 9 and b=7b = 7. What is cc? Answer: c=92+72=13011.4c = \sqrt{9^2 + 7^2} = \sqrt{130} \approx 11.4.

Q8: In a right triangle, a=6a = 6 and b=7b = 7. What is cc? Answer: c=62+72=859.22c = \sqrt{6^2 + 7^2} = \sqrt{85} \approx 9.22.

Q9: In a right triangle, a=3a = 3 and b=14b = 14. What is cc? Answer: c=32+142=20514.32c = \sqrt{3^2 + 14^2} = \sqrt{205} \approx 14.32.

Q10: In a right triangle, a=8a = 8 and b=7b = 7. What is cc? Answer: c=82+72=11310.63c = \sqrt{8^2 + 7^2} = \sqrt{113} \approx 10.63.

Q11: In a right triangle, a=14a = 14 and b=6b = 6. What is cc? Answer: c=142+62=23215.23c = \sqrt{14^2 + 6^2} = \sqrt{232} \approx 15.23.

Q12: In a right triangle, a=11a = 11 and b=14b = 14. What is cc? Answer: c=112+142=31717.8c = \sqrt{11^2 + 14^2} = \sqrt{317} \approx 17.8.

Q13: In a right triangle, a=12a = 12 and b=15b = 15. What is cc? Answer: c=122+152=36919.21c = \sqrt{12^2 + 15^2} = \sqrt{369} \approx 19.21.

Q14: In a right triangle, a=3a = 3 and b=7b = 7. What is cc? Answer: c=32+72=587.62c = \sqrt{3^2 + 7^2} = \sqrt{58} \approx 7.62.

Q15: In a right triangle, a=9a = 9 and b=11b = 11. What is cc? Answer: c=92+112=20214.21c = \sqrt{9^2 + 11^2} = \sqrt{202} \approx 14.21.

Q16: In a right triangle, a=3a = 3 and b=7b = 7. What is cc? Answer: c=32+72=587.62c = \sqrt{3^2 + 7^2} = \sqrt{58} \approx 7.62.

Q17: In a right triangle, a=10a = 10 and b=5b = 5. What is cc? Answer: c=102+52=12511.18c = \sqrt{10^2 + 5^2} = \sqrt{125} \approx 11.18.

Q18: In a right triangle, a=6a = 6 and b=15b = 15. What is cc? Answer: c=62+152=26116.16c = \sqrt{6^2 + 15^2} = \sqrt{261} \approx 16.16.

Q19: In a right triangle, a=6a = 6 and b=9b = 9. What is cc? Answer: c=62+92=11710.82c = \sqrt{6^2 + 9^2} = \sqrt{117} \approx 10.82.

Q20: In a right triangle, a=3a = 3 and b=15b = 15. What is cc? Answer: c=32+152=23415.3c = \sqrt{3^2 + 15^2} = \sqrt{234} \approx 15.3.

Q21: In a right triangle, a=10a = 10 and b=15b = 15. What is cc? Answer: c=102+152=32518.03c = \sqrt{10^2 + 15^2} = \sqrt{325} \approx 18.03.

Q22: In a right triangle, a=3a = 3 and b=13b = 13. What is cc? Answer: c=32+132=17813.34c = \sqrt{3^2 + 13^2} = \sqrt{178} \approx 13.34.

Q23: In a right triangle, a=8a = 8 and b=4b = 4. What is cc? Answer: c=82+42=808.94c = \sqrt{8^2 + 4^2} = \sqrt{80} \approx 8.94.

Q24: In a right triangle, a=6a = 6 and b=12b = 12. What is cc? Answer: c=62+122=18013.42c = \sqrt{6^2 + 12^2} = \sqrt{180} \approx 13.42.

Q25: In a right triangle, a=11a = 11 and b=14b = 14. What is cc? Answer: c=112+142=31717.8c = \sqrt{11^2 + 14^2} = \sqrt{317} \approx 17.8.

Q26: In a right triangle, a=6a = 6 and b=7b = 7. What is cc? Answer: c=62+72=859.22c = \sqrt{6^2 + 7^2} = \sqrt{85} \approx 9.22.

Q27: In a right triangle, a=5a = 5 and b=9b = 9. What is cc? Answer: c=52+92=10610.3c = \sqrt{5^2 + 9^2} = \sqrt{106} \approx 10.3.

Q28: In a right triangle, a=15a = 15 and b=9b = 9. What is cc? Answer: c=152+92=30617.49c = \sqrt{15^2 + 9^2} = \sqrt{306} \approx 17.49.

Q29: In a right triangle, a=15a = 15 and b=12b = 12. What is cc? Answer: c=152+122=36919.21c = \sqrt{15^2 + 12^2} = \sqrt{369} \approx 19.21.

Q30: In a right triangle, a=6a = 6 and b=3b = 3. What is cc? Answer: c=62+32=456.71c = \sqrt{6^2 + 3^2} = \sqrt{45} \approx 6.71.

Q31: In a right triangle, a=5a = 5 and b=9b = 9. What is cc? Answer: c=52+92=10610.3c = \sqrt{5^2 + 9^2} = \sqrt{106} \approx 10.3.

Q32: In a right triangle, a=5a = 5 and b=5b = 5. What is cc? Answer: c=52+52=507.07c = \sqrt{5^2 + 5^2} = \sqrt{50} \approx 7.07.

Q33: In a right triangle, a=5a = 5 and b=4b = 4. What is cc? Answer: c=52+42=416.4c = \sqrt{5^2 + 4^2} = \sqrt{41} \approx 6.4.

Q34: In a right triangle, a=10a = 10 and b=11b = 11. What is cc? Answer: c=102+112=22114.87c = \sqrt{10^2 + 11^2} = \sqrt{221} \approx 14.87.

Q35: In a right triangle, a=8a = 8 and b=10b = 10. What is cc? Answer: c=82+102=16412.81c = \sqrt{8^2 + 10^2} = \sqrt{164} \approx 12.81.

Q36: In a right triangle, a=14a = 14 and b=14b = 14. What is cc? Answer: c=142+142=39219.8c = \sqrt{14^2 + 14^2} = \sqrt{392} \approx 19.8.

Q37: In a right triangle, a=15a = 15 and b=9b = 9. What is cc? Answer: c=152+92=30617.49c = \sqrt{15^2 + 9^2} = \sqrt{306} \approx 17.49.

Q38: In a right triangle, a=7a = 7 and b=6b = 6. What is cc? Answer: c=72+62=859.22c = \sqrt{7^2 + 6^2} = \sqrt{85} \approx 9.22.

Q39: In a right triangle, a=5a = 5 and b=14b = 14. What is cc? Answer: c=52+142=22114.87c = \sqrt{5^2 + 14^2} = \sqrt{221} \approx 14.87.

Q40: In a right triangle, a=4a = 4 and b=10b = 10. What is cc? Answer: c=42+102=11610.77c = \sqrt{4^2 + 10^2} = \sqrt{116} \approx 10.77.


10. Frequently Asked Questions

help

Pythagorean Theorem FAQs

We have compiled the top questions people ask about the Pythagorean theorem.

01 What is the Pythagorean theorem formula? expand_more

The formula is $a² + b² = c²$, where $c$ is the hypotenuse.

02 How do you find the hypotenuse? expand_more

Square the two legs, add them together, and take the square root.

03 Can the Pythagorean theorem be used on any triangle? expand_more

No, it exclusively applies to right-angled triangles.

04 Who invented the Pythagorean theorem? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

05 What is a Pythagorean triple? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

06 Is 3 4 5 a right triangle? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

07 How do I find a missing leg? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

08 What does a2 + b2 = c2 mean? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

09 Why is the hypotenuse always the longest side? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

10 What happens if c2 is greater than a2 + b2? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

11 What happens if c2 is less than a2 + b2? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

12 How do you use SOHCAHTOA? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

13 What is the distance formula? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

14 Can hypotenuse be a decimal? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

15 Are there negative lengths in right triangles? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

16 How is this used in real life? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

17 Is the diagonal of a square a right triangle? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

18 What are the most common Pythagorean triples? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

19 How do you calculate roof pitch? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

20 How do I use a Pythagorean theorem calculator? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

21 Can you prove the Pythagorean theorem? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

22 What is the formula for right triangles? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

23 Does it work for 3D shapes? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

24 What is the converse of the Pythagorean theorem? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

25 Is the hypotenuse always c? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

26 How do I teach the Pythagorean theorem? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

27 What is the relationship between area and the theorem? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

28 Can a right triangle have two right angles? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

29 What is an isosceles right triangle? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

30 How does a 45-45-90 triangle relate to this? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

31 How does a 30-60-90 triangle relate to this? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

32 What are irrational hypotenuses? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

33 Why do we square the sides? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

34 Is the Pythagorean theorem on the SAT? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives!

35 How do I remember the formula? expand_more

It relates to the core principles of right triangles, distances, and $a²+b²=c²$. Check our main sections for deep dives! ---

11. Summary

The Pythagorean Theorem Formula (a2+b2=c2a^2 + b^2 = c^2) is the fundamental equation for solving right-angled triangles. Whether you are finding the missing hypotenuse, calculating the length of a ladder, or programming a video game, mastering this formula is essential.

Remember:

  1. It only works on right triangles.
  2. cc is always the hypotenuse (the longest side).
  3. Memorizing Pythagorean triples like 3-4-5 saves time.

Bookmark this page, practice the examples, and whenever you need quick results, rely on our Right Triangle Solver to do the heavy lifting!