IM Commentary
The purpose of this task is for students to understand the reason it makes sense for the product of two negative numbers to be positive. The idea is that if the properties of operations with which we are familiar when we do arithmetic with positive numbers are universal, then we have to define multiplication on signed numbers the way we do. The task only works through a single example, but the argument would work for any two negative numbers.
Another popular way to explain the rules for multiplying signed numbers involves looking at patterns in multiples of, say, 5.
$5\times5$ |
$4\times5$ |
$3\times5$ |
$2\times5$ |
$1\times5$ |
$0\times5$ |
$(-1)\times5$ |
$(-2)\times5$ |
$(-3)\times5$ |
25 |
20 |
15 |
10 |
5 |
0 |
|
|
|
If you note that the multiples are decreasing by 5 each time, then the natural way to continue the pattern is to fill in -5, -10, and -15 into the three empty cells in the table. Whether we are explicit about this or not, this argument also relies on the distributive property. For example,
$$\begin{align} 5\times 5=& (4+1)\times5\\ =&4\times5 + 1\times5\\ =&4\times5 + 5 \end{align}$$
so $$5\times 5 - 5= 4\times5$$ Similarly,
$$\begin{align} 0\times 5=& (-1+1)\times5\\ =&(-1)\times5 + 1\times5\\ =&(-1)\times5 + 5 \end{align}$$
so $$0\times 5 - 5= (-1)\times5$$ This task assumes students know how to add and subtract signed numbers, but isn't very interesting if students already know the rules for multiplying signed numbers since they will likely think to answer the questions by citing the rules rather than thinking about the reason for those rules (which is what the task is trying to get at). Even though the task is heavily scaffolded, students might have a hard time figuring out what they are supposed to do. Depending on students' tolerance for reading and deciphering problems of this nature, it might be advisable for the teacher to go through an example with different numbers first so students understand what is expected. A slightly different, more visual approach to these ideas can be found here: https://www.illustrativemathematics.org/tasks/1986. Both tasks focus on products of negative numbers and the distributive property: this task focuses on the arithmetic of the distributive property while the other emphasizes geometry.