I encountered this question today:
$$\sum_{x=1}^{n}(20x -17) = 133234$$ Find the value of $n$
I tried to reformat so I can understand the question much better:$$\sum_{x=1}^{n}(20x -17) = (20-17)+(40-17)+(60-17)+\dots+(20(n)-17) = 133234$$ I noticed a pattern: $3 + 23 + 43 + 63 + 83+ \dots = 133234$
Then, I am stuck here. Can anyone continue or give me a hint to this problem. I am half-way done to find $n$.