✦ For everyone, free.

Practical knowledge for real and everyday life

Home

1 Algebra Foundations

Algebra Foundations introduces variables, expressions, and equations, building essential math problem-solving skills.

Algebra Foundations is the introductory body of concepts, vocabulary, and structural rules that make symbolic mathematics possible before any equation is solved or expression manipulated. It establishes the number systems algebra operates on, the notation used to represent unknown or general quantities, and the logical properties that justify every later algebraic transformation. Without this foundation, the manipulations performed throughout elementary algebra — combining terms, expanding expressions, solving equations — would have no formal justification and no guarantee of producing correct results.

The Real Number System

Algebra Foundations begins with the structure of the real numbers, the set on which nearly all elementary algebraic work takes place. Real numbers include the natural numbers (1, 2, 3, ...), whole numbers (0, 1, 2, ...), integers (..., -2, -1, 0, 1, 2, ...), rational numbers (any value expressible as a ratio of integers, including terminating and repeating decimals), and irrational numbers (non-repeating, non-terminating decimals such as √2 or π). These sets nest inside one another, and understanding their hierarchy explains why every integer is rational, but not every rational number is an integer.

Real Numbers Rational Numbers Integers Whole Numbers Natural Numbers

The number line provides a geometric picture of this system, ordering real numbers from least to greatest and giving meaning to concepts such as distance, sign, and magnitude, which later underpin absolute value and inequality reasoning.

Signed Numbers and the Rules of Sign

A central foundational skill is operating on signed numbers — positive and negative quantities — under addition, subtraction, multiplication, and division. Adding two numbers with the same sign adds their magnitudes and keeps the sign; adding numbers with different signs subtracts the smaller magnitude from the larger and takes the sign of the larger. Multiplying or dividing two numbers with the same sign produces a positive result, while differing signs produce a negative result. These rules are not memorized in isolation but are shown to be consequences of the additive inverse property and the distributive property, which is how algebra foundations connects arithmetic rules to formal justification.

Fractions, Decimals, Percentages, Ratios, and Rates

Rational quantities appear throughout algebra in several interchangeable forms: fractions, decimals, and percentages. Converting fluently between these forms — recognizing that 3/4, 0.75, and 75% represent the same value — is essential before algebraic equations involving these quantities can be solved. A ratio compares two quantities of the same kind, a rate compares two quantities of different kinds, and a proportion asserts that two ratios are equal, forming the basis of cross-multiplication as a solving technique.

Order of Operations

To guarantee that any numerical or algebraic expression has exactly one correct value, algebra foundations establishes a fixed hierarchy for evaluation: work inside parentheses or other grouping symbols first, then evaluate exponents and roots, then perform multiplication and division from left to right, and finally perform addition and subtraction from left to right. This convention, often abbreviated PEMDAS, resolves what would otherwise be an ambiguous expression such as:

3 + 4 × 2

which evaluates to 11, not 14, because multiplication is performed before addition.

Powers and Roots

A power expresses repeated multiplication of a base by itself, written bⁿ, where n is the exponent. A root reverses this process: the square root of a number x is the value that, when squared, produces x. Powers and roots are inverse operations, and algebra foundations introduces the basic exponent rules — product of powers, quotient of powers, and power of a power — as direct consequences of the definition of repeated multiplication, laying groundwork for the fuller exponent and radical rules developed later in elementary algebra.

Variables, Constants, Terms, and Coefficients

The defining innovation of algebra over arithmetic is the variable, a letter symbol standing for a number that is unknown, general, or subject to change. A constant is a fixed numerical value that does not vary. A term is a single number, a single variable, or a product of numbers and variables, such as 5, x, or -3xy. Within a term, the coefficient is the numerical multiplier of the variable part; in the term -3xy, the coefficient is -3. Distinguishing terms, coefficients, and variables precisely is what allows later processes such as combining like terms to be defined rigorously rather than intuitively.

Algebraic Expressions and Evaluation

An algebraic expression combines terms using addition and subtraction, with no equals sign, for example:

2 x + 3 y - 7

Evaluating an expression means substituting specific numerical values for its variables and simplifying using the order of operations to obtain a single number. Evaluation is the mechanism by which abstract algebraic rules connect back to concrete arithmetic, and it is used constantly to check whether an algebraic manipulation was performed correctly.

Properties of Real Number Operations

Algebra Foundations closes its core content with the formal properties that license every later simplification: the commutative properties of addition and multiplication (order does not matter), the associative properties of addition and multiplication (grouping does not matter), the distributive property of multiplication over addition (a(b + c) = ab + ac), the identity properties (adding 0 or multiplying by 1 leaves a quantity unchanged), and the inverse properties (every number has an additive inverse that sums to 0, and every nonzero number has a multiplicative inverse that multiplies to 1). These properties are treated not as isolated facts but as the axiomatic toolkit that makes it possible to prove, rather than merely assert, that two differently written expressions are equivalent — the conceptual foundation on which all further elementary algebra is built.

Content in this section