Find the 10th partial sum of the arithmetic sequence defined by

Answer:
22.5
Step-by-step explanation:
If you expand the series, you can see the first few terms of the series:
We can see the series is 0, 0.5, 1, 1.5, ....
This is an arithmetic series with common difference (the difference in 2 terms) 0.5 and first term 0.
We know formula for sum of arithmetic series:
[tex]s_{n}=\frac{n}{2}(2a+(n-1)d)[/tex]
Where,
Substituting these into the formula, we get the 10th partial sum to be:
[tex]s_{10}=\frac{10}{2}(2(0)+(10-1)(0.5))\\s_{10}=5(0+(9)(0.5))\\s_{10}=5(0+4.5)\\s_{10}=5(4.5)\\s_{10}=22.5[/tex]
So the sum of the first 10 terms is 22.5. Third answer choice is right.