222k views
0 votes
Write a function that describes the sequence 7, 8, 9, 10,... Use y for the term in the sequence and n for its place in the list.

2 Answers

3 votes

Answer:

n=y+1.

Explanation:

Write a function that describes the sequence 7, 8, 9, 10,... Use y for the term in-example-1
User NiBE
by
7.8k points
3 votes

Answer:n=y+1

Explanation:

User JC Guidicelli
by
7.2k points