InterviewSolution
Saved Bookmarks
| 1. |
After simplification, what is the number of terms in the expansion of `[(3x+y)^(5)]^(4)-[(3x-y)^(4)]^(5)` ?A. 4B. 5C. 10D. 11 |
|
Answer» Correct Answer - C Given expression is : `[(3x+y)^(5)]^(4)-[(3x-y)^(4)]^(5)=[(3x+y)]^(20)-[(3x-y)]^(20)` First and second expansion will have 21 terms each but odd terms in second expansion be 1st, 3rd, 5th……21st will be equal and opposite to those of first expansion. Thus, the number of terms in the expansion of above expression is 10. |
|