There is a list of seven numbers. The average of the first four numbers is 5, and the average of the last four numbers is 8. If the average of all seven numbers is 46/7, then the number common to both sets of four numbers is what.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
a+b+c+d = 20; //4 5 d+e+f+g = 32; // 8 4 a+b+c+d+e+f+g = 46; // (46/7)*7 32+20 = 52; 52-46 = 6;