To identify another Pythagorean triple, we need to check each of the given sets of numbers to see if they satisfy the Pythagorean theorem, which states that in a right triangle, the sum of the squares of the two shorter sides (legs) equals the square of the longest side (hypotenuse).
Let's check the options one by one:
-
(10, 12, 13):
- \(10^2 + 12^2 = 100 + 144 = 244\)
- \(13^2 = 169\)
- Not a Pythagorean triple.
-
(15, 25, 39):
- \(15^2 + 25^2 = 225 + 625 = 850\)
- \(39^2 = 1521\)
- Not a Pythagorean triple.
-
(50, 120, 130):
- \(50^2 + 120^2 = 2500 + 14400 = 16900\)
- \(130^2 = 16900\)
- This is a Pythagorean triple.
-
(25, 60, 39):
- \(25^2 + 60^2 = 625 + 3600 = 4225\)
- \(39^2 = 1521\)
- Not a Pythagorean triple.
Therefore, the only set that represents a Pythagorean triple is (50, 120, 130).