For each positive integer n, p (n) is defined to be the product of the digits of n. For example, p (724) = 56, since 7 × 2 × 4 = 56. Which of the following statements must be true? I. p(10n) = p(n) II. p(n + 1) > p(n) III. p(2n) = 2p(n)