Problem Description:
The image shows a multiplication table for the number 2, where each cell contains a multiplication expression of the form \( 2 \times n \), with \( n \) ranging from 1 to 10. The task is to solve each multiplication problem and fill in the results.
Solution:
We will calculate each multiplication expression step by step:
1.
First Row:
- \( 2 \times 1 = 2 \)
- \( 2 \times 2 = 4 \)
- \( 2 \times 3 = 6 \)
- \( 2 \times 4 = 8 \)
- \( 2 \times 5 = 10 \)
2.
Second Row:
- \( 2 \times 6 = 12 \)
- \( 2 \times 7 = 14 \)
- \( 2 \times 8 = 16 \)
- \( 2 \times 9 = 18 \)
- \( 2 \times 10 = 20 \)
Filled Table:
Here is the completed multiplication table:
| \( 2 \times 1 \) | \( 2 \times 2 \) | \( 2 \times 3 \) | \( 2 \times 4 \) | \( 2 \times 5 \) |
|------------------|------------------|------------------|------------------|------------------|
| 2 | 4 | 6 | 8 | 10 |
| \( 2 \times 6 \) | \( 2 \times 7 \) | \( 2 \times 8 \) | \( 2 \times 9 \) | \( 2 \times 10 \) |
|------------------|------------------|------------------|------------------|-------------------|
| 12 | 14 | 16 | 18 | 20 |
Final Answer:
\[
\boxed{2, 4, 6, 8, 10, 12, 14, 16, 18, 20}
\]
Parent Tip: Review the logic above to help your child master the concept of printable multiplication table cards.