Letβs multiply
\(348 \times 97\text{.}\) First, we write the numbers lined up by place value, but we are thinking of these numbers in expanded form:
\((300 + 40 + 8) \times (90 + 7). \) Pictorially, we can view this as breaking up a rectangle with side lengths
\(348\) and
\(97\) units into sub rectangles where the side lengths are the terms in each expanded form.
Now, using distributivity, we calculate each partial product: since there are 3 terms in the first expanded form and 3 in the second, we will have
\(3 \times 2 = 6\) partial products to calculate. We can start anywhere we like, but usually one starts by multiplying the bottom ones place by every place in the top number. Then, working right to left, we multiply the tens place by every place in the top number.
Algebraically, we can view this in the following way. Note that the order the terms will be first the "natural" order that one would do using distributivity, and then reordered (in fact reversed, as itβs usual to perform the algorithm from right to left and bottom to top) to match the partial products algorithm:
\begin{equation*}
(300+ 40 + 8) \times (90+ 7)
\end{equation*}
\begin{equation*}
= 300 \times 90 + 300 \times 7 + 40 \times 90 + 40 \times 7 + 8 \times 90 + 8 \times 7
\end{equation*}
\begin{equation*}
= 7 \times 8 + 7 \times 40 + 7 \times 300 + 90 \times 8 + 90 \times 40 + 90 \times 300
\end{equation*}
\begin{equation*}
= 56 + 280 + 2100 + 720 + 3600 + 27,000
\end{equation*}
Pictorially, we can view this as "sub-areas" of each rectangle:
Finally, we sum the partial products together to get our final product. Weβll do this using the standard addition algorithm. Pictorially, we are adding all sub-areas together, and algebraically we are simply adding:
\begin{equation*}
= 56 + 280 + 2100 + 720 + 3600 + 27,000 = 33756
\end{equation*}