Q.
A student is allowed to select at most n books from a collection of p(x)=ax2+bx+c books. If the total number of ways in which he can select one book is 63, then the value of n is equal to :
Since the student is allowed to select at most n books out of (2n+1) books, ∴ In order to select one book he has to select one book he has the choice to select one, two, three ... n books, thus if T is the total number of ways selecting one book then T=2n+1C1+2n+1C2+.....+2n+1Cn=63 ?(i) again the sum of binomial coefficients 2n+1C0+2n+1C2+.....+2n+1Cn+2n+1Cn+1+...=(1+1)2n+1=22n+1 Or 2b+1C0+2(2n+1C1+2n+1C2+....+2n+1Cn)+2n+1C2n+1=22n+1⇒1+2(T0+1=22n+1⇒1+T=222n+1=22n⇒1+63=22n⇒26=22n⇒n=3