InterviewSolution
Saved Bookmarks
| 1. |
The greatest coefficient in the expansion of `(x + y + z + t)^15,` isA. `(15!)/(3!4!)`B. `(15!)/(3!(4!)^(3))`C. `(15!)/(3!(4!)^(2))`D. `(15!)/((3!)^(2)(4!)^(2))` |
|
Answer» Correct Answer - b Here,n = 15 and m=4 `therefore q = 3 and r= 3` `therefore ` Greatest coefficient = `(n!)/((q!)^(m-r) [(q+1)!])=(15!)/(3!(4!)^(3))` |
|