Distributive property of multiplication

  • Context: High School 
  • Thread starter Thread starter drkent3
  • Start date Start date
  • Tags Tags
    Multiplication Property
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
drkent3
Messages
1
Reaction score
0
OK - this one has been argued to death in several different threads, but the answers have been less than satisfactory... so someone provide a reason why I am wrong here:

48 / 2(9 + 3) = 2.

Why? Because the distributive property of multiplication means that 2(9+3) = (2*9+2*3).

For example, what if we replace (9+3) with x? 48 / 2x = ?

Yes? No?

(Apologies in advance for posting yet again that which everyone thinks has been put to rest).
 
Mathematics news on Phys.org
That is NOT a matter of the "distributive property", it is just a matter of your notation being ambiguous. That could be interpreted as either
[tex]48/(2(9+3))= \frac{48}{2(9+ 3)}= \frac{48}{2(12)}= \frac{48}{24}= 2[/tex]
or as
[tex](48/2)(9+ 3)= \frac{48}{2}\left(9+ 3\right)= 24(12)= 288[/tex]

Use parentheses to make your meaning clear.