Concept:Combination formula:C(n,r)+C(n,r−1)=C(n+1,r)Explanation:C(9,4)C(11,6)C(m,7)C(9,3)C(11,5)C(m,6)C(10,n−2)C(12,n)C(m+1,n+1)=0Using C1=C1+C2 and using the formulaC(10,4)C(12,6)C(m+1,7)C(9,3)C(11,5)C(m,6)C(10,n−2)C(12,n)C(m+1,n+1)=0This determinant will be zero if 1st and 3rd column are same, which is possible only whenn−2=4i.e.,n=6