91.5k views
3 votes
D(1) = 13 d(n) = d(n-1) + 17 find the 4th term

1 Answer

0 votes

d(4) = 64

substitute n = 2, 3, 4 into d(n) = d(n - 1) + 17

d(2) = d(1) + 17 = 13 + 17 = 30

d(3) = d(2) + 17 = 30 + 17 = 47

d(4) = d(3) + 17 = 47 + 17 = 64


User Jason Ching Yuk
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories