

InterviewSolution
Saved Bookmarks
1. |
If the mean of the numbers `27+x, 31+x, 89+x, 107+x, 156+x` is 82, then the mean of `130+x, 126+x, 68+x, 50+x, 1+x` isA. 75B. 157C. 82D. 80 |
Answer» Correct Answer - A Given `82=((27+x)+(31+x)+(89+x)+(107+x)+(156+x))/(5)` `implies 82xx5=410+5x` `implies 410-410=5x` `implies x=0` Therefore, the required mean is `overline =(130+x+126+x+68+x+50+x+1+x)/(5)` `=(375+5x)/(5)=(375+0)/(5)=(375)/(5)=75` |
|