Andromeda
Note

Elementary Algebra

Definition

Elementary Algebra (or School Algebra) is the branch of mathematics that generalizes arithmetic by introducing variables to represent unknown or unspecified quantities in mathematical statements.

Why It Matters

Arithmetic lets you calculate the cost of one item; algebra lets you calculate the cost of anything. Algebra matters because it is the “operating system” for abstract thought—the first time we move from thinking about specific objects to thinking about the relationships between them. Without this layer of abstraction, we could never build a model of a market, design a software algorithm, or express the laws of physics that govern the universe.

Core Concepts

  • Variables: Symbols (like x,y,zx, y, z) used to represent quantities whose values are unknown or can vary.

    • How to read: “The variables x, y, and z.”
    • Meaning: Letters stand in for numbers you have not fixed yet—algebra studies relationships, not one specific numeric answer.
  • Algebraic Expressions: Combinations of variables, numbers, and arithmetic operations.

  • Equations & Inequalities: Statements of equality (==) or inequality (<,>,,<, >, \leq, \geq) that define the constraints on the variables.

    • How to read: “The symbols for equals, less than, greater than, less than or equal to, and greater than or equal to.”
    • Meaning: Equations demand exact balance; inequalities bound the allowed values of variables.
  • Manipulation Rules: The core mechanics of algebra involve transforming equations to isolate variables, guided by the principle that operations applied to one side must be applied to the other to maintain balance.

Connected Concepts