Problem Description:
The task involves solving a series of multiplication problems where a 2-digit number is multiplied by a 1-digit number (specifically, 9). The goal is to compute each product accurately.
Solution Approach:
To solve each multiplication problem, we will multiply the given 2-digit number by 9. Here are the steps for each calculation:
#### Row 1:
1.
14 × 9:
\[
14 \times 9 = 126
\]
2.
28 × 9:
\[
28 \times 9 = 252
\]
3.
17 × 9:
\[
17 \times 9 = 153
\]
4.
89 × 9:
\[
89 \times 9 = 801
\]
5.
12 × 9:
\[
12 \times 9 = 108
\]
#### Row 2:
1.
35 × 9:
\[
35 \times 9 = 315
\]
2.
39 × 9:
\[
39 \times 9 = 351
\]
3.
67 × 9:
\[
67 \times 9 = 603
\]
4.
18 × 9:
\[
18 \times 9 = 162
\]
5.
33 × 9:
\[
33 \times 9 = 297
\]
#### Row 3:
1.
23 × 9:
\[
23 \times 9 = 207
\]
2.
51 × 9:
\[
51 \times 9 = 459
\]
3.
45 × 9:
\[
45 \times 9 = 405
\]
4.
70 × 9:
\[
70 \times 9 = 630
\]
5.
70 × 9:
\[
70 \times 9 = 630
\]
#### Row 4:
1.
84 × 9:
\[
84 \times 9 = 756
\]
2.
22 × 9:
\[
22 \times 9 = 198
\]
3.
76 × 9:
\[
76 \times 9 = 684
\]
4.
61 × 9:
\[
61 \times 9 = 549
\]
5.
80 × 9:
\[
80 \times 9 = 720
\]
#### Row 5:
1.
87 × 9:
\[
87 \times 9 = 783
\]
2.
25 × 9:
\[
25 \times 9 = 225
\]
3.
70 × 9:
\[
70 \times 9 = 630
\]
4.
28 × 9:
\[
28 \times 9 = 252
\]
5.
86 × 9:
\[
86 \times 9 = 774
\]
Final Answers:
\[
\boxed{
\begin{array}{ccccc}
126 & 252 & 153 & 801 & 108 \\
315 & 351 & 603 & 162 & 297 \\
207 & 459 & 405 & 630 & 630 \\
756 & 198 & 684 & 549 & 720 \\
783 & 225 & 630 & 252 & 774 \\
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of multiplication two digit by one digit worksheet.