1. find multiple of 7 that are less than or equal to 56
Solution:
Multiples of 7 less than or equal to 56
7 | `xx` | 1 | = | 7 |
7 | `xx` | 2 | = | 14 |
7 | `xx` | 3 | = | 21 |
7 | `xx` | 4 | = | 28 |
7 | `xx` | 5 | = | 35 |
7 | `xx` | 6 | = | 42 |
7 | `xx` | 7 | = | 49 |
7 | `xx` | 8 | = | 56 |
Multiples of 7 are `7,14,21,28,35,42,49,56`
2. find multiple of 8 that are less than or equal to 100
Solution:
Multiples of 8 less than or equal to 100
8 | `xx` | 1 | = | 8 |
8 | `xx` | 2 | = | 16 |
8 | `xx` | 3 | = | 24 |
8 | `xx` | 4 | = | 32 |
8 | `xx` | 5 | = | 40 |
8 | `xx` | 6 | = | 48 |
8 | `xx` | 7 | = | 56 |
8 | `xx` | 8 | = | 64 |
8 | `xx` | 9 | = | 72 |
8 | `xx` | 10 | = | 80 |
8 | `xx` | 11 | = | 88 |
8 | `xx` | 12 | = | 96 |
Multiples of 8 are `8,16,24,32,40,48,56,64,72,80,88,96`
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then