✦ For everyone, free.

Practical knowledge for real and everyday life

Home

1.2 Elementary Algebra Language and Notation Definitions

This page defines key terms and symbols used in elementary algebra, providing a foundation for understanding its language and notation.

Elementary Algebra Language and Notation Definitions establishes the written conventions that govern how algebraic statements are constructed, read, and interpreted unambiguously. While core definitions describe what algebraic objects are, notation and language definitions describe how those objects are written down and combined into statements that any reader can parse the same way, regardless of context.

Notation and Syntax

Algebraic notation is the specific set of symbols, layouts, and conventions used to write mathematical content, while syntax refers to the rules that govern how those symbols may be validly arranged. Just as a sentence in natural language must follow grammatical rules to be understood, an algebraic expression must follow syntactic rules—correct placement of operators, balanced grouping symbols, and consistent variable usage—to be interpreted correctly. A string of symbols that violates these rules, such as an expression with mismatched parentheses, is not a valid algebraic statement.

Meaning and Statements

Beyond syntax, every valid algebraic construction carries meaning: a specific mathematical interpretation tied to the values it can take or the relationship it asserts. A statement is any complete algebraic construction that expresses a claim, such as an equation or inequality, as opposed to an expression, which merely represents a value without asserting a relationship. The distinction matters because statements can be true or false depending on the values substituted, while expressions simply evaluate to a value.

Relations

A relation is any defined correspondence between two mathematical objects, most commonly expressed through relation symbols that indicate how two expressions compare to one another—equality, inequality, or ordering. Relations are what transform a pair of expressions into a meaningful statement, since without a relation symbol connecting them, two expressions remain independent and unconnected.

Grouping, Operation, and Relation Symbols

A grouping symbol, such as parentheses ( ), brackets [ ], or braces { }, indicates that the enclosed content must be treated as a single unit before any operation is applied to it from outside the grouping. An operation symbol, such as +, −, ×, or ÷, indicates which arithmetic or algebraic process should be applied to the terms it connects. A relation symbol, such as =, <, >, ≤, or ≥, indicates how two expressions compare, converting the surrounding expressions into a statement rather than leaving them as an unevaluated combination.

2 ( x + 3 ) 10

Implied Multiplication

Implied multiplication is the notational convention by which multiplication between two factors is understood without writing an explicit multiplication symbol, such as writing 3x to mean 3 times x, or writing xy to mean x times y. This convention reduces visual clutter but requires the reader to recognize, from context and adjacency, that multiplication—rather than some other operation—is intended.

Subscripts and Superscripts

A subscript is a small symbol written below and to the right of a variable, typically used to distinguish related quantities that share a common name, such as x₁ and x₂ representing two different values of x. A superscript is a small symbol written above and to the right of a variable or number, most commonly used to denote exponentiation, such as x² representing x raised to the second power. The vertical position of the symbol—below versus above the baseline—is itself notationally meaningful and changes the interpretation entirely.

x 1 + x 2 = x 2

Symbol Scope

Symbol scope refers to the range within a problem, expression, or system over which a given symbol retains a fixed meaning. A variable's scope determines whether the same letter used in two different equations refers to the same unknown quantity or to two unrelated quantities that merely share a name; within a single system of equations, scope is typically shared, while across unrelated problems it is not.

Notational Conventions

Notational conventions are the broader, agreed-upon habits that make algebraic writing predictable across different sources—such as reserving letters near the end of the alphabet (x, y, z) for unknowns, letters near the beginning (a, b, c) for constants, writing coefficients before variables, and following a standard order of operations when no grouping symbols are present. These conventions are not logically necessary but are followed so consistently that deviating from them, without explicit notice, causes confusion even when the underlying mathematics remains valid.

Together, these notation and language definitions ensure that algebraic writing functions as a shared, unambiguous system. Correct use of grouping, operation, and relation symbols, combined with consistent conventions for subscripts, superscripts, and implied multiplication, allows any properly formed algebraic statement to be read and interpreted identically by any reader familiar with the notation.