156,614 views
39 votes
39 votes
B(1)=−7
b(n)=b(n−1)+12 ​

Find the 4th term in the sequence.

User Nimizen
by
3.2k points

1 Answer

13 votes
13 votes

Answer:

4th term = 29

to generate the terms, substitute n = 2, 3, 4 into the rule

noting that b(1) = - 7

b(2) = b(2 - 1) + 12 = b(1) + 12 = -7 + 12 = 5

b(3) = b(3 - 1) + 12 = b(2) + 12 = 5 + 12 = 17

b(4) = b(4 - 1) + 12 = b(3) + 12 = 17 + 12 = 29

User Abigwonderful
by
2.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.