asked 169k views
3 votes
If T (n) =3n-1 what is the 3rd term

asked
User Eirik W
by
7.7k points

1 Answer

3 votes
The sequence is given by the formula
T(n)=3n-1, where n is the value of the n'th term in the sequence.

Thus,

T(1) calculates the value of the 1st term

T(2) calculates the value of the 2nd term

T(3) calculates the value of the 3rd term
.
.
an so on


the value of the third term is T(3)=3*3-1=9-1=8



Answer: 8
answered
User Tkokasih
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.