Respuesta :

Answer:

the 4th term is 64

Step-by-step explanation:

Given

d(1) = 13

d(n) = d( n -1) +17

First

d(2) = d(2-1) + 17

= d(1) + 17

= 13 + 17

= 30

d(3) = d(3-1) +17

= d(2) + 17

= 30 +17

= 47

d(4) = d(4-1) + 17

= d(3) + 17

= 47 +17

=64