Concept:The roots of x2+x+1=0 are the complex cube roots of unity: ω and ω2, where ω3=1 and 1+ω+ω2=0.Explanation:Let α=ω and β=ω2.We need j=0∑3(αj+βj)=(α0+β0)+(α1+β1)+(α2+β2)+(α3+β3).Compute each term:• j=0: α0=1, β0=1, so sum = 2.• j=1: α1+β1=ω+ω2=−1 (since 1+ω+ω2=0).• j=2: α2=ω2, β2=(ω2)2=ω4=ω3⋅ω=1⋅ω=ω. So ω2+ω=−1.• j=3: α3=ω3=1, β3=(ω2)3=ω6=(ω3)2=12=1, sum = 2.Now add: 2+(−1)+(−1)+2=2.Answer:2 (Option D)