You can put this solution on YOUR website! This is an arithmetic sequence, with the common difference equal to 4 and the first term equal to 4.
The n-th term is given by a_n = 4 + 4(n-1) which simplifies to a_n = 4n
The last term divisible by 4 is 148, thus n = 37
The sum of n terms of an arithmetic sequence is S_n = (n/2)*(a + a_n)
S_n = (37/2)*(4+148) = 2812