Here are the solutions:
a) 6 x 6 = 36 (there are 2 tasks, rolling the die each time)
b) 6 x 6 x 6 = 216 (there are 3 tasks)
c) 6 x 6 x 6 x 6 = 1,296 (there are 4 tasks)
d) 6^k (by the product rule, there are k tasks, with 6 possible outcomes for each task)
The key idea is that for rolling a die k times, we can view it as k independent tasks, with 6 possible outcomes for each task. Then by the product rule, the total number of outcomes is 6^k.