32) D
According to the information given the equation for the sequence of elements given:
The first element will be multiplied by the following elements until a smaller element is reached.
The first element is 2. The next is 5. So we have (2 x 5).
The third is 5. So we have (2 x 5 x 5).
The fourth is 5. So we have (2 x 5 x 5 x 5).
The fifth is 3. So we need to add what ever is after the (2 x 5 x 5 x 5).
The sixth is 5. So we have (3 x 5)
The seventh is 1. So we need to add 1 to whatever we have so far.
We get:
(2 x 5 x 5 x 5) + (3 x 5) + 1
250 + 15 + 1
266