Question 1091050
find the average of 5 consecutive even Numbers a,b,c,d,e
---------
--> ((c-4) + (c-2) + c + (c+2) + (c+4))/5
= 5c/5
= c