Question: How many ways can 5 different colored balls be placed in 3 different boxes if each box can hold any number of balls?
Options:
Correct Answer: 243
Solution:
Each ball has 3 choices (boxes), so for 5 balls, the total arrangements = 3^5 = 243.