Question
Write the composition table for the binary operation multiplication modulo 10 (×10) on the set S = {2, 4, 6, 8}.
| ×10 | 2 | 4 | 6 | 8 |
| 2 | 4 | 8 | 2 | 6 |
| 4 | 8 | 6 | 4 | 2 |
| 6 | 2 | 4 | 6 | 8 |
| 8 | 6 | 2 | 8 | 4 |
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
| X | 0 | 1 | 2 | 3 |
| P(X) | $\frac{1}{6}$ | $\frac{1}{2}$ | $\frac{3}{10}$ | $\frac{1}{30}$ |