Question
find the 23rd term of the sequence 6, 12, 18, 24, ...
Answers
mathhelper
In your AS
a = 6, d = 12
so term(23) = a + 22d
= 6 + 22(6)
= ....
a = 6, d = 12
so term(23) = a + 22d
= 6 + 22(6)
= ....