84.8k views
2 votes
A(1)=20​​
a(n)=a(n−1)−17​​
Find the 3rd term in the sequence

User Bless
by
6.6k points

2 Answers

6 votes

Answer:

-14

Step-by-step explanation:

khan academy

User Olivier Darrouzet
by
6.4k points
2 votes
Answer: The third term is -14

----------------------------------------------

Step-by-step explanation:

First term = A(1) = 20, which is given

Second term
A(n) = A(n-1) - 17
A(2) = A(2-1) - 17
A(2) = A(1) - 17 .... note: second term = (first term) - 17
A(2) = 20 - 17
A(2) = 3

Third term
A(n) = A(n-1) - 17
A(3) = A(3-1) - 17
A(3) = A(2) - 17 ... note: third term = (second term) - 17
A(3) = 3 - 17
A(3) = -14
User Adaephon
by
7.0k points