<h3>What is the value of the sum 1/3 + 2/3+ 2/3+ 4/3 + 5/3+6/3+7/3+8/3</h3>
<h2>ANSWER</h2>

Decimal Form:

Mixed nunber Form:

<h3>
Answer: -6, 7, -8</h3>
Start with the sequence {1, 2, 3, 4, 5, 6, 7, 8, ...}
Then change the sign of every other term so you'll have the first term positive, the second term negative, and so on.
That updates to {1, -2, 3, -4, 5, -6, 7, -8, ...}
Every odd term (1,3,5,..) is positive while every even term (-2,-4,-6) is negative.