Respuesta :
Answer:
- 25
Step-by-step explanation:
Given
d(n) = d(n - 1) - 14 with d(1) = 3, then
d(2) = d(1) - 14 = 3 - 14 = - 11
d(3) = d(2) - 14 = - 11 - 14 = - 25 ← third term
Answer:
- 25
Step-by-step explanation:
Given
d(n) = d(n - 1) - 14 with d(1) = 3, then
d(2) = d(1) - 14 = 3 - 14 = - 11
d(3) = d(2) - 14 = - 11 - 14 = - 25 ← third term