asked 62.1k views
3 votes
Write a recursive sequence for the following:
23, 38, 53, 68

asked
User Janita
by
8.4k points

2 Answers

1 vote

Answer:

11.5,19,26.5,34

Explanation:

so here were simplifying the numbers to repeat them,example: 23÷2=11.5

answered
User Abhijit K Rao
by
7.8k points
3 votes

Answer:

An=a+nd

Explanation:

23, 38, 53, 68

First term a=23

d=a2-a1

=38-23=15

For n term

An=a+(n-1)d

For n+1 term

An=a+nd

answered
User Pichirichi
by
8.2k 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.