If this number is divisible by 36, then what digit is 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.
3141A92A6 is divisible by 36, if it is also divisible in 4 and 9.
A number is divisible by 4 if the last two digit is divisible by 4.,
4 | 10A+6.
A number is divisible by 9 if the sum of the its digit is divisible by 9
9 | 3+1+4+1+A+9+2+A+6 => 9 | 26 + 2A.
The value of A = {0,1,2,3,4,5,6,7,8,9} which satisfy both 4 | 10A+6 and 9 | 26 + 2A is 5.
Therefore A = 5.