So the question is Let $x,y, z$ Be digits so that the 9-digit number 5$x$36$y$98$z$2 is divisible by 792.
1) Without calculating $x$ and $y$, explain why z = 3 or 7.
2) WIthout calculating $x$, show that y = 0 or 9.
3) FInd all combinations of $x, y, z$
$792$ is also divisible by $9$ and $11$ as well.
Using the divisibility rule for $11$, $5-x+3-6+y-9+8-z+2$ or $-x+y-z+3$ must be divisible by $11$. What multiples of $11$ can this expression be?
In addition, using the divisibility rule for $9$, $5+x+3+6+y+9+8+z+2$ must be divisible by $9$. Therefore $x+y+z+33$ must be a multiple of $3$, which implies that $x+y+z$ must be a multiple of $3$ as well.
Then you can consider what happens when $z$ is $3$ or $7$.