Associativity Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Show that \((2 + 5) + 4 = 2 + (5 + 4)\) by calculating both sides.

Solution

  1. 1
    Left side: \((2 + 5) + 4 = 7 + 4 = 11\).
  2. 2
    Right side: \(2 + (5 + 4) = 2 + 9 = 11\).
  3. 3
    Both sides equal 11.
  4. 4
    The grouping does not change the sum.

Answer

Both equal 11
The associative property: \((a + b) + c = a + (b + c)\). You can change the grouping without changing the result.

About Associativity

A property where changing the grouping of operands does not change the result: (aโ‹†b)โ‹†c=aโ‹†(bโ‹†c)(a \star b) \star c = a \star (b \star c).

Learn more about Associativity โ†’

More Associativity Examples