Geometry Core pythagoreanconversetriples

The Converse & Pythagorean Triples

Using a² + b² = c² backwards to classify any triangle.

Video by Brian McLogan — “Applying the pythagorean inequality theorem to classify triangles as acute right or obtus” Watch on YouTube

The explanation

Key idea Compare a² + b² to c² to decide whether a triangle is acute, right or obtuse.

The Pythagorean theorem tells you a side when you already know the triangle is right. Its converse runs the other way: if a² + b² = c², the triangle *must* be right.

That turns it into a classification test. With c as the longest side:

  • a² + b² = c² → right
  • a² + b² > c² → acute
  • a² + b² < c² → obtuse

For 6, 8, 11: 36 + 64 = 100, which is less than 121, so the triangle is obtuse.

Pythagorean triples are whole-number side sets. Knowing them on sight saves real time: 3-4-5, 5-12-13, 8-15-17, 7-24-25, 9-40-41.

Any multiple of a triple is also a triple, so 6-8-10 and 30-40-50 are both right triangles.

Worked example

Classify the triangles with sides (9, 12, 15) and (7, 9, 12).

  1. First: 81 + 144 = 225 and 15² = 225.
  2. Equal, so right — it is 3×(3,4,5).
  3. Second: 49 + 81 = 130 and 12² = 144.
  4. 130 < 144.

Answer: (9,12,15) is right; (7,9,12) is obtuse.

Common mistakes

  • Comparing against a side that is not the longest.
  • Reversing the inequality, calling a² + b² > c² obtuse.