a = 12, d = 5, n = 11
The nth term: = a + (n - 1)d = 12 + (11 - 1)*5 = 12 + 10*5 = 12 + 50 = 62
so the last term which is the eleventh, l = 62
Sum of first 11 = n/2(a + l), where l = last term.
S = 11/2(12 + 62)
= 11/2 * 74 = 11 * 37 = 407
Sum of the first 11 terms = 407