Abstraction Level Math Example 2

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

Example 2

medium
Explain why (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 is more useful than 52=255^2 = 25.

Solution

  1. 1
    Step 1: 52=255^2 = 25 is one specific fact โ€” usable only for the number 5.
  2. 2
    Step 2: (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 works for ANY aa and bb.
  3. 3
    Step 3: The identity encodes infinitely many specific facts in one formula.

Answer

The identity applies to all values, not just one.
Higher abstraction captures more generality. The identity (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 includes 52=(3+2)2=9+12+4=255^2 = (3+2)^2 = 9 + 12 + 4 = 25 as a special case, plus infinitely many others.

About Abstraction Level

The degree of generality at which a mathematical concept or expression is stated, ranging from specific numerical cases to fully universal symbolic forms.

Learn more about Abstraction Level โ†’

More Abstraction Level Examples