- Home
- /
- Math
- /
- Concept Map
- /
- Algebra
Algebra Concepts
96 concepts · Grades 6-8, 9-12 · 142 prerequisite connections
This family view narrows the full math map to one connected cluster. Read it from left to right: earlier nodes support later ones, and dense middle sections usually mark the concepts that hold the largest share of future work together.
Use the graph to plan review, then use the full concept list below to open precise pages for definitions, examples, formulas, and related mistake guides. That combination keeps the page useful for both human study flow and crawlable internal linking.
Concept Dependency Graph
Concepts flow left to right, from foundational to advanced. Hover to highlight connections. Click any concept to learn more.
Connected Families
Algebra concepts have 81 connections to other families.
All Algebra Concepts
Proportions
An equation stating that two ratios are equal, used to find an unknown when three of the four values are known.
Variables
Symbols (usually letters) that represent unknown or changing quantities in mathematical expressions and equations.
Expressions
A combination of numbers, variables, and operations with no equals sign — it represents a value but makes no claim.
Equations
A statement that two expressions are equal, often containing unknown values to find.
Solving Linear Equations
Using inverse operations in reverse order to isolate the variable and find its exact numerical value.
Inequalities
Mathematical statements comparing expressions using $<$, $>$, $\leq$, or $\geq$.
Coordinate Plane
A two-dimensional surface formed by horizontal ($x$) and vertical ($y$) number lines.
Slope
A measure of how steep a line is; the ratio of vertical change to horizontal change.
Linear Functions
A function whose graph is a straight line, characterized by a constant rate of change between any two points.
Systems of Equations
Two or more equations sharing the same variables, where the solution must satisfy all equations simultaneously.
Quadratic Functions
A quadratic function is a polynomial function of degree 2, written as $f(x) = ax^2 + bx + c$ with $a \neq 0$, whose graph is a U-shaped curve called a parabola that opens upward when $a > 0$ or downward when $a < 0$.
Quadratic Formula
A formula giving the exact solutions to any quadratic equation $ax^2 + bx + c = 0$ directly from its three coefficients.
Polynomials
An expression built by adding terms that consist of constants multiplied by variables raised to non-negative integer powers.
Factoring
Rewriting an algebraic expression as a product of two or more simpler expressions that multiply to give the original.
Variable as Placeholder
A variable used to represent one specific unknown number that satisfies a given equation or condition.
Variable as Generalization
A variable standing for any arbitrary member of a specified set, used to express statements that hold universally.
Evaluation
Calculating the value of an expression by substituting specific values for variables.
Substitution
Replacing every occurrence of a variable or sub-expression with an equivalent value or expression throughout a problem.
Identity vs Equation
An identity is an equation that holds true for all possible values of the variable, such as $(a+b)^2 = a^2 + 2ab + b^2$. A conditional equation is true only for specific values, like $x + 3 = 7$ (true only when $x = 4$).
Solution Concept
A specific value (or set of values) that makes an equation or inequality true when substituted in for the variable.
Solution Set
The complete set of all values that satisfy a given equation or inequality — it may be empty, finite, or infinite.
Constraint System
A collection of equations and inequalities that must ALL be satisfied simultaneously by the same set of variable values.
Proportional Line
A straight line that passes through the origin, representing a proportional relationship of the form $y = kx$ with constant ratio $k$.
Rate of Change (Algebraic)
The ratio of how much one quantity changes to how much another quantity changes — measured over an interval.
Algebraic Representation
Using algebraic expressions and equations to represent and analyze mathematical relationships and real-world situations.
Symbolic Abstraction
Using letter symbols to represent mathematical concepts in a form that holds independent of any specific numerical values.
Rewriting Expressions
Transforming an algebraic expression into a different but mathematically equivalent form to reveal new information.
Factoring Intuition
Understanding factoring as finding what multiplies together to give an expression.
Expansion Intuition
Understanding algebraic expansion as the process of applying the distributive property to multiply out factors and remove parentheses.
Equivalence Transformation
Operations applied to both sides of an equation that transform its form while leaving its solution set completely unchanged.
Isolating Variable
Rearranging an equation by applying inverse operations until the variable stands alone on one side.
Dependent vs Independent Variables
The independent variable is chosen freely as input; the dependent variable's value is then determined by the function rule.
Modeling with Equations
Translating a real-world situation into one or more equations that capture its mathematical relationships and constraints.
Parameter
A fixed constant that defines a specific member of a family of functions or equations, often denoted by early-alphabet letters.
Constant vs Variable
Constants are symbols with fixed, unchanging values; variables are symbols whose values can change or are yet to be determined.
Degrees of Freedom
The number of independent values that remain free to be chosen after all constraints in a system have been satisfied.
Linear System Behavior
How the solutions of a linear system relate to the geometric arrangement of the lines.
Consistency
A system of equations is consistent when there exists at least one set of variable values that satisfies every equation simultaneously.
Redundancy
An equation in a system that is a linear combination of the others and therefore adds no new constraints or information.
Contradiction
A mathematical statement that is always false — no values of the variables can ever make it true.
Algebraic Symmetry
The property of an expression or equation that remains unchanged when certain transformations — such as swapping variables — are applied.
Dimensional Consistency
The principle that every term added or equated in a valid equation must share the same physical dimensions or units.
Symbolic Overload
The situation where the same symbol carries different mathematical meanings depending on the context it appears in.
Structure vs Computation
The distinction between recognizing mathematical structure and patterns versus performing step-by-step arithmetic computations.
Expression Simplification
Rewriting an algebraic expression into an equivalent but reduced or more organized form by combining like terms and applying identities.
Algebraic Pattern
A recognizable, recurring algebraic structure such as $a^2 - b^2$ or $(a+b)^2$ that can be applied systematically.
Functional Dependency
When the value of one variable is determined by the value(s) of other variables.
Abstraction Level
The degree of generality at which a mathematical concept or expression is stated, ranging from specific numerical cases to fully universal symbolic forms.
Algebra as Language
The perspective that algebra is a formal language with syntax and grammar for expressing mathematical ideas and relationships precisely.
Algebra as Structure
The perspective that algebra is the systematic study of abstract mathematical structures and the operations defined on them.
Algebraic Invariance
Algebraic properties or quantities that remain unchanged when specific algebraic transformations are applied to an expression or system.
Algebraic Constraint
A mathematical condition expressed as an equation or inequality that restricts which values the variables are allowed to take.
Binomial Theorem
A formula for fully expanding $(a + b)^n$ into a polynomial sum where the coefficients are the binomial coefficients $\binom{n}{k}$.
Quadratic Standard Form
The standard form of a quadratic equation is $ax^2 + bx + c = 0$, where $a \neq 0$ and $a$, $b$, $c$ are real number coefficients.
Quadratic Vertex Form
The vertex form of a quadratic function is $f(x) = a(x - h)^2 + k$, where $(h, k)$ is the vertex of the parabola and $a$ determines its width and direction.
Quadratic Factored Form
The factored form of a quadratic function is $f(x) = a(x - r_1)(x - r_2)$, where $r_1$ and $r_2$ are the zeros (roots) of the function and $a$ is the leading coefficient.
Completing the Square
A technique for rewriting $ax^2 + bx + c$ in vertex form $a(x - h)^2 + k$ by adding and subtracting the value $\left(\frac{b}{2a}\right)^2$ to create a perfect square trinomial.
Discriminant
The discriminant of a quadratic equation $ax^2 + bx + c = 0$ is the expression $\Delta = b^2 - 4ac$. It determines the number and nature of the solutions.
Graphing Parabolas
The process of plotting a quadratic function by identifying its key features: vertex, axis of symmetry, direction of opening, $y$-intercept, and $x$-intercepts (if they exist).
Vertex and Axis of Symmetry
The vertex of a parabola is the point where it reaches its maximum or minimum value. The axis of symmetry is the vertical line that passes through the vertex, dividing the parabola into two mirror-image halves.
Zeros of a Quadratic
The zeros (or roots) of a quadratic function $f(x) = ax^2 + bx + c$ are the values of $x$ where $f(x) = 0$. Graphically, they are the $x$-intercepts of the parabola.
Polynomial Addition and Subtraction
Adding or subtracting polynomials by combining like terms—terms with the same variable raised to the same power.
Polynomial Multiplication
Multiplying polynomials by distributing every term in one polynomial to every term in the other, then combining like terms.
Factoring Out the GCF
Factoring out the greatest common factor (GCF) means identifying the largest expression that divides every term, then rewriting the polynomial as that GCF times what remains.
Factoring Difference of Squares
Recognizing and factoring expressions of the form $a^2 - b^2$ into the product $(a + b)(a - b)$.
Factoring Trinomials
Factoring a trinomial of the form $ax^2 + bx + c$ into a product of two binomials by finding two numbers that multiply to $ac$ and add to $b$.
Factoring by Grouping
A factoring technique for polynomials with four or more terms: group terms into pairs, factor the GCF from each pair, then factor out the common binomial factor.
Simplifying Radicals
Simplifying a radical expression by extracting perfect square factors from under the radical sign so that no perfect square (other than 1) remains under the radical.
Radical Operations
Adding, subtracting, and multiplying expressions that contain radicals. Like terms (same radicand) can be combined for addition and subtraction; for multiplication, use $\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}$.
Rationalizing Denominators
The process of eliminating radical expressions from the denominator of a fraction by multiplying the numerator and denominator by an appropriate expression (the radical itself or its conjugate).
Radical Equations
Solving equations that contain variable expressions under a radical by isolating the radical, raising both sides to the appropriate power to eliminate it, solving the resulting equation, and checking for extraneous solutions.
Simplifying Rational Expressions
Simplifying a rational expression $\frac{p(x)}{q(x)}$ by factoring both the numerator and denominator, then canceling common factors. The domain must exclude values that make any original denominator zero.
Multiplying and Dividing Rational Expressions
Multiplying rational expressions by multiplying numerators together and denominators together (after factoring and canceling). Dividing by multiplying by the reciprocal of the divisor.
Adding and Subtracting Rational Expressions
Adding or subtracting rational expressions by finding a least common denominator (LCD), rewriting each fraction with the LCD, then combining the numerators over the common denominator.
Solving Rational Equations
Solving equations that contain rational expressions by multiplying every term by the LCD to clear all denominators, solving the resulting polynomial equation, and checking for extraneous solutions.
Multi-Step Equations
Solving equations that require more than one inverse operation—typically involving distributing, combining like terms, and moving variables to one side before isolating the variable.
Writing Equations from Context
Translating real-world situations and word problems into algebraic equations by identifying the unknown, choosing a variable, and expressing relationships mathematically.
Matrix Definition
A matrix is a rectangular array of numbers arranged in rows (horizontal) and columns (vertical). An $m \times n$ matrix has $m$ rows and $n$ columns. Each number in the matrix is called an entry or element, identified by its row and column position.
Matrix Addition, Subtraction, and Scalar Multiplication
Matrix addition and subtraction are performed entry by entry on matrices of the same dimensions. Scalar multiplication multiplies every entry of a matrix by a single number (the scalar).
Matrix Multiplication
To multiply matrices $A$ ($m \times n$) and $B$ ($n \times p$), each entry of the result is the dot product of a row from $A$ with a column from $B$. The number of columns in $A$ must equal the number of rows in $B$, and the result is an $m \times p$ matrix.
Determinant
The determinant is a scalar value computed from a square matrix that encodes important geometric and algebraic information. For a $2 \times 2$ matrix $\begin{bmatrix} a & b \\ c & d \end{bmatrix}$, the determinant is $ad - bc$. A nonzero determinant means the matrix is invertible.
Inverse Matrix
The inverse of a square matrix $A$, written $A^{-1}$, is the unique matrix such that $AA^{-1} = A^{-1}A = I$ (the identity matrix). A matrix has an inverse if and only if its determinant is nonzero.
Solving Systems of Equations with Matrices
Systems of linear equations can be represented as the matrix equation $Ax = b$ and solved using augmented matrices with row reduction (Gaussian elimination), matrix inverses ($x = A^{-1}b$), or Cramer's rule (using determinants).
Vector Addition, Subtraction, and Scalar Multiplication
Vectors are added and subtracted component by component. Scalar multiplication multiplies each component of a vector by a number. If $\mathbf{u} = \langle u_1, u_2 \rangle$ and $\mathbf{v} = \langle v_1, v_2 \rangle$, then $\mathbf{u} + \mathbf{v} = \langle u_1 + v_1, u_2 + v_2 \rangle$ and $k\mathbf{u} = \langle ku_1, ku_2 \rangle$.
Vector Magnitude and Direction
The magnitude (or length) of a vector $\mathbf{v} = \langle v_1, v_2 \rangle$ is $\|\mathbf{v}\| = \sqrt{v_1^2 + v_2^2}$, calculated using the Pythagorean theorem. A unit vector has magnitude 1 and indicates direction only. The unit vector in the direction of $\mathbf{v}$ is $\hat{\mathbf{v}} = \frac{\mathbf{v}}{\|\mathbf{v}\|}$.
Dot Product
The dot product of two vectors $\mathbf{a} = \langle a_1, a_2 \rangle$ and $\mathbf{b} = \langle b_1, b_2 \rangle$ is the scalar $\mathbf{a} \cdot \mathbf{b} = a_1 b_1 + a_2 b_2$. Equivalently, $\mathbf{a} \cdot \mathbf{b} = \|\mathbf{a}\| \|\mathbf{b}\| \cos\theta$, where $\theta$ is the angle between the vectors.
Cross Product
The cross product of two 3D vectors $\mathbf{a} = \langle a_1, a_2, a_3 \rangle$ and $\mathbf{b} = \langle b_1, b_2, b_3 \rangle$ is a new vector $\mathbf{a} \times \mathbf{b}$ that is perpendicular to both $\mathbf{a}$ and $\mathbf{b}$. Its magnitude equals the area of the parallelogram formed by $\mathbf{a}$ and $\mathbf{b}$.
Algebraic Manipulation
Algebraic manipulation is the process of rewriting expressions or equations into equivalent forms to reveal structure or solve for unknowns.
Linear Programming
Linear programming optimizes a linear objective subject to linear inequality or equality constraints.
Algebraic Identities
Algebraic identities are equalities true for all permitted values of their variables.
Checking Solutions
Checking solutions means substituting candidate values back into the original condition to verify they satisfy it.
Interval Notation
A shorthand for writing all real numbers in a range, using parentheses for excluded endpoints and square brackets for included endpoints.
Vector Addition
Vector addition combines vectors component-wise or head-to-tail to produce a resultant vector.
Absolute Value Equations
Absolute value equations solve for values whose distance from zero or another number matches a target amount.
Absolute Value Inequalities
Absolute value inequalities describe values within or outside a fixed distance from a center.
Graphing Inequalities
Graphing inequalities represents all solution values on a number line or coordinate plane.