Answer:
[tex]S_{n} = \frac{n}{2}[3n + 5][/tex]
n = 10
Step-by-step explanation:
The given arithmetic series is 4 + 7 + 10 + .......... up to n terms.
Now, we know that the sum of first n terms of an A.P. with first term a and the common difference d is given by
[tex]S_{n} = \frac{n}{2}[2a + (n - 1)d][/tex]
So, in our case the first term a = 4 and the common difference is d = 3, hence the sum of first n terms will be
[tex]S_{n} = \frac{n}{2}[2\times 4 + (n - 1)\times 3] = \frac{n}{2}[3n + 5][/tex] (Answer)
Now, given [tex]S_{n} = 175[/tex] and we have to find the value of n.
So, [tex]\frac{n}{2}[3n + 5] = 175[/tex]
⇒ 3n² + 5n = 350
⇒ 3n² + 5n - 350 = 0
⇒ 3n² + 35n - 30n - 350 = 0
⇒ (n + 35)(3n - 30) = 0
⇒ n = 10 {Since n can not be negative} (Answer)