Variable as Generalization Math Example 1

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

Example 1

easy
Show that a+b=b+aa + b = b + a holds for a=5,b=3a = 5, b = 3 and for a=βˆ’2,b=7a = -2, b = 7.

Solution

  1. 1
    Test a=5,b=3a = 5, b = 3: 5+3=85 + 3 = 8 and 3+5=83 + 5 = 8. Equal βœ“
  2. 2
    Test a=βˆ’2,b=7a = -2, b = 7: βˆ’2+7=5-2 + 7 = 5 and 7+(βˆ’2)=57 + (-2) = 5. Equal βœ“
  3. 3
    The equation holds for both pairs because it is true for ALL values of aa and bb.

Answer

Both cases verify a+b=b+aa + b = b + a.
Here aa and bb are not unknowns to solve forβ€”they represent any numbers whatsoever. The statement a+b=b+aa + b = b + a (the commutative property) is a generalization that works for all real numbers.

About Variable as Generalization

A variable standing for any arbitrary member of a specified set, used to express statements that hold universally.

Learn more about Variable as Generalization β†’

More Variable as Generalization Examples