in how many ways can a committee of 5 be formed from agroup of 11 people consisting of 4 teachers and 7 students if
- there is no restriction in the selection?
- the committee must include exactly 2 teachers?
Let a, b, c be any three integers. Define gcd(a, b, c), the gcd od a, b, c as a positive integer d such that
(i) d|a, d|b, d|c and
(ii) if f|a, f|b, f|c then f|c
prove that gcd(a, b, c) =gcd(a, (b,c)) =gcd ((a,b),c) = gcd ((a,c),b)
When eggs in a basket are taken out 2, 3 , 4, 5 , 6at a time, there remain respectively 1, 2, 3, 4, 5 eggs; while the number comes even when they are taken out seven at a time. Find the smallest number of eggs in basket.