Abstraction Math Example 1

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

Example 1

easy
The rule 'area of a rectangle=length×width\text{area of a rectangle} = \text{length} \times \text{width}' applies to a 3×53 \times 5 room, a 0.2×0.40.2 \times 0.4 phone screen, and a 100×200100 \times 200 field. Explain what mathematical abstraction is doing here.

Solution

  1. 1
    Each physical object (room, screen, field) is different in size and context.
  2. 2
    Abstraction extracts the common structure: any rectangle with dimensions ll and ww has area A=lwA = lw.
  3. 3
    The formula discards irrelevant details (material, colour, purpose) and retains only the mathematically relevant properties (length and width).
  4. 4
    This single abstract formula replaces infinitely many specific calculations.

Answer

A=l×w (one formula valid for all rectangles)A = l \times w \text{ (one formula valid for all rectangles)}
Abstraction is the process of identifying a common pattern across many specific cases and expressing it in a general, context-free form. It is what allows one mathematical result to solve infinitely many problems.

About Abstraction

The cognitive and mathematical process of identifying essential features shared by many specific cases and ignoring irrelevant details.

Learn more about Abstraction →

More Abstraction Examples