InterviewSolution
Saved Bookmarks
| 1. |
In the expansion of (1 + x)50, the sum of the coefficients of odd powers of x is A. 226 B. 249 C. 250 D. 251 |
|
Answer» Correct option B. 249 Explanation: C0 + C1 + C2 + C3 + C4 + C5 + …..Cn = 2n Therefore C1 + C3 + C5 + ….. Cn = ½ × 2n = ½ × 250 = 249 |
|