Final answer:
To find the value of n in the given arithmetic sequence with a1 = 30 and d = -4, we can use the formula for the nth term and the sum of the first n terms. By solving the resulting quadratic equation, we find that n is approximately -10.
Step-by-step explanation:
To find n for the given series, we can use the formula for the nth term of an arithmetic sequence:
an = a1 + (n-1)d
Plugging in the given values a1 = 30 and d = -4, we have:
an = 30 + (n-1)(-4)
an = 30 - 4n + 4
Now, we need to find the value of n that makes the sum of the first n terms, Sn, equal to -210. The formula for the sum of the first n terms of an arithmetic sequence is:
Sn = n/2(a1 + an)
Plugging in the given values Sn = -210, a1 = 30, d = -4, and an = 30 + (n-1)(-4), we can solve for n:
-210 = n/2(30 + 30 - 4n)
-210 = n/2(60 - 4n)
-210 = n(60 - 4n)
-210 = 60n - 4n^2
4n^2 - 60n - 210 = 0
After solving this quadratic equation, we find that the value of n is approximately -10.