SOLUTION: Each hour I can choose 1 of 4 different classes to attend. After 11 hours, how many combinations of different classes would there be.

Algebra ->  Permutations -> SOLUTION: Each hour I can choose 1 of 4 different classes to attend. After 11 hours, how many combinations of different classes would there be.      Log On


   



Question 412513: Each hour I can choose 1 of 4 different classes to attend. After 11 hours, how many combinations of different classes would there be.
Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

If order of classes is not to consider then no. of ways = 14C3 = 364


if order of classes is to be considered , no. of ways = 4*4*4*.....11 times.
= 4^11
= 4194304