if the 7-digit integer is divisible by 9, what's the smallest whole number in place of ?
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.
Note that the sum of the digits is equal to = 4+8+1+6+7+3 = 29.. Now for the number to be divisible by 9, the sum of the digits must me the multiple of 9..
Here, the next and the closest multiple of 9 after 29 is 36.
Hence, z = 36 - 29 = 7.