What is \sum_{r=0}^{n}2^{r}C(n,r) equal to ?

  1. A. 2^{n}
  2. B. 3^{n}
  3. C. 2^{2n}
  4. D. 3^{2n}

Correct Answer: B. 3^{n}

Explanation

According to the Binomial theorem, the expansion of (1+x)^n is \sum_{r=0}^{n} C(n,r) x^r. Substituting x=2 into this formula gives \sum_{r=0}^{n} C(n,r) 2^r = (1+2)^n = 3^n.

Related questions on Algebra

Practice more NDA Mathematics questions