Recursive rule: Begin with -5, add 3 each time to get the next term -5 + 3 = -2 -2 + 3 = 1 1 + 3 = 4 4 + 3 = 7 7 + 3 = 10 ... General rule: Deriving by formula:Multiply each counting number by 3 and subtract 8 3(1) - 8 = 3 - 8 = -5 3(2) - 8 = 6 - 8 = -2 3(3) - 8 = 9 - 8 = 1 3(4) - 8 = 12 - 8 = 4 3(5) - 8 = 15 - 8 = 7 3(6) - 8 = 18 - 8 = 10 ... Edwin