2

Does the same method used to find sum of the coefficients for a binomial hold here?

DeepSea
  • 77,651
green47
  • 21

1 Answers1

3

That will be $(1+1+1+1)^{20} = 4^{20}$.

You just set $x=y=z=w=1$ in the formula, and simplify.

DeepSea
  • 77,651