This problem is about arithmetic sequence.
We know that
[tex]a_1=1,d=2,n=10[/tex]This means the first element is 1, the difference to form the sequence is 2, and the total number of elements is 10.
Now, we use the following formula to sum all 10 elements.
[tex]S_n=\frac{n}{2}(2a_1+(n-1)d)[/tex]Using all the given information, we have
[tex]S_{10}=\frac{10}{2}(2(1)+(10-1)2)[/tex]We need to solve all those parentheses.
[tex]S_{10}=5(2+9\cdot2)\rightarrow S_{10}=5(2+18)=5(20)=100[/tex]