asked 171k views
1 vote
Write a recursive rule for the sequnce 6, 10, 14, 18, 22, ...

1 Answer

2 votes

This is an example of a arithmetic sequence because the common difference is the same through the set of numbers;

14 - 10 = 4

18 - 14 = 4

22 - 18 = 4

Common Difference is 4.

Recursive Rule: an = a1 + (n - 1)d

an = nth term

a1 = first term

n = number of the term

d = common difference

We know that;

a1 = 10

n = placement of the number

d = 4

Put into the rule:

an = 10 + (n - 1)4

Best of Luck!

answered
User Ilario
by
8.2k points

Related questions

asked Nov 28, 2024 181k views
Armulator asked Nov 28, 2024
by Armulator
8.7k points
1 answer
4 votes
181k views
1 answer
1 vote
200k views
asked Dec 10, 2024 55.2k views
Jon Hudson asked Dec 10, 2024
by Jon Hudson
8.3k points
1 answer
5 votes
55.2k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.