

InterviewSolution
Saved Bookmarks
1. |
The number of distinct terms in the expansion of`(x+1/x+1/(x^2))^(15)`is/are (with respect to different power of `x`)A. 255B. 61C. 127D. none of these |
Answer» Correct Answer - B `(x+1/x+x^(2)+1/(x^(2)))^(15)=((x^(3)+x+x^(4)+1)/(x^(2)))^(15)` `= (a_(0)+a_(1)x+a_(2)x^(2)+"....."+a_(60)x^(60))/(x^(50))` Hence, the total number of term is 61. |
|