Question
Question: If a, b, c are positive integers such that a + b + c £ 8 , then the number of possible values of the...
If a, b, c are positive integers such that a + b + c £ 8 , then the number of possible values of the ordered triplets (a, b, c) is
A
84
B
56
C
83
D
54
Answer
56
Explanation
Solution
Here a + b + c = n, where n = 3, 4, 5, 6, 7, 8 because a, b, c are all positive integers.
The number of positive integral solutions of (a + b + c = n)
= Coefficient of xn in (x + x3 …….)3 = n–1C2
\ The required number of solutions =
∑n=38n−1C2= 2C2 + 3C2+ 4C2 + 5C2 +6C2 +7C2
= 3C0 + 3C1 + 4C2 + 5C3 + 6C4 + 7C5
(Q nCr = nCn–r)
= 4C1 + 4C2 + 5C3 + 6C4 +7C5 = ……..= 8C5 = 56