Table Of 2
1. The problem is to generate the multiplication table of 2.
2. The multiplication table lists the products of 2 with numbers from 1 to 10.
3. We multiply 2 by each integer from 1 to 10:
$$2 \times 1 = 2$$
$$2 \times 2 = 4$$
$$2 \times 3 = 6$$
$$2 \times 4 = 8$$
$$2 \times 5 = 10$$
$$2 \times 6 = 12$$
$$2 \times 7 = 14$$
$$2 \times 8 = 16$$
$$2 \times 9 = 18$$
$$2 \times 10 = 20$$
These are the values for the multiplication table of 2 from 1 to 10.