asked 110k views
5 votes
B(1)=16 b(n)=b(n-1)+1 find the second term

asked
User DFTR
by
8.7k points

1 Answer

3 votes

So, we're looking for b(2)

In order to find b(2) we must take b(n-1) and add 1 to it. In this case (n-1) = 1 (Since 2-1 = 1) so we know that n(1) = 16, so n(2) = 17

answered
User Darc Nawg
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.