Respuesta :

we are given

airthematic sequence

we can use nth term formula

[tex] a_n=a_1+(n-1)d [/tex]

n is number of terms

an is nth term

d is common difference

a1 is first term

We are given

a7=40

we can use it

[tex] a_7=a_1+(7-1)d [/tex]

[tex] 40=a_1+6d [/tex]

[tex] a_1+6d=40 [/tex]

a18 = 106

[tex] a_1_8=a_1+(18-1)d [/tex]

[tex] a_1+17d=106 [/tex]

we can subtract both equations

[tex] a_1+17d-a_1-6d=106-40 [/tex]

[tex] 11d=66 [/tex]

[tex] d=6 [/tex]

now, we can find a1

[tex] a_1+6d=40 [/tex]

we can plug d=6

[tex] a_1+6*6=40 [/tex]

[tex] a_1=4 [/tex]

12th term:

[tex] a_1_2=a_1+(12-1)d [/tex]

now, we can plug values

[tex] a_1_2=4+(12-1)*6 [/tex]

[tex] a_1_2=4+66 [/tex]

[tex] a_1_2=70 [/tex]

so, 12th term is 70...........Answer

The 12th term of the given arithmetic sequence is; a₁₂ = 70

How to find the nth term of an Arithmetic Sequence?

The formula for nth term of an arithmetic sequence is;

aₙ = a + (n - 1)d

where;

a is first term

n is position of term

d is difference between consecutive terms

We are given;

a₇ = 40

a₁₈ = 106

Thus;

a + (7 - 1)d = 40

a + 6d = 40    ------(1)

a + 17d = 106   ------(2)

Subtract eq 1 from eq 2 to get;

11d = 66

d = 6

Thus;

a + 6(6) = 40

a = 4

Thus;

a₁₂ = 4 + (12 - 1)6

a₁₂ = 70

Read more about Arithmetic Sequence at; https://brainly.com/question/6561461

#SPJ5