Proving Equation: m + (n + (p + q)) = ((m+n) + p) + q

  • Thread starter Thread starter mossfan563
  • Start date Start date
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
1 replies · 2K views
mossfan563
Messages
54
Reaction score
0

Homework Statement


I have to prove this equation:
m + (n + (p + q)) = (m + n) + (p + q) = ((m + n) + p) + q

Homework Equations


Commutative property of addition and multiplication
(m+n) = (n+m), (mn) = (nm)
Associative property of addition and multplication
(m+n)+p = m+(n+p), (mn)p = m(np)
Distributive property
m * (n+p) = mn + mp

The Attempt at a Solution


Only being allowed to use certain axioms, I ruled out all except the ones in the relevant equations.
So far I'm pretty much stumped as to how to prove the equation. Going from the first part to the second is difficult. I tried to manipulate the first part of the equation to use commutative and I got nowhere. How do I get myself in the right direction?
 
on Phys.org
You should use associativity, not commutativity.