You can
put this solution on YOUR website!let x equal the missing thousands digit and y equal the missing tens digit
a number is divisible by 9 if the sum of the digits is divisible by 9 ... so 30+x+y=36 or 30+x+y=45 ... x+y=6 or x+y=15
a number is divisible by 11 if the difference between the sum of the odd numbered digits and the sum of the even numbered digits is divisible by 11 ... so 2+3+4+y-(7+x+9+5) or y-x-12=-11 ... y-x=1 ... this means an ODD sum
x+y=15 ... y-x=1 ... 2y=16 ... y=8 ... x=7