3

Consider the closed phrase:

$$-(2\cdot2\cdot2\cdot2)$$

If I distribute $-1$, I get:

$$-1(2\cdot2\cdot2\cdot2)= -2\cdot-2\cdot-2\cdot-2= 16$$

If I solve in the parenthesis first:

$$-(2\cdot2\cdot2\cdot2)=-(16)=-16$$

Aren't both of these valid ways to solve this phrase?

kingW3
  • 13,496

1 Answers1

3

The distributive rule says that if $a,b,$ and $c$ are numbers then $$ a(b + c) = ab + ac. $$ However, there is no rule which says that $$ \underbrace{a(bc) = (ab)(ac)}_{\text{usually false}}. $$

littleO
  • 51,938