Hi I am having toruble with this sereis. I need to find the sum of the integers except for multiples of 3.
The series is 1+2,+4,+5,+7,+8,+10+11,+...+299
The correct answer should be 30000 but I got a different answer. I found the sum of 1-299 to be 44850. Then I found the amount of terms that are multiples of 3 which tunred out to be 33. Usign this I foudn the sum for the 33 terms that were multiples of 3 and I got 4950. I then tried subtracting the two sums but I got it wrong. Am I got the right track?
The series is 1+2,+4,+5,+7,+8,+10+11,+...+299
The correct answer should be 30000 but I got a different answer. I found the sum of 1-299 to be 44850. Then I found the amount of terms that are multiples of 3 which tunred out to be 33. Usign this I foudn the sum for the 33 terms that were multiples of 3 and I got 4950. I then tried subtracting the two sums but I got it wrong. Am I got the right track?