Carmen H. answered 01/25/21
Patient Tutor Specializing in Algebra and Calculus
You have
3, 6, 11, 18, 27 and can see that the difference to the previous values are as follow:
3, 5, 7, 9 (which is a sequence in itself of adding +2).
Knowing that, you can see that whatever formula for the sequence will have +2. If you subtract 2 to the current list of values you get:
1, 4, 9, 16, 25 which are all perfect squares so you can conclude that that n^2 + 2 will give you the original sequence.
Thus, the 12th term would be 12^2 + 2 = 144+2=146.