A Pythagorean triple is said to be "primitive" if the greatest common divisor of a, b, and c is 1. Use trial and error to find a primitive Pythagorean triple other than (3, 4, 5).
Responses may vary but should include some or all of the following information:Any of the following are primitive Pythagorean triples: (5, 12, 13), (7, 24, 25), (8, 15, 17), (9, 40, 41), (11, 60, 61), (12, 35, 37), (13, 84, 85), (16, 63, 65), (20, 21, 29), (28, 45, 53), (33, 56, 65), (36, 77, 85), (39, 80, 89), (48, 55, 73), (65, 72, 97) The common Pythagorean triple (6, 8, 10) is not primitive, because there is a common divisor of 2, which reduces it to (3, 4, 5).
Did you find these answers helpful?