asked 22.3k views
3 votes
A(1) = 20

a(n) = a(n - 1) x 3/2

What is the 3rd term in the sequence?

2 Answers

2 votes

Answer:

45

Explanation:

5 votes

Answer:

45

Explanation:

a(1) = 20

a(n) = a(n - 1) x 3/2

---

start with a(2) = a(1) * (3/2) = 20* (3/2) = 30

a(3) = a(2) * (3/2) = 30 * (3/2) = 90/2 = 45

answered
User Haonan Chen
by
8.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.