by RonPurewal Fri Jun 26, 2015 4:12 am
so:
the problem is that you're trying to 'get fancy' with multiplication... and you're forgetting that, essentially, multiplication is multiplication is multiplication.
e.g., let's look at the first half of the expression:
16 x 20
= (4 x 4) x (4 x 5)
...and that's what it is. you can multiply these things in any order you want (or you can break them down further—e.g., 2 x 2 x 2 x 2 x 2 x 2 x 5). but you can't do anything fancier than that.
you're trying to pull a '4' out of both sets of parentheses.
if you like fancy words, you're trying to use a 'distributive property'.
the problem is that this property only exists when you're 'distributing over' addition and/or subtraction. e.g., 4(x + y) is actually 4x + 4y, and, likewise, 4(x – y) is actually 4x – 4y.
4(xy), on the other hand, is just, well, 4xy (NOT 4x times 4y).
in that case, since it's all multiplication, the parentheses don't even really do anything (hence why you don't normally write them).