asked 221k views
2 votes
Write a recursive formula for each explicit formula and find the first term of the sequence

A(n) = 10 + 8n

1 Answer

4 votes
The recursive formula for the explicit formula A(n) = 10 + 8n is:

A(1) = 10
A(n) = A(n-1) + 8

The first term of the sequence is A(1) = 10.
answered
User Miguel Andres
by
9.0k 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.