English:Triangles and the Pythagorean Theorem

Triangles and the Pythagorean Theorem
Introduction
Triangles are among the most useful shapes in mathematics, design, construction, mapping, and engineering. In this aiMOOC, you will learn how to describe triangles, identify right triangles, and use the Pythagorean theorem to find missing lengths and solve real-world problems.
A triangle is a polygon with three sides and three angles. A right triangle has one angle of exactly 90°. The side opposite the 90° angle is the hypotenuse. It is always the longest side of a right triangle. The other two sides are called the legs.

By the end of this course, you should be able to:
- Identify and describe triangles: Classify triangles by their angles and recognize right triangles.
- Use the Pythagorean theorem: Find a missing side when two side lengths of a right triangle are known.
- Work with square roots: Interpret exact and approximate answers.
- Find distances on a coordinate plane: Build a right triangle from horizontal and vertical changes.
- Explain your reasoning: Decide whether an answer makes sense and communicate how you know.
Understanding Triangles
Classifying Triangles by Angles
You can classify a triangle by its angle measures.
Acute triangle: All three angles are less than 90°.

Right triangle: One angle is exactly 90°. This is the triangle type for which the Pythagorean theorem applies.
Obtuse triangle: One angle is greater than 90°.

The three interior angles of any triangle in ordinary Euclidean geometry add to 180°. That fact helps you decide whether a triangle can have more than one right or obtuse angle: it cannot.
The Parts of a Right Triangle
Suppose a right triangle has legs with lengths a and b and hypotenuse with length c. The letter names can change, but the hypotenuse must always be the side opposite the right angle.
A common mistake is to assume that the side labeled c is automatically the hypotenuse. Instead, first locate the 90° angle and then identify the side directly across from it.

The Pythagorean Theorem
The Core Relationship
For every right triangle, the square of the hypotenuse equals the sum of the squares of the legs:
a² + b² = c²
Here, a and b are the legs and c is the hypotenuse.
The word square has an important geometric meaning. If a square is built on each side of a right triangle, the area of the square on the hypotenuse equals the combined areas of the squares on the two legs. This is why the formula contains squared lengths.

Example: Finding the Hypotenuse
Imagine a right triangle with legs of 9 units and 12 units.
Start with the theorem:
9² + 12² = c²
Calculate the squares:
81 + 144 = c²
Add:
225 = c²
Take the positive square root because a length is positive:
c = 15
So the hypotenuse is 15 units.
Example: Finding a Leg
Suppose the hypotenuse is 13 units and one leg is 5 units. Let the missing leg be b.
5² + b² = 13²
25 + b² = 169
Subtract 25 from both sides:
b² = 144
Take the positive square root:
b = 12
So the missing leg is 12 units.
The 3-4-5 Right Triangle
A triangle with side lengths 3, 4, and 5 is a classic right triangle because:
3² + 4² = 5²
9 + 16 = 25
This set of whole-number side lengths is a Pythagorean triple. Multiples such as 6-8-10 and 9-12-15 also form right triangles.

Why the Theorem Works
Thinking in Areas
One way to understand the theorem is to compare areas. Four identical right triangles can be arranged inside a large square. By calculating the unused area in two different but equivalent arrangements, you can show that the area represented by c² equals the combined areas a² and b².

This kind of argument is called a visual proof because the arrangement of shapes helps justify the algebraic relationship. A proof does more than show that the theorem works in several examples; it explains why it must work for every right triangle.
A Classical Geometric Proof
Another proof uses squares built on the three sides of a right triangle and compares areas by dividing and rearranging shapes. Euclid included a proof of the theorem in his work on geometry.

When you study a proof, focus on the reasoning: which areas are equal, how the shapes are related, and why no area is gained or lost.
Square Roots and Exact Answers
Not every right triangle has whole-number side lengths. If the legs are 6 and 7 units, then:
c² = 6² + 7² = 36 + 49 = 85
Therefore:
c = √85
Because 85 is not a perfect square, √85 is irrational. A calculator gives an approximation of about 9.22. In mathematics, √85 is the exact value, while 9.22 is an approximation rounded to the nearest hundredth.
Before using a calculator, estimate. Since 9² = 81 and 10² = 100, √85 must be between 9 and 10. This estimate helps you detect calculator or typing errors.
The Converse of the Pythagorean Theorem
The theorem says that if a triangle is right, then its side lengths satisfy a² + b² = c². The converse turns the statement around:
If the side lengths of a triangle satisfy a² + b² = c², where c is the longest side, then the triangle is a right triangle.
For example, consider side lengths 7, 24, and 25:
7² + 24² = 49 + 576 = 625
25² = 625
The values are equal, so the triangle is right.
You can also compare the two sides of the equation to classify a triangle when c is the longest side. If a² + b² is greater than c², the triangle is acute. If a² + b² is less than c², the triangle is obtuse.
Real-World Applications
Construction and Layout
Builders and surveyors can create a right angle by measuring lengths in a 3-4-5 ratio. For example, points that are 3 units and 4 units from a corner should be 5 units apart when the corner is a right angle.

This method is useful because it turns an angle problem into a length-measurement problem.
Diagonals of Rectangles
A rectangle's diagonal creates a right triangle. If a rectangular screen is 48 cm wide and 36 cm high, its diagonal d satisfies:
48² + 36² = d²
2304 + 1296 = 3600
d = 60
So the diagonal is 60 cm.
The same idea can be used for rooms, fields, pictures, tiles, ramps, and rectangular maps.
Distance on the Coordinate Plane
Suppose you move from point A to point B by going 6 units horizontally and 8 units vertically. These changes form the legs of a right triangle. The straight-line distance is the hypotenuse:
d² = 6² + 8² = 100
d = 10
This reasoning is the foundation of the distance formula used later in algebra and analytic geometry.
Three-Dimensional Extension
In a rectangular box, you can use the Pythagorean theorem more than once. First find a diagonal on one rectangular face. Then use that face diagonal as a leg of a second right triangle to find the space diagonal.
Mathematical History and Culture
The theorem is named after Pythagoras, a Greek thinker associated with a mathematical community in the sixth century BCE. However, the relationship between the sides of right triangles appears in several ancient mathematical traditions. Evidence from Babylonian mathematics predates Pythagoras, and related methods also appear in ancient Indian and Chinese mathematics. The name of a theorem does not necessarily tell the full history of how mathematical knowledge developed.
In Chinese mathematics, a form of the relationship is often called the gougu theorem. The following diagram presents a Chinese-style visual arrangement connected with the theorem.

Studying the history of mathematics can help you see mathematics as a human activity developed across cultures, places, and centuries.
Problem-Solving Strategy
When you face a Pythagorean theorem problem, use this reasoning routine:
- Model the situation: Decide whether a right triangle is present or can be created.
- Identify the hypotenuse: Find the side opposite the right angle and call its length c.
- Write the equation: Use a² + b² = c².
- Solve carefully: Substitute known lengths, square them, add or subtract, and take the positive square root.
- Check the result: The hypotenuse must be longer than either leg, and your answer should fit the context.
A strong solution includes units, an equation, enough calculation to show your reasoning, and a final statement that answers the question.
Common Errors and How to Avoid Them
Using the theorem on any triangle: The Pythagorean theorem in this form applies to right triangles. Check for a 90° angle or use the converse to test side lengths.
Choosing the wrong hypotenuse: The hypotenuse is opposite the right angle and is the longest side.
Adding when finding a leg: If c and one leg are known, rearrange the equation so the missing leg squared equals c² minus the known leg squared.
Forgetting the square root: Solving x² = 49 gives a positive length of 7 units in a geometry problem.
Rounding too early: Keep an exact square root or several calculator digits until the final step, then round as requested.
For a second explanation in a different presentation style, review the following video and compare its examples with the worked examples above.
Interactive Tasks
Quiz: Test Your Knowledge
Which side of a right triangle is the hypotenuse? (The side opposite the right angle) (!The shortest side) (!Any vertical side) (!The side next to the smallest angle)
For which type of triangle does a² + b² = c² apply directly? (A right triangle) (!An acute triangle only) (!An obtuse triangle only) (!Every triangle)
A right triangle has legs of 3 units and 4 units. What is the hypotenuse? (5 units) (!6 units) (!7 units) (!12 units)
A right triangle has hypotenuse 13 units and one leg 5 units. What is the other leg? (12 units) (!8 units) (!18 units) (!144 units)
Which equation correctly represents the Pythagorean theorem when c is the hypotenuse? (a² + b² = c²) (!a + b = c) (!a² + c² = b²) (!a² − b² = c²)
Which set of side lengths forms a right triangle? (6, 8, 10) (!5, 5, 5) (!4, 4, 6) (!2, 3, 4)
If c² is greater than a² + b² and c is the longest side, how is the triangle classified? (Obtuse) (!Right) (!Equilateral) (!Acute)
Why is √85 an exact answer for a side length? (It represents the value without rounding) (!It is always a whole number) (!It is smaller than 9) (!It means 85 divided by 2)
A rectangle is 6 units wide and 8 units high. What is its diagonal length? (10 units) (!14 units) (!48 units) (!100 units)
What does the converse of the Pythagorean theorem help you determine? (Whether given side lengths form a right triangle) (!Whether a triangle has three sides) (!Whether two lines are parallel) (!Whether a number is prime)
Memory Game
| Hypotenuse | Side opposite the right angle |
| Right triangle | Triangle containing one 90 degree angle |
| Pythagorean theorem | Relationship a squared plus b squared equals c squared |
| Square root | Number that produces a given value when multiplied by itself |
| Pythagorean triple | Three whole-number side lengths satisfying the theorem |
| Converse | Reversed statement used to test whether a triangle is right |
Drag and Drop
| Match the correct terms. | Topic |
|---|---|
| Hypotenuse | Side opposite the 90 degree angle |
| Leg | One of the two sides forming the right angle |
| Converse | Test that uses side lengths to identify a right triangle |
| Square root | Operation used after solving for a squared length |
| Pythagorean triple | Whole-number side lengths that satisfy the theorem |
Match each term with the explanation that describes its role in right-triangle mathematics.
Crossword Puzzle
| Hypotenuse | What is the longest side of a right triangle called? |
| Triangle | What three-sided polygon is studied in this course? |
| Square | What shape gives geometric meaning to a squared side length? |
| Converse | What reversed theorem statement can test whether a triangle is right? |
| Distance | What quantity can the theorem find between two points? |
| Irrational | What kind of number can a non-perfect square root be? |
LearningApps
Cloze Text
Open-Ended Tasks
Easy
- Right Triangle Hunt: Find or photograph four examples of shapes that contain possible right triangles at home or school, then label the right angle, legs, and hypotenuse on a drawing of each example.
- 3-4-5 Model: Build a 3-4-5 triangle from string, paper strips, craft sticks, or a digital drawing and explain why the angle opposite the side of length 5 is a right angle.
- Geometry Vocabulary Poster: Create a one-page visual poster that teaches the terms triangle, right angle, leg, hypotenuse, square, and square root using your own examples.
- One-Minute Explanation: Record a short audio or video explanation showing how to find the hypotenuse of a right triangle with legs of 5 units and 12 units.
Standard
- School Measurement Investigation: With permission, measure the length and width of a rectangular classroom feature such as a board, table, or floor section, predict its diagonal using the theorem, and compare your result with a measured diagonal.
- Math in a Profession Interview: Interview a builder, designer, engineer, technician, carpenter, surveyor, or other professional about where right angles and diagonal measurements appear in their work, then summarize the connection to the theorem.
- Coordinate Map Challenge: Draw a coordinate map with at least four locations and calculate straight-line distances for three pairs by creating right triangles from horizontal and vertical changes.
- Error Detective: Create three believable incorrect Pythagorean theorem solutions, explain the exact error in each one, and write a corrected solution.
Advanced
- Visual Proof Project: Create a sequence of drawings, slides, or a stop-motion video that demonstrates an area-rearrangement proof of a² + b² = c² and narrate why the rearrangement proves the theorem.
- Converse Experiment: Test at least ten different triples of side lengths, classify each as acute, right, or obtuse by comparing a² + b² with c², and explain any pattern you observe.
- Space Diagonal Investigation: Build or model a rectangular box, measure its three dimensions, and use the Pythagorean theorem twice to calculate the space diagonal before checking your result with a direct measurement if possible.
- Community Geometry Survey: Visit a safe local place such as a park, sports court, workshop, or public building with appropriate supervision, identify two situations that can be modeled with right triangles, collect measurements, and present a reasoned solution for each.
Learning Assessment
- Choose the Right Model: A ladder, a wall, and the ground form a triangle, but the ground is uneven; explain what must be true before the Pythagorean theorem can be used and how you would check the assumption.
- Compare Two Routes: A person can walk 9 blocks east and 12 blocks north or travel directly across an open field; calculate the direct distance in an idealized grid and explain what assumptions make the model reasonable.
- Analyze a Mistake: A student solves a right triangle with legs 8 and 15 by writing c = 8 + 15; explain why this reasoning is wrong and produce a correct solution with a geometric interpretation.
- Converse Reasoning: Decide whether side lengths 10, 24, and 26 form a right triangle, show a calculation, and explain why the converse supports your conclusion.
- Design Constraint: A rectangular poster must fit through an opening with a maximum diagonal of 100 cm; propose possible whole-number side lengths for the poster and justify whether your design meets the constraint.
- Transfer to Coordinates: Two points differ by 7 units horizontally and 11 units vertically; find their straight-line distance exactly and approximately, then explain why the Pythagorean theorem applies.
Evidence of Learning
Important evidence of learning includes:
- Knowledge: You can identify triangle types, right angles, legs, hypotenuses, squares, square roots, and the meaning of a² + b² = c².
- Procedural skill: You can find a missing hypotenuse or leg and show correct algebra with units.
- Reasoning: You can explain why the theorem applies only to right triangles in its standard form and use the converse to test side lengths.
- Representation: You can connect an equation to a diagram, an area model, a coordinate plane, or a real object.
- Product: You can create a measured model, poster, proof diagram, video, report, or coordinate map that uses the theorem correctly.
- Transfer: You can recognize a new situation that can be modeled by a right triangle, state assumptions, solve it, and judge whether the result is sensible.
OERs on the Topic
Explore the English Wikipedia article for additional explanations, history, examples, and proofs of the Pythagorean theorem.
Linked Learning Areas
The Pythagorean theorem connects geometry, number sense, algebra, measurement, coordinate geometry, construction, design, and later work with trigonometry. The most important linked topics are summarized below.
aiMOOC Projects
NEWSLernweltNOAH fragen