The Pythagorean Theorem connects the side lengths of right triangles and is one of the most useful tools in geometry. This cheat sheet helps students identify right triangles, find missing side lengths, and connect triangle geometry to the coordinate plane. It is especially useful when solving multi-step problems involving diagrams, grids, and real-world distances.

Key Facts

  • In a right triangle, the Pythagorean Theorem is a2+b2=c2a^2 + b^2 = c^2, where cc is the hypotenuse.
  • The hypotenuse is always the side across from the right angle and is always the longest side of a right triangle.
  • To find a missing leg, use a=c2b2a = \sqrt{c^2 - b^2} or b=c2a2b = \sqrt{c^2 - a^2}.
  • To find the hypotenuse, use c=a2+b2c = \sqrt{a^2 + b^2}.
  • The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • The distance formula comes from making a right triangle on the coordinate plane with legs x2x1|x_2 - x_1| and y2y1|y_2 - y_1|.
  • Common Pythagorean triples include 3,4,53,4,5, 5,12,135,12,13, 8,15,178,15,17, and multiples such as 6,8,106,8,10.
  • The converse of the Pythagorean Theorem says that if a2+b2=c2a^2 + b^2 = c^2 for the longest side cc, then the triangle is a right triangle.

Vocabulary

Right Triangle
A triangle with one angle that measures 9090^\circ.
Hypotenuse
The side across from the right angle in a right triangle, and the longest side of the triangle.
Leg
One of the two sides that form the right angle in a right triangle.
Pythagorean Triple
A set of three positive integers that satisfies a2+b2=c2a^2 + b^2 = c^2.
Distance Formula
A formula used to find the straight-line distance between two coordinate points: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
Converse
A reversed statement used here to test whether side lengths form a right triangle.

Common Mistakes to Avoid

  • Using the wrong side as cc is wrong because cc must be the hypotenuse, which is across from the right angle and is the longest side.
  • Adding the side lengths instead of squaring them is wrong because the theorem uses areas of squares, so the correct relationship is a2+b2=c2a^2 + b^2 = c^2.
  • Forgetting the square root in the final step is wrong because solving c2=25c^2 = 25 gives c=25=5c = \sqrt{25} = 5, not 2525.
  • Subtracting coordinates in an inconsistent order is wrong if it leads to expression errors, so use (x2x1)2(x_2 - x_1)^2 and (y2y1)2(y_2 - y_1)^2 carefully.
  • Assuming any three side lengths make a right triangle is wrong because they must satisfy a2+b2=c2a^2 + b^2 = c^2 with cc as the longest side.

Practice Questions

  1. 1 A right triangle has legs of length 99 and 1212. Find the hypotenuse cc.
  2. 2 Find the missing leg aa if a right triangle has hypotenuse 1313 and one leg 55.
  3. 3 Find the distance between the points (2,4)(-2, 4) and (6,2)(6, -2).
  4. 4 Explain why the distance formula is really an application of the Pythagorean Theorem on the coordinate plane.