The above is a long division with some digits hidden. What is the sum of all the missing numbers?
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.
0 0 y 0 x \enclose l o n g d i v 0 a 0 z 0 b 7 7 It can solved with various ways however simple way to solve this problem is to focus the last digit obtained from the product of x and y . x × y = b 7 = 1 0 b + 7 The last digit is 7 which is an odd integer which can lead to conclusion that x and y neither consecutive integers nor even integers Since the product of two consecutive integers and even is always even. So we are just left with the odd digits 1 , 3 , 5 , 7 , 9 as we can reject the even digits.
Possible cases are x × y = 7 × 1 = 7 x × y = 9 × 3 = 2 7 z = 4 Also 1 0 a + z − ( 1 0 b + 7 ) = 7 c c c a − b = 1 If x × y = 7 , then a = 1 and b = 0 however the remainder will be 0 which becomes false . So only possible product of x × y = 2 7 then a = 3 and b = 2 . The sum therefore is 2 1 .