36.7k views
3 votes
if an arithmetic sequence has its 4th term equal to 8 and its 10th term equal to 20. find its 40th term?

User Decapo
by
8.1k points

1 Answer

0 votes

Answer:

80

Explanation:

nth term = a + d(n - 1)

20 - 8 = 12

(a + d(10 - 1)) - (a + d(4 - 1)) = 12

a + 9d - a - 3d = 12

6d = 12

d = 2

a + 2(4 - 1) = 8

a + 8 - 2 = 8

a = 2

40th term = 2 + 2(40 - 1) = 2 + 78 = 80

User Messanjah
by
8.2k points