what is the patern in the values as the exponents increase?

powers of 3. value
3^-1. 1/3
3^0. 1
3^1. 3
3^2. 9


A. add 3 to the previous value
B. subtract 3 from the previous value
C. divide the previous value by 3
D. multiply the previous value by 3