asked 206k views
3 votes
Look at the arithmetic sequence below. Use the boxes to create a recursive formula for the sequence. 18, 21, 24, 27, 30, 33... Response area =

1 Answer

4 votes

Answer:

we have:

u(1) = 18

u(2) = 21 = 18 + 3

u(3) = 24 = 18 + 3.2

u(4) = 27 = 18 + 3.3

.......

=> the sequence has: u(1) = 18

d = 3

=> u(n) = 18 + 3(n - 1) = 3n + 15

so the recursive formula for the sequence is u(n) = 3n + 15

Explanation:

answered
User Heyheyhey
by
8.6k 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.