Problem Description:
The task is to solve a series of 3-digit multiplication problems. Each problem involves multiplying two 3-digit numbers. We will calculate each product step by step.
---
Solution:
####
Row 1:
1.
785 × 445
- Perform the multiplication:
\[
785 \times 445 = 349,625
\]
2.
379 × 188
- Perform the multiplication:
\[
379 \times 188 = 70,972
\]
3.
932 × 545
- Perform the multiplication:
\[
932 \times 545 = 508,640
\]
4.
672 × 379
- Perform the multiplication:
\[
672 \times 379 = 254,088
\]
---
####
Row 2:
5.
278 × 317
- Perform the multiplication:
\[
278 \times 317 = 88,026
\]
6.
813 × 907
- Perform the multiplication:
\[
813 \times 907 = 737,091
\]
7.
342 × 609
- Perform the multiplication:
\[
342 \times 609 = 208,158
\]
8.
269 × 679
- Perform the multiplication:
\[
269 \times 679 = 182,551
\]
---
####
Row 3:
9.
440 × 270
- Perform the multiplication:
\[
440 \times 270 = 118,800
\]
10.
378 × 217
- Perform the multiplication:
\[
378 \times 217 = 81,866
\]
11.
652 × 348
- Perform the multiplication:
\[
652 \times 348 = 227,396
\]
12.
872 × 319
- Perform the multiplication:
\[
872 \times 319 = 278,268
\]
---
####
Row 4:
13.
198 × 372
- Perform the multiplication:
\[
198 \times 372 = 73,656
\]
14.
235 × 111
- Perform the multiplication:
\[
235 \times 111 = 26,185
\]
15.
348 × 572
- Perform the multiplication:
\[
348 \times 572 = 200,016
\]
16.
270 × 494
- Perform the multiplication:
\[
270 \times 494 = 133,380
\]
---
Final Answers:
\[
\boxed{
\begin{array}{cccc}
349,625 & 70,972 & 508,640 & 254,088 \\
88,026 & 737,091 & 208,158 & 182,551 \\
118,800 & 81,866 & 227,396 & 278,268 \\
73,656 & 26,185 & 200,016 & 133,380 \\
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of 3 digit multiplication worksheet grade 6.