6
$\begingroup$

Student was asked to convert the following statement into multiplication format $7+7+7+7+7+7$ She wrote the answer as $7\times 6=42$ and was marked wrong as the teacher expected $6\times 7=42$.

Is there any rule that can clarify the answer format?

The same with converting a multiplication sum into adding $6\times 3$

she wrote $3+3+3+3+3+3$ and once again was marked as wrong. Teacher expected $6+6+6=18$

  • 0
    No wonder most teenagers hate math2012-05-11

4 Answers 4

4

Just for the sake of concreteness, suppose we are counting apples. Many educators prefer to consistently interpret $m \times n$ as "$m$ groups of $n$ apples". In your example, $7 + 7 + 7 + 7 + 7 + 7 = 6 \times 7$ because it is 6 groups with 7 apples in each group. Similarly, $6 + 6 + 6 + 6 + 6 + 6 + 6 = 7 \times 6$ because it is 7 groups with 6 apples in each group. The fact that these both count the same number of apples overall is known as the commutative property of multiplication and should not be taken for granted (many other mathematical operations do not commute).

If this is what the teacher had in mind, then indeed $ 6 \times 3 = 3 + 3 + 3 + 3 + 3 + 3, $ so perhaps the he/she is mistakenly inconsistent in grading the second example.

  • 0
    The fact that students have to face such a teacher year after year, I would give a warning (if I come across such grading) and the second such mistake would cause termination.2012-05-13
0

I favor Austin Mohr, for scalar multiplication, the commutativity law may hold, but in other cases (say vector multiplication), the commutativity law may not hold.

0

I suspect there is no commonly accepted convention on whether $2+2+2$ is $2\times 3$ or $3\times 2$. But note that $2\times 2\times 2$ is $2^3$, so I personally prefer to say that $2+2+2=2\times 3$.

  • 0
    See also my question at [Mathematics Educators Stack Exchange](http://matheducators.stackexchange.com/q/9842/77).2015-12-18
0

I'd say both variants are fine.

The variant $7\cdot6=7+7+7+7+7+7$ seems pretty much consistent with how ordinal multiplication (which generalizes multiplication of natural numbers) is usually defined. And there, when it comes to transfinite ordinals, this is the only way that makes sense: $\omega\cdot2$ means $\omega$ followed by another $\omega$, i.e. $\omega+\omega$. On the other hand $2\cdot\omega$ means $2$ followed by $2$ followed by $2$ etc.

So this way of looking at things is consistent with how ordinal multiplication is usually written.

And since we already have some answers telling us how people tend to prefer $7\cdot 6=6+6+6+6+6+6+6$, I'd have say both interpretations are indeed fine.