Westonci.ca is the best place to get answers to your questions, provided by a community of experienced and knowledgeable experts. Experience the convenience of finding accurate answers to your questions from knowledgeable professionals on our platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

The third term in an arithmetic sequence is 14 and the fifth term is 20. If the first term is a1, which is an equation for the nth term of this sequence?

Sagot :

Answer:

The equation for nth term is 3n + 5.

Step-by-step explanation:

Let a1 be a,

a3 = a + (n - 1)d

or, 14 = a + (3 - 1)d

so, 14 = a + 2d

Now,

a5 = a + (n - 1)d

or, 20 = a + (5 - 1)d

or, 20 = a + 4d

now,

a + 4d = 20

a + 2d = 14

now,

a + 4d - ( a + 2d) = 20 - 14

or, a + 4d - a - 2d = 6

or, 2d = 6

so, d = 3

Now,

a + 2d = 14

or, a + 2(3) = 14

or, a = 14 - 6

so, a = 8

Now,

an = a + (n - 1)d

or, an = 8 + (n - 1)3

or, an = 8 + 3n - 3

so, an = 3n + 5