To determine whether the corresponding terms of 2 arithmetic sequence's added will give new arithmetic sequence or not, Let' take 2 Arithmetic sequences.
In one first term is a1 and common difference is d1, in the other first term is a2 and common difference is d2.
Now nth term for first sequence = a1+(n-1) d1
nth term for second sequence = a2+(n-1) d2
Now add the 2 terms: a1+(n-1)d1 +a2 +(n-1)d2
= a1+a2 + (n-1)(d1+d2)
This is again new arithmetic sequence with first term a1+a2 and common difference d1+d2.
Hence if we add corresponding terms of 2 arithmetic sequence, we will again get an arithmetic sequence.