Answer:
C
Explanation:
We want to find the recursive function of Max's stack of logs. Let's use the formula
to help us out.
In the formula,
represents the nth term,
represents the first term, and d is the common difference.
Since the first load of logs had 8 logs in it, we know that
. Now, we want to find d, so let's use the information that
. Plug these into the formula to find d:
62 = 8 + 6d
6d = 54
d = 9
Thus, our final equation is:
, which is C.