asked 186k views
5 votes
How do I solve this finding the first four of the sequence?

How do I solve this finding the first four of the sequence?-example-1
asked
User Jodaka
by
8.1k points

2 Answers

0 votes

Answer:

Explanation:

How do I solve this finding the first four of the sequence?-example-1
answered
User Richard Clayton
by
8.2k points
3 votes

Answer:

Explanation:

a(1) = -7 (given)

a(2) = a(1) + 4 = -7 + 4 = -3

a(3) = a(2) + 4 = -3 + 4 = 1

a(4) = a(3) + 4 = 1 + 4 = 5

and so on.

answered
User Vince
by
7.4k 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.