asked 167k views
3 votes
Find the first four terms of each sequence.

F(n) = 3n - 1

asked
User Deanna
by
8.1k points

1 Answer

6 votes

Answer:

2, 5, 8, 11

Explanation:

F(n) = 3n - 1

put n=1

F(1) = 3(1) - 1 = 2

put n=2

F(2) = 3(2) - 1 = 6 - 1 = 5

put n=3

F(3) = 3(3) - 1 = 9 - 1 = 8

put n=4

F(4) = 3(4) - 1 = 12 - 1 = 11

answered
User Losee
by
7.8k 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.