Write the sum S both forward and backward:
S = 1 + 2 + 3 + ... + 174 + 175
S = 175 + 174 + 173 + ... + 2 + 1
Add the equations:
2S = 176 + 176 + 176 + ... + 176 + 176
The RHS has 175 terms, re-write it:
2S = 175*176
Solve for S:
S = 175*176/2 = 15400
The sum 1 + 2 + 3 + . . . + n =. The sum 1 + 2 + 3 + . . . + 175 = . Use your calculator.