You posted a lot of questions. I'll do the first four problems to get you started.
============================
Problem 1
This sequence is arithmetic because we add the same amount (4) each time to get the next term. The first term is -2. The first five terms are: -2, 2, 6, 10, 14
============================
Problem 2
This sequence is geometric. We multiply each term by 1/4 to get the next term. We start with 8 as the first term. The first five terms are 8, 2, 1/2, 1/8, 1/32.
============================
Problem 3
Similar to problem 1. This time we're adding -19 to each term to get the next one. The starting term is -6. This sequence is arithmetic and the first five terms are -6, -25, -44, -63, -82
============================
Problem 4
Similar to problem 2. This sequence is geometric with common ratio 2/3. First term is 6. The first five terms are 6, 4, 8/3, 16/9, 32/27