

InterviewSolution
Saved Bookmarks
1. |
The constant term in the expansion of `(log(x^(logx))-log_(x^(2))100)^(12)` is (base of lof is 10) `"_____"`. |
Answer» Correct Answer - 495 `(log(x^(logx))-log_(x^(2))100)^(12)` `= ((logx)^(2)-(1)/(logx))^(12)` `:.` Constant term `= .^(12)C_(4)((logx)^(2))^(4)(-(1)/(logx))^(8)` `= .^(12)C_(4)` `= (12xx11xx10xx9)/(24)` `=55xx9=495` |
|