The pattern involves adding consecutive odd numbers with an incrementing gap: 4+7=11, 11+13=24, 24+21=45, 45+31=76. The differences (7, 13, 21, 31) increase by 6, 8, 10. The next difference is 31+12=43, so 76+43=119. Option D (232) incorrectly doubles the previous term, while option C (108) assumes constant addition.