Question 773986
Average of 'n' numbers = total of the n numbers / n
So, sum of 'n' numbers = Average of the 'n' numbers * n
Average of the 4 numbers is 70. So their sum is 70*4 = 280
Average of the 3 numbers is 50. So the sum of 3 numbers = 50*3 = 150
So the 4th number = Sum of 4 numbers - sum of the 3 numbers = 280 - 150 = 130.
:)