Answer:
39
Step-by-step explanation:
Formula for the nth term (an) = a1 + d(n - 1) where a1 = the first term and d = common difference.
So here the 13th term = 3 + 3(13 - 1)
= 3 + 3*12
= 39 (answer).
Here, take any points (0, -2) ((1, -6)
Now, slope (m) = -6 - (-2) / 1 - 0 = -6+2 / 1 = -4
Now, y - y1 = m(x - x1)
y - (-6) = -4(x - 1)
y + 6 = -4x + 4
y = -4x - 2
In short, Your Equation would be y = -4x - 2
Hope this helps!