Question
Question: If one-quarter of all three-element subsets of the set \({\text{A = }}{{\text{a}}_{\text{1}}}{\text{...
If one-quarter of all three-element subsets of the set A = a1,a2,a3....an contains the element a3, then n is equal to?
Solution
First we’ll find the number of subsets of A containing three elements and the number of subsets of A containing three elements in which one of the elements is sure to be a3. Then will form an equation according to the data given in the question, we’ll obtain an equation in ‘n’ which will get us the value of ‘n’.
Complete step by step answer:
Given data: one-quarter of all three-element subsets of the set A = a1,a2,a3....an contains the element a3
Number of subsets of A containing three elements is nC3
The number of subsets of A containing three elements in which one of the elements is sure to be a3isn - 1C2
Now, according to the given statement, we can say that
41nC3 = n - 1C2
Using nCr = r!(n - r)!n! , we’ll get
413!(n - 3)!n! = 2!(n - 1 - 2)!(n - 1)!
Now, using n! = n(n - 1)!
Now, solving for n, we’ll obtain
n = 2!43! ⇒n = 2!43(2!) ⇒n = 4(3) ⇒n = 12Therefore, the value of n is 12
Note: We can also find the number of subsets of A containing three elements in which one of the elements is sure to be a3that will be equal to the difference between the number of subsets of A containing three elements and the number of three-element subsets of A do not contain a3 i.e.
= nC3 - n - 1C3
Using nCr = r!(n - r)!n! ,
= 3!(n - 3)!n! - 3!(n - 4)!(n - 1)!
Using n! = n(n - 1)!
= 3!(n - 3)!n(n - 1)! - 3!(n - 4)!(n - 1)!
Dividing and multiplying the second term with (n-3)
= 3!(n - 3)!n(n - 1)! - [3!(n - 4)!(n - 1)!(n - 3n - 3)]
Using n(n - 1)! = n!
= 3!(n - 3)!n(n - 1)! - 3!(n - 3)!(n - 1)!(n - 3)
Now, taking common 3!(n - 3)!(n - 1)!from both terms
= 3!(n - 3)!(n - 1)![n - (n - 3)]
On further simplification we get,
= 3!(n - 3)!(n - 1)!3
Using n(n - 1)! = n!, and simplifying we get,
= 2!(n - 3)!(n - 1)!
= 2!(n - 1 - 2)!(n - 1)!
We can write it as n - 1C2and is having the same value as in our above solution.