Short overview
Both modules use the Pythagorean Theorem, but with different focuses.
- Pythagorean Triples (8.G.B.7): Practice finding side lengths of right triangles in both 2D and 3D situations, with attention to integer Pythagorean triples and real-world geometric setups (including boxes, ladders, etc.). Workbook: pages 52-53, problems 117-128 (126 optional). Online modules: Pythagorean Triples 1 and 2.
- Pythagorean Paths (8.G.B.8): Practice using the Pythagorean Theorem to compute distances between points in coordinate systems, deriving and using the distance formula in 2D (and extension to 3D). Workbook: pages 58-60, problems 142-155 (151-155 optional). Online: Pythagorean Paths.
Which should you pick and why?
- Pick Pythagorean Triples if you want to: get fast with integer triples, practice applying the theorem in real-world 2D and 3D geometry problems, and work problems where you often get whole-number answers.
- Pick Pythagorean Paths if you want to: get confident with coordinates, use the distance formula often used in analytic geometry, and practice applying the theorem to find distances in grids and maps.
- Best choice if you have time: do Triples first, then Paths. Triples strengthen basic algebra and recognition of integer patterns; Paths then show how Pythagorean reasoning becomes the distance formula in coordinate geometry.
Standards connection
- 8.G.B.7 focuses on applying the Pythagorean Theorem to determine unknown side lengths in right triangles in two and three dimensions.
- 8.G.B.8 focuses on using the Pythagorean Theorem to find the distance between two points in a coordinate system (which leads directly to the distance formula).
Key ideas, step by step
- Basic Pythagorean Theorem
In any right triangle with legs a and b and hypotenuse c, a squared plus b squared equals c squared: a^2 + b^2 = c^2.
- Recognizing Pythagorean triples
A Pythagorean triple is a set of three positive integers a, b, c that satisfy a^2 + b^2 = c^2. Common ones: 3-4-5, 5-12-13, 7-24-25, 8-15-17. You can scale a triple by any integer k to get another triple (for example, 9-12-15 is 3 times 3-4-5).
Primitive triples can be generated by Euclid's formula: for integers m>n>0, a = m^2 - n^2, b = 2mn, c = m^2 + n^2.
- 3D application
To find a space diagonal of a rectangular box with side lengths x, y, z, first use Pythagoras on a face to get the face diagonal, then use Pythagoras again: diagonal = sqrt(x^2 + y^2 + z^2).
- Distance in coordinates (deriving the distance formula)
Given two points (x1, y1) and (x2, y2), draw a right triangle with legs |x2 - x1| and |y2 - y1|. Then distance d = sqrt((x2 - x1)^2 + (y2 - y1)^2). For 3D points (x1, y1, z1) and (x2, y2, z2), d = sqrt((x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2).
Worked examples
1) Pythagorean Triples example (2D)
Problem: A right triangle has legs 9 and 12. Find the hypotenuse.
- Use a^2 + b^2 = c^2. So 9^2 + 12^2 = c^2.
- Compute: 81 + 144 = 225.
- So c^2 = 225, hence c = sqrt(225) = 15.
- Note: 9-12-15 is 3 times the 3-4-5 triple.
2) Pythagorean Triples example (3D box)
Problem: A box is 3 by 4 by 12. What is the longest straight line from one corner to the opposite corner?
- Compute diagonal of base: sqrt(3^2 + 4^2) = sqrt(9 + 16) = sqrt(25) = 5.
- Now use that with the third dimension: space diagonal = sqrt(5^2 + 12^2) = sqrt(25 + 144) = sqrt(169) = 13.
3) Pythagorean Paths example (coordinate distance)
Problem: Find distance between (−2, 3) and (4, −1).
- Compute differences: dx = 4 − (−2) = 6, dy = −1 − 3 = −4.
- Distance = sqrt(dx^2 + dy^2) = sqrt(6^2 + (−4)^2) = sqrt(36 + 16) = sqrt(52) = 2 sqrt(13).
Common mistakes and how to avoid them
- Forgetting to square the differences in coordinate problems. Always compute dx and dy then square them.
- Dropping signs incorrectly. Differences can be negative; square anyway so sign disappears, but compute dx = x2 - x1 consistently.
- Not simplifying radicals. If you get sqrt(52), simplify to 2 sqrt(13).
- Mixing up which side is the hypotenuse. The hypotenuse is always opposite the right angle and is the longest side.
- For 3D problems, skipping the intermediate step of a face diagonal can cause errors. Work step by step: face diagonal, then space diagonal.
Study plan and practice order
- Warm up: quick review of a^2 + b^2 = c^2 with a few 3-4-5 and 5-12-13 checks.
- If you want integer practice and 3D geometry: do Triples pages 52-53 problems 117-128. Try the optional 126 if you want a stretch. Then do online Pythagorean Triples 1 and 2.
- If you want coordinate practice: do Paths pages 58-60 problems 142-150 (151-155 optional). Then do online Pythagorean Paths.
- If you can, follow up by doing the other module so you get both geometric and coordinate experience. Total time: each workbook section might take 30-60 minutes depending on difficulty.
How to use the online modules effectively
- Before clicking for the solution, try each part on paper. Pause videos or modules and write down steps.
- When the module shows an approach, compare it with your steps. Notice any shortcuts or different diagram choices.
- For Triples modules, practice spotting when a triple is a scaled version of a primitive triple.
- For Paths modules, practice labeling the coordinates and drawing the right triangle on grid paper to see dx and dy clearly.
Final recommendation
If you have to pick one today, choose based on the upcoming work or what you find harder: choose Triples if you struggle with geometry word problems and 3D, choose Paths if you struggle with coordinates and analytic geometry. If you can, do Triples first then Paths — that sequence builds number sense and geometric thinking before moving to coordinate distances.
If you want, tell me one or two practice problems from the workbook you find tricky (give the problem numbers), and I will walk through them step by step with you.