Hi Svetlana N.,
We can set day one equal to, a1 = 33.
And using a arithmetic explicit formula an = a1 + (n - 1)*d, with d = 6.
For day eight (a8) with n = 8:
a8 = 33 + (8 - 1)*6 = 33 + 42 = 75
The sum for an arithmetic series is: Sn = [n*(a1 + an)]/2
With n = 8:
S8 = [8*(33 + 75)]/2 = 432
Therefore at day eight, 432 cups have been sold.
(You can check by adding 33+39+45+51+57+63+69+75=432).
I hope this helps, Joe.