Using the digits 0 through 8, find the number of different5-digit numbers such that:
a. Digits can be used more than once.
b. Digits cannot be repeated, but can come in any order.
c. Digits cannot be repeated and must be written in increasingorder.
d. Which of the above counting questions is a combination andwhich is a permutation? Explain why this makes sense.