96.9k views
0 votes
Write a function that represents the sequences 7,14,21,28

User Nickgryg
by
6.4k points

1 Answer

4 votes

Given:-


7,14,21,28,\ldots

To find the sequence inside the pattern.

Since the number are the numbers in 7th table the function can be,


f(n)=7n

So the required function is f(n)=7n

User Optillect Team
by
7.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.