196k views
5 votes
Given the following sequence, find the 77th term.
-8, -4, 0, 4, 8, ...

2 Answers

5 votes
THE CORRECT ANSWER IS 296
User Anders Johansson
by
8.7k points
6 votes

Answer:

Explanation:

The given sequence is an arithmetic sequence with a common difference of 4. The 77th term of the sequence is the 77th term of the arithmetic sequence, which is given by the formula:

a_n = a_1 + (n - 1) * d

where a_n is the nth term of the sequence, a_1 is the first term of the sequence, and d is the common difference. Substituting the values for a_1, n, and d into this formula, we get:

a_77 = -8 + (77 - 1) * 4

= -8 + 76 * 4

= -8 + 304

= 296

Therefore, the 77th term of the sequence is 296.

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