Find the sum of all (numerical) coefficients in the expansion of ( x + y + z ) 3 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you explain why we can set x = y = z = 1 ? Why not x = 1 , y = 2 , z = 3 ?
Bonus question : Can you find the number of terms in the trinomial expansion ( x + y + z ) 3 ? Can you generalize this for ( a 1 + a 2 + … + a n ) m ?
To Challenge Master: Multinomial Theorem?
( x + y + z ) 3 = x 3 + 3 x 2 y + 3 x 2 z + 3 x y 2 + 6 x y z + 3 x z 2 + y 3 + 3 y 2 z + 3 y z 2 + z 3
Sum of coefficients = 1 + 1 + 1 + 3 + 3 + 3 + 3 + 3 + 3 + 6 = 3 × 1 + 6 × 3 + 1 × 6 = 3 + 1 8 + 6 = 2 7
Problem Loading...
Note Loading...
Set Loading...
This is what you'd get if you set x , y , and z to 1 .
So the answer is ( 1 + 1 + 1 ) 3 = 2 7 .