asked 141k views
5 votes
Please help me solve

Please help me solve-example-1

1 Answer

1 vote

Answer:

a(67) = 190

Explanation:

a(n) = a(n-1) + 3

Now for a(n + 1):

a(n+1) = a(n) + 3

Replacing a(n):

a(n+1) = a(n-1) +3 +3

From there you can see that +3 is multiplied by the number of terms

a(67) = a(0) + 3 * 67

a(67) = -11 + 201 = 190

answered
User Grant Limberg
by
7.5k 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.