Use the graphs of the arithmetic sequences an and bn to find
     Use the graphs of the arithmetic sequences (a_n) and (b_n) to find the difference between the sum of the first 16 terms of {b_n} and the sum of the first 16 terms of (a_n). The difference is 648 
  
  Solution
By the graph, for bn sequence : a = 2 and d = 6 , so, bn = 2 + 6(n-1)
For an sequence : a = 2 and d = -4 , so, an = 2 - 4(n-1)
Now, in bn sequence : S16 = n(a+an)/2 = 16[2+2+6(15)]/2 = 8*94= 752
In an sequence : S16 = 16[2+2-4(15)]/2 = -8*56 = -448
Difference between them = 752 - (-448) = 752 + 448 = 1200

