1
Identify first term a = 3, common difference d = 7-3 = 4
2
Apply formula an = a + (n-1)d
3
a15 = 3 + (15-1)×4 = 3 + 14×4 = 3 + 56 = 59
Answer: 59
Worked Example 2: Find sum of first 8 terms of GP: 2, 6, 18, 54...
1
First term a = 2, common ratio r = 6/2 = 3
2
Apply formula Sn = a(r^n - 1)/(r - 1)
3
S8 = 2(3^8 - 1)/(3 - 1) = 2(6561 - 1)/2 = 6560
Answer: 6560
Critical Shortcut for GP Sum: When r > 1, use Sn = a(r^n - 1)/(r - 1). When r < 1, use Sn = a(1 - r^n)/(1 - r). This prevents negative number confusion