๐Ÿ”ข Number Puzzles & Digits

Digit tricks, place value, and number codes

โž• Digit sums and divisibility

The digit sum is what you get when you add all the digits in a number. For example, 3742 has digit sum 3 + 7 + 4 + 2 = 16.

Divisibility rule: A number is divisible by 3 if its digit sum is divisible by 3. A number is divisible by 9 if its digit sum is divisible by 9. This is powerful for checking answers quickly!

Example: Is 486 divisible by 9? Digit sum = 4 + 8 + 6 = 18. Is 18 divisible by 9? Yes! So 486 is divisible by 9. (486 รท 9 = 54 โœ“)

๐Ÿ”„ Place value and rearranging digits

The number 3742 means 3ร—1000 + 7ร—100 + 4ร—10 + 2ร—1. Rearranging digits changes the number drastically!

To make the largest number: put the biggest digit first. To make the smallest: put the smallest non-zero digit first (not zero, because 0234 = 234).

Example: Using digits 5, 1, 3 โ€” largest number is 531, smallest is 135 (not 315, because we want the smallest overall).

๐Ÿ“ Number codes and symbols

In competition problems, shapes often stand for unknown digits. Set up equations and solve step by step.

Example: If โ˜… + โ˜… + โ˜… = 12, then โ˜… = 4. Now if โ˜… + โ— = 9, then 4 + โ— = 9, so โ— = 5. Solve the easiest equation first!

๐Ÿง  Practice Quiz

Score: 0 / ?