IDNStudy.com, ang iyong destinasyon para sa mga maaasahang sagot. Ang aming komunidad ay handang magbigay ng malalim at praktikal na mga solusyon sa lahat ng iyong mga katanungan.

The fourth term is 19 and the seventh term is 28

Sagot :

I assume this is an arithmetic sequence
28 = a₁+6d
19 = a₁+3d
9 = 3d
d = 3 therefore, the common difference is 3
Solve for first term
28 = a₁+6(3)
28 = a₁+18
a₁ = 10

Therefore, the nth term rule for this arithmetic sequence is
an = 10+3(n-1)
an = 10+3n-3
an = 3n+7