5.1 Real Number System & Order of Operations
Key Takeaways
- The real numbers are the union of the rational and irrational numbers, organised in the nested hierarchy naturals within wholes within integers within rationals within reals.
- The Density Property guarantees infinitely many rational and irrational numbers between any two distinct reals, while the Completeness Axiom ensures every non-empty set of reals bounded above has a least upper bound.
- The distance between two numbers a and b on the real line is d(a, b) = |a - b|, satisfying non-negativity, symmetry, and the Triangle Inequality |a + b| <= |a| + |b|.
- Evaluating nested numerical expressions requires strict order of operations, treating fraction bars, radical signs, and absolute value bars as implicit grouping symbols.
5.1 Real Number System & Order of Operations
The foundation of college algebra and advanced mathematical analysis rests upon the axiomatic structure of the real number system (denoted by ). A rigorous understanding of real numbers requires examining their nested subset hierarchy, foundational field axioms, fundamental topological properties of density and completeness, and the distance metrics governed by absolute value. Furthermore, evaluating high-level algebraic expressions demands strict, unambiguous adherence to the order of operations.
Structure and Subset Hierarchy of
The real number system encompasses all numbers that can represent a continuous magnitude or distance along a one-dimensional line. Mathematically, is partitioned into two mutually exclusive sets: rational numbers () and irrational numbers ().
The Nested Subset Chain
Within the set of rational numbers, several fundamental number sets build upon one another in a strict nested containment chain:
| Number Set | Symbol | Formal Set Definition | Decimal Representation | Canonical Examples |
|---|---|---|---|---|
| Natural Numbers | Positive integers | |||
| Whole Numbers | Non-negative integers | |||
| Integers | Whole numbers and negative opposites | |||
| Rational Numbers | Terminating or repeating decimals | , | ||
| Irrational Numbers | Non-terminating and non-repeating decimals |
Axiomatic Foundations: Field Properties of Real Numbers
Under standard addition () and multiplication (), the real number set forms an algebraic field. The field axioms govern all valid algebraic manipulations, expression simplifications, and equation-solving transformations.
| Axiom Property | Additive Structure () | Multiplicative Structure () |
|---|---|---|
| Closure | for all | for all |
| Commutative | ||
| Associative | ||
| Identity | ( is the unique additive identity) | ( is the unique multiplicative identity) |
| Inverse | ( is the additive inverse) | for ( is the multiplicative inverse) |
| Distributive |
Key Algebraic Distinction: The Commutative Property alters the linear order of terms (), whereas the Associative Property alters the structural grouping of terms without modifying their sequential positions ().
Topological Properties: Density and Completeness
Two critical topological characteristics set the real number continuum apart from smaller numerical systems:
1. The Density Property
Both rational numbers and irrational numbers are dense in . Formally, between any two distinct real numbers and (where ), there exists at least one rational number and infinitely many irrational numbers .
For example, between and , the midpoint is rational, whereas is irrational.
2. The Completeness Axiom (Least Upper Bound Property)
While the rational numbers are dense, contains "gaps" or holes (for instance, represents a missing point on the rational line). The Completeness Axiom states that every non-empty set of real numbers that is bounded above possesses a least upper bound (also called the supremum, ) residing in .
Consider the set . In , this set has rational upper bounds (such as or ), but no least rational upper bound because . In , however, . Completeness guarantees that the real line is a continuous, unbroken continuum without any gaps.
Absolute Value Metric and Distance on the Real Line
The absolute value of a real number , denoted , represents its magnitude or undirected geometric distance from the origin on the number line. Formally, absolute value is defined piecewise as:
Metric Distance Formula on
The distance between any two points on the number line is given by the absolute difference:
Fundamental Properties of Absolute Value
- Non-negativity: , and .
- Symmetry: and .
- Multiplicativity: .
- Quotient Rule: for .
- Triangle Inequality: for all . Equality holds if and only if and share the same algebraic sign (or at least one is zero).
Order of Operations (PEMDAS / GEMDAS)
To ensure unambiguous evaluation of numerical and algebraic expressions, operations are executed according to the standardized hierarchy:
- P / G - Grouping Symbols: Evaluate expressions inside grouping symbols from innermost to outermost. Grouping symbols include parentheses
(), brackets[], braces{}, absolute value bars| |, radical signs , and implicit fraction bars . - E - Exponents & Radicals: Evaluate all exponential powers and roots next. A tower of exponents is evaluated from the top down (right-associative), so means and not .
- M / D - Multiplication & Division: Perform multiplication and division in strict left-to-right order (these operations hold equal precedence).
- A / S - Addition & Subtraction: Perform addition and subtraction in strict left-to-right order (these operations hold equal precedence).
Comprehensive Worked Examples
Worked Example 1: Absolute Value Metric & Distance Evaluation
Problem: Find the distance between and on the number line, and evaluate the expression:
Step-by-Step Solution:
- Calculate distance :
- Substitute and into :
- Evaluate absolute value terms:
- First term: .
- Second term: .
- Square the magnitude:
- Combine terms:
Worked Example 2: Complex Nested Order of Operations
Problem: Evaluate the numerical expression:
Step-by-Step Solution:
- Simplify innermost parentheses & absolute values:
- Numerator inner parenthesis: .
- Numerator absolute value: .
- Denominator absolute value: .
- Evaluate exponents:
- .
- and .
- Perform multiplication inside numerator bracket:
- .
- Simplify numerator multiplication and denominator subtraction:
- Numerator: .
- Denominator: .
- Divide numerator by denominator:
Worked Example 3: Subset Classification & Field Axiom Verification
Problem: Classify the number into its narrowest number set, and state the field axiom that justifies why .
Step-by-Step Solution:
- Simplify : , so .
- Convert repeating decimal to fraction: .
- Subtract fractions: .
- Classify: Since is a ratio of integers with non-zero denominator, its narrowest set classification is the Rational Numbers ().
- Identify Axiom: The identity is guaranteed by the Additive Inverse Property of real numbers.
Which of the following statements correctly distinguishes the Real Number System from the Rational Number System?
What is the distance on the real number line between the points x = -9 and y = 4, and what is the value of the expression |x - y| - |x + y|?
Evaluate the nested numerical expression: (4 * [ 3^3 - 4(8 - 3) ] + |-36|) / (| -5 |^2 - 3^2)
Which field axiom justifies the equivalence (3x + 5) + 7 = 3x + (5 + 7)?