Problema Solution

find the mystery number use these number 56,95,53.78?a)this mystery number is the sum of the two least numbers in the list? b)this mystery number is the difference between the greatest and the least number in the list? c)this mystery number is the difference between the second greatest and the least number in the list? d)this mystery number is the sum of the two greatest numbers in the list? e)this mystery number is the sum of the first and the last number in the list?kindly show me the simple solution of this mystery numbers?

Answer provided by our tutors

Number in list 56, 95, 53, 78

Numbers in ascending order: 53, 56, 78, 95

a) 53 + 56 = 109

b) 53 + 95 = 148

c) 78 - 53 = 25

d) 78 + 95 = 173

e) 56 + 78 = 134