Correct option is B
Given:
We need to find a Pythagorean triplet with the smallest member as 8.
Concept Used:
A Pythagorean triplet consists of three positive integers a, b, c such that:
where c is the hypotenuse (largest number).
Solution:
Check each option:
A: 8, 18, 28
(not correct)
B: 8, 15, 17
( correct)
C: 8, 15, 19
(not correct)
D: 8, 10, 12
(not correct)
