Divisibility rule for 11: Find the difference between the sum of the digits at odd places (from the right) and the sum of the digits at even places (from the right) of the number. If the difference is either 0 or divisible by 11, then the number is divisible by 11.
Applying above divisibility rule,
10824 → Sum of the digits at odd places = 4 + 8 + 1 = 13
→ Sum of the digits at even places = 2 + 0 = 2
→ Difference of both sums = 13 - 2 = 11
Since the difference is 11, therefore, the number is divisible by 11.