ChartsLoom
Back to ChartsLoom

Mathematics & Education · Algebra

Algebra Formula Chart for Equations, Rules and Identities

Review algebra properties, exponent laws, polynomial identities, linear and quadratic formulas, radicals, rational expressions, functions, sequences, and the restrictions that keep each rule valid.

Match the formula to the exact algebraic structure before using it. A correct-looking calculation can still fail after division by zero, invalid cancellation, an excluded denominator, or an extraneous solution. See the ChartsLoom Disclaimer.

Algebra Formula Chart showing properties, exponent rules, factoring identities, linear equations, quadratics, radicals, functions, and sequence formulas

What formulas should an algebra chart include?

A useful algebra formula chart includes number properties, exponent rules, special products, factoring identities, line formulas, the quadratic formula, radical and rational-expression rules, function notation, and arithmetic and geometric sequences.

The OpenStax algebra essentials reference organizes these topics from real-number properties through equations, functions, systems, and sequences. This page adds concise conditions, examples, error checks, and exportable tables so each formula remains connected to its valid use.

Equation rule

Keep both sides balanced

Apply the same valid operation to both sides so the equation keeps the same solution set.

Expression rule

Structure controls the formula

Parentheses, exponents, signs, factors, and denominators determine which algebra rule applies.

Sequence rule

Index and pattern both matter

Arithmetic sequences add a common difference; geometric sequences multiply by a common ratio.

Final check

Substitute into the original

A candidate is valid only when it satisfies the original equation and every domain restriction.

Core algebra questions answered

These short answers cover the rules students most often need while simplifying, factoring, graphing, and solving equations.

How do you solve ax + b = c?

For a ≠ 0, subtract b and divide by a: x = (c − b)/a.

What is the distributive property?

The distributive property is a(b + c) = ab + ac.

How do you multiply powers with the same base?

Add the exponents: aᵐ · aⁿ = aᵐ⁺ⁿ.

How do you divide powers with the same base?

Subtract the exponents: aᵐ/aⁿ = aᵐ⁻ⁿ for a ≠ 0.

How do you factor a² − b²?

Use the difference-of-squares identity: a² − b² = (a − b)(a + b).

What is the quadratic formula?

For a ≠ 0, x = (−b ± √(b² − 4ac))/(2a).

What does a negative discriminant mean?

A negative discriminant gives two complex conjugate roots and no real roots.

What is the slope formula?

Slope is m = (y₂ − y₁)/(x₂ − x₁) when x₂ ≠ x₁.

Can you cancel terms across addition?

No. Factor first, then cancel only common nonzero factors.

Why does √(x²) equal |x|?

The principal square root is nonnegative, so √(x²) equals the magnitude |x|.

What makes a solution extraneous?

An extraneous candidate fails the original equation or violates its domain.

How do you verify an algebra answer?

Substitute it into the original problem and confirm both sides are defined and equal.

Algebra Properties and Identity Rules

These properties justify rearranging, regrouping, expanding, and simplifying expressions. The stated restrictions matter whenever division or a denominator appears.

Swipe horizontally inside the table to view every column.

These properties justify rearranging, regrouping, expanding, and simplifying expressions. The stated restrictions matter whenever division or a denominator appears.
PropertyFormulaMeaningExample
Commutative additiona + b = b + aAddition order can change3 + x = x + 3
Commutative multiplicationab = baFactor order can change5y = y · 5
Associative addition(a + b) + c = a + (b + c)Addition grouping can change(x + 2) + 4 = x + (2 + 4)
Associative multiplication(ab)c = a(bc)Factor grouping can change(2x)5 = 2(x · 5)
Distributive propertya(b + c) = ab + acMultiply a factor across each term3(x + 4) = 3x + 12
Additive identitya + 0 = aAdding zero leaves a value unchangedn + 0 = n
Multiplicative identitya · 1 = aMultiplying by one leaves a value unchangedp · 1 = p
Additive inversea + (−a) = 0Opposites sum to zero7x + (−7x) = 0
Multiplicative inversea · (1/a) = 1, a ≠ 0Nonzero restrictionA nonzero value times its reciprocal equals one6 · 1/6 = 1
Zero product propertyab = 0 ⇒ a = 0 or b = 0Factoring solution ruleA zero product has at least one zero factor(x − 2)(x + 5) = 0
Equality addition rulea = b ⇒ a + c = b + cAdd the same value to both sidesx − 4 = 9 ⇒ x = 13
Equality multiplication rulea = b ⇒ ac = bcMultiply both sides by the same valuex/3 = 5 ⇒ x = 15

Variables represent values in an allowed domain. A denominator, reciprocal, or division step requires a nonzero divisor.

  • Commutative and associative properties apply to addition and multiplication, not generally to subtraction or division.
  • The distributive property works in both directions: expansion multiplies out, while factoring extracts a common factor.
  • An implication arrow means the statement on the left leads to the statement on the right under the stated conditions.
Download or export

Reliable formula workflow

Use a formula only after you identify the algebraic pattern

1

Identify the structure

Decide whether the problem is an expression, equation, inequality, function, sequence, or system.

2

Match the valid rule

Check the operation, pattern, coefficients, and domain restrictions before using a formula.

3

Substitute carefully

Keep signs, parentheses, exponents, units, and coordinate order intact.

4

Verify the result

Substitute into the original problem and reject undefined or extraneous candidates.

Order of operations controls evaluation

Evaluate grouping symbols first, then exponents, then multiplication and division from left to right, followed by addition and subtraction from left to right. The left-to-right rule matters because multiplication and division share one priority, and addition and subtraction share another.

A fraction bar groups its entire numerator and denominator. An exponent applies to its stated base, so −x² means −(x²), while (−x)² squares the negative base.

Exponent Laws and Scientific Notation Formulas

Exponent rules combine powers with the same base. Negative and zero exponents require a nonzero base because they involve reciprocals.

Swipe horizontally inside the table to view every column.

Exponent rules combine powers with the same base. Negative and zero exponents require a nonzero base because they involve reciprocals.
RuleFormulaConditionExample
Product of powersaᵐ · aⁿ = aᵐ⁺ⁿSame basex³ · x⁴ = x⁷
Quotient of powersaᵐ/aⁿ = aᵐ⁻ⁿa ≠ 0y⁶/y² = y⁴
Power of a power(aᵐ)ⁿ = aᵐⁿMultiply exponents(x²)³ = x⁶
Power of a product(ab)ⁿ = aⁿbⁿDistribute exponent to factors(2x)³ = 8x³
Power of a quotient(a/b)ⁿ = aⁿ/bⁿb ≠ 0(x/3)² = x²/9
Zero exponenta⁰ = 1a ≠ 0Base cannot be zero5⁰ = 1
Negative exponenta⁻ⁿ = 1/aⁿReciprocal forma ≠ 0x⁻³ = 1/x³
Fractional exponenta¹⁄ⁿ = ⁿ√aReal-domain restrictions may applyx¹⁄² = √x
General rational exponentaᵐ⁄ⁿ = ⁿ√(aᵐ)Use a valid real or complex domain16³⁄⁴ = 8
Scientific notationN = a × 10ⁿ1 ≤ |a| < 1045,000 = 4.5 × 10⁴
Scientific multiplication(a × 10ᵐ)(b × 10ⁿ) = ab × 10ᵐ⁺ⁿRenormalize coefficient if needed(2 × 10³)(4 × 10²) = 8 × 10⁵
Scientific division(a × 10ᵐ)/(b × 10ⁿ) = (a/b) × 10ᵐ⁻ⁿb ≠ 0(6 × 10⁷)/(2 × 10³) = 3 × 10⁴

Exponents are dimensionless. When a base carries a unit, the exponent applies to that unit as well, such as m² or cm³.

  • Do not add exponents when adding powers: x² + x³ cannot be combined as x⁵.
  • The expression 0⁰ is not covered by the ordinary zero-exponent rule.
  • For even roots in the real numbers, the radicand must be nonnegative.
Download or export

Factoring reverses multiplication

Expansion turns factors into a sum of terms. Factoring turns a matching sum or difference back into a product. Remove the greatest common factor first, then test special products, trinomial patterns, or grouping. Multiply the result to verify it.

Polynomial Products and Factoring Identities

Special-product identities work in both directions. Expand from left to right or recognize the matching pattern and factor from right to left.

Swipe horizontally inside the table to view every column.

Special-product identities work in both directions. Expand from left to right or recognize the matching pattern and factor from right to left.
PatternIdentityRecognition clueExample
Square of a sum(a + b)² = a² + 2ab + b²First and last terms are squares; middle term is +2ab(x + 3)² = x² + 6x + 9
Square of a difference(a − b)² = a² − 2ab + b²First and last terms are squares; middle term is −2ab(x − 4)² = x² − 8x + 16
Difference of squaresa² − b² = (a − b)(a + b)Difference of squaresTwo square terms separated by subtractionx² − 25 = (x − 5)(x + 5)
Cube of a sum(a + b)³ = a³ + 3a²b + 3ab² + b³Binomial cube with positive terms(x + 2)³ = x³ + 6x² + 12x + 8
Cube of a difference(a − b)³ = a³ − 3a²b + 3ab² − b³Alternating signs in a binomial cube(x − 2)³ = x³ − 6x² + 12x − 8
Sum of cubesa³ + b³ = (a + b)(a² − ab + b²)Two perfect cubes addedx³ + 8 = (x + 2)(x² − 2x + 4)
Difference of cubesa³ − b³ = (a − b)(a² + ab + b²)Two perfect cubes subtractedx³ − 27 = (x − 3)(x² + 3x + 9)
Common factorab + ac = a(b + c)Every term shares factor a6x² + 9x = 3x(2x + 3)
Groupingax + ay + bx + by = (a + b)(x + y)Pairs produce the same binomial factorx² + 3x + 2x + 6 = (x + 2)(x + 3)
Monic quadraticx² + bx + c = (x + m)(x + n)m + n = b and mn = cx² + 5x + 6 = (x + 2)(x + 3)
General quadraticax² + bx + cFind factors whose product is ac and sum is bMethod depends on coefficients2x² + 7x + 3 = (2x + 1)(x + 3)
Remainder theoremP(k) = remainder of P(x) ÷ (x − k)Substitute k into the polynomialP(2) is the remainder after division by x − 2

These are symbolic identities. Verify a factorization by multiplying the factors and checking that the original polynomial returns.

  • A greatest common factor should usually be removed before testing a special-product pattern.
  • The sum of squares a² + b² does not factor over the real numbers by the difference-of-squares rule.
  • Factoring depends on the chosen number system; some real irreducible factors split over the complex numbers.
Download or export

Linear formulas describe constant change

A linear equation has variables only to the first power after simplification. A line has a constant slope unless it is vertical. Systems compare multiple equations, and a valid system solution must satisfy every equation at the same time.

Linear Equations, Lines and Systems Formulas

Linear formulas describe constant rates of change. Keep the coordinate order consistent and check denominator restrictions before calculating a slope.

Swipe horizontally inside the table to view every column.

Linear formulas describe constant rates of change. Keep the coordinate order consistent and check denominator restrictions before calculating a slope.
Formula or formExpressionUseKey condition
One-step linear solutionax + b = c ⇒ x = (c − b)/aSolve a one-variable linear equationa ≠ 0
Slopem = (y₂ − y₁)/(x₂ − x₁)Find vertical change per horizontal changex₂ ≠ x₁No zero denominator
Slope-intercept formy = mx + bShow slope m and y-intercept bNonvertical line
Point-slope formy − y₁ = m(x − x₁)Write a line from one point and its slopeNonvertical line
Standard formAx + By = CRepresent a line with coefficientsA and B are not both zero
Parallel linesm₁ = m₂Equal slopesIdentify equal slopesDistinct parallel lines have different intercepts
Perpendicular linesm₁m₂ = −1Defined slopes requiredIdentify negative-reciprocal slopesApplies when both slopes are defined
MidpointM = ((x₁ + x₂)/2, (y₁ + y₂)/2)Find the center of a segmentKeep x-values and y-values paired
Distanced = √((x₂ − x₁)² + (y₂ − y₁)²)Find straight-line distance in a coordinate planed ≥ 0
Two-variable systema₁x + b₁y = c₁; a₂x + b₂y = c₂Find an ordered pair satisfying both equationsMay have one, none, or infinitely many solutions
Cramer solution for xx = (c₁b₂ − b₁c₂)/(a₁b₂ − b₁a₂)Solve a 2 × 2 system by determinantsDenominator ≠ 0
Cramer solution for yy = (a₁c₂ − c₁a₂)/(a₁b₂ − b₁a₂)Solve a 2 × 2 system by determinantsDenominator ≠ 0

Slope uses output units per input unit. Coordinates and distance should use compatible units before substitution.

  • A vertical line has undefined slope and is written x = constant rather than y = mx + b.
  • A system solution must satisfy every equation in the system.
  • Elimination, substitution, graphing, and matrices can represent the same system-solving task.
Download or export

Browser-only educational tool

Linear and quadratic equation solver

Enter coefficients to see the formula, intermediate steps, root type, and a numerical result. The calculation stays in your browser and does not transmit entered values.

This tool evaluates numeric coefficients only. It does not simplify symbolic expressions, solve inequalities, or prove that a transformed equation is equivalent to the original.

The discriminant predicts the quadratic root type

Calculate D = b² − 4ac before evaluating the quadratic formula. A positive D gives two real roots, zero gives one repeated real root, and a negative D gives a complex conjugate pair. The leading coefficient a must not equal zero.

Quadratic Equation and Parabola Formulas

A quadratic has degree two and a nonzero leading coefficient. The discriminant identifies the real-root pattern before the roots are calculated.

Swipe horizontally inside the table to view every column.

A quadratic has degree two and a nonzero leading coefficient. The discriminant identifies the real-root pattern before the roots are calculated.
ConceptFormulaWhat it givesRestriction or interpretation
Standard formax² + bx + c = 0Quadratic equation coefficientsa ≠ 0Leading coefficient nonzero
Quadratic formulax = (−b ± √(b² − 4ac))/(2a)Quadratic formulaAll roots of a quadratic equationa ≠ 0
DiscriminantD = b² − 4acRoot type from the coefficient valuesD > 0: two real; D = 0: one repeated; D < 0: complex pairRoot classification
Axis of symmetryx = −b/(2a)Vertical line through the vertexa ≠ 0
Vertex x-coordinateh = −b/(2a)Horizontal coordinate of the turning pointSubstitute h into f(x) for k
Vertex formy = a(x − h)² + kVertex (h, k) and opening directiona > 0 opens up; a < 0 opens down
Factored formy = a(x − r₁)(x − r₂)Real zeros r₁ and r₂ when factorable over realsRepeated root when r₁ = r₂
Sum of rootsr₁ + r₂ = −b/aCombined root valueCounts multiplicity
Product of rootsr₁r₂ = c/aRoot productCounts multiplicity
Completing squarex² + bx = (x + b/2)² − (b/2)²Convert a monic quadratic toward vertex formApply equivalent changes to the full equation
Maximum or minimumf(h) = k where h = −b/(2a)Extreme function value at the vertexMinimum if a > 0; maximum if a < 0
Zero-product solution(x − r₁)(x − r₂) = 0 ⇒ x = r₁ or r₂Roots from a factored equationEquation must equal zero

The variable and coefficients may carry application-specific units. Terms added in one equation must be dimensionally compatible.

  • A negative discriminant gives no real roots but gives two complex conjugate roots when coefficients are real.
  • The ± sign represents two calculations, one with addition and one with subtraction.
  • Round only after calculating the full expression when an exact radical form is not required.
Download or export

Domain restrictions stay attached to the original expression

Denominators cannot equal zero. Even roots need nonnegative radicands in the real number system. Cancelling a common factor can simplify an expression, but it does not restore any input excluded by the original denominator.

Radical and Rational Expression Formulas

Radical and rational rules require domain checks. Simplification must preserve excluded values even when a common factor cancels.

Swipe horizontally inside the table to view every column.

Radical and rational rules require domain checks. Simplification must preserve excluded values even when a common factor cancels.
RuleFormulaConditionExample
Product of square roots√a · √b = √(ab)For real numbers, a ≥ 0 and b ≥ 0√3 · √12 = √36 = 6
Quotient of square roots√a/√b = √(a/b)For real numbers, a ≥ 0 and b > 0√18/√2 = √9 = 3
Principal square root√(a²) = |a|Absolute value requiredReal a√(x²) = |x|
Square-root equationx² = k ⇒ x = ±√kFor real roots, k ≥ 0x² = 49 ⇒ x = ±7
Rational denominator restrictionP(x)/Q(x), Q(x) ≠ 0Exclude every zero of the original denominatorOriginal denominator restriction(x + 2)/(x − 3), x ≠ 3
Multiply rational expressions(a/b)(c/d) = ac/bdb ≠ 0 and d ≠ 0(x/3)(6/x) = 2, x ≠ 0
Divide rational expressions(a/b) ÷ (c/d) = ad/bcb, c, and d are nonzero(x/4) ÷ (3/2) = x/6
Add equal denominatorsa/c + b/c = (a + b)/cc ≠ 02/x + 5/x = 7/x
Add unlike denominatorsa/b + c/d = (ad + bc)/bdb ≠ 0 and d ≠ 01/x + 1/y = (x + y)/xy
Rationalize simple denominatora/√b = a√b/bb > 0 in real arithmetic3/√5 = 3√5/5
Conjugate product(a + b)(a − b) = a² − b²Useful for binomial radical denominators(√x + 2)(√x − 2) = x − 4
Extraneous-solution checkSubstitute candidates into the original equationRequired after operations that may change equivalenceCheck original equationSquaring both sides can create invalid candidates

A domain restriction belongs to the original expression. Cancellation simplifies a form but does not restore an excluded input.

  • The principal square root symbol √a denotes the nonnegative square root when a is real and nonnegative.
  • The equation x² = k needs ±, but the expression √k itself is the principal nonnegative root.
  • Squaring both sides and multiplying by variable expressions can introduce candidates that fail the original equation.
Download or export

Functions and sequences pair a rule with allowed inputs

Function notation records an input-output rule. Composition applies one function inside another. Arithmetic sequences use repeated addition, while geometric sequences use repeated multiplication. Infinite geometric sums converge only when |r| < 1.

Functions, Variation and Sequence Formulas

Function and sequence formulas connect an input rule to outputs. Domain restrictions and starting-index conventions determine which values are valid.

Swipe horizontally inside the table to view every column.

Function and sequence formulas connect an input rule to outputs. Domain restrictions and starting-index conventions determine which values are valid.
ConceptFormulaMeaningExample or condition
Function notationy = f(x)f assigns an output to each allowed input xf(3) means substitute 3 for x
Composition(f ∘ g)(x) = f(g(x))Apply g first, then apply fOrder usually matters
Inverse functionf⁻¹(f(x)) = xUndo a one-to-one functionOne-to-one requirementf must be invertible on the chosen domain
Direct variationy = kxy changes in constant proportion to xk = y/x when x ≠ 0
Inverse variationy = k/xxy remains constantx ≠ 0
Joint variationz = kxyz varies directly with both x and yk = z/(xy) when xy ≠ 0
Arithmetic nth termaₙ = a₁ + (n − 1)dAdd common difference d repeatedly2, 5, 8, … has d = 3
Arithmetic sumSₙ = n(a₁ + aₙ)/2Sum the first n arithmetic termsAlso Sₙ = n[2a₁ + (n − 1)d]/2
Geometric nth termaₙ = a₁rⁿ⁻¹Multiply by common ratio r repeatedly3, 6, 12, … has r = 2
Finite geometric sumSₙ = a₁(1 − rⁿ)/(1 − r)Sum first n geometric termsr ≠ 1
Infinite geometric sumS∞ = a₁/(1 − r)Sum a convergent infinite geometric series|r| < 1Convergence condition
Average rate of change[f(b) − f(a)]/(b − a)Output change per input changea ≠ b

A rate inherits output units per input unit. Sequence index n is normally a positive integer unless another convention is stated.

  • Function notation f(x) does not mean f multiplied by x.
  • An inverse function is different from the reciprocal 1/f(x).
  • An infinite geometric series has a finite sum only when the absolute value of its ratio is less than one.
Download or export

A familiar-looking rule can still be used incorrectly

Exponent laws do not distribute across addition, square roots do not split sums, and cancellation does not remove separate terms. Keep signs and parentheses visible, then verify the result in the original form.

Common Algebra Mistakes and Correct Rules

Most algebra errors come from applying a valid rule in the wrong operation, dropping a sign, or ignoring a domain restriction.

Swipe horizontally inside the table to view every column.

Most algebra errors come from applying a valid rule in the wrong operation, dropping a sign, or ignoring a domain restriction.
Common mistakeWhy it failsCorrect ruleQuick check
(a + b)² = a² + b²The cross term 2ab is missing(a + b)² = a² + 2ab + b²Include middle termExpand by distribution
√(a + b) = √a + √bSquare roots do not distribute over additionSimplify only valid factors or evaluate directlyTry a = 9 and b = 16
aᵐ + aⁿ = aᵐ⁺ⁿExponent addition applies to multiplication, not additionaᵐ · aⁿ = aᵐ⁺ⁿTest with a = 2
Cancel terms across additionCancellation applies to common factors, not separate termsFactor first, then cancel nonzero common factorsFactor before cancelling(x + 2)/x cannot become 2
Divide by a variable without restrictionThe variable may equal zeroState the nonzero condition before divisionCheck the original equation at zero
−(a − b) = −a − bThe negative sign must distribute to both terms−(a − b) = −a + bMultiply every term by −1
√(a²) = aa may be negative√(a²) = |a|Try a = −4
Use one branch of ±A square equation can have two rootsEvaluate both + and − branchesSubstitute both candidates
Cross-multiply without denominatorsCross multiplication describes an equation of two ratiosUse a valid equality a/b = c/d with nonzero denominatorsWrite restrictions first
Round during intermediate stepsEarly rounding can change the final resultKeep exact values or extra digits until the endCompare exact and rounded substitution
Ignore extraneous candidatesSquaring or denominator clearing may alter equivalenceCheck every candidate in the original equationOriginal-equation checkReject any undefined or false result
Mix unlike termsOnly terms with the same variable part combineaxᵐ + bxᵐ = (a + b)xᵐx² and x are unlike terms

A reliable check substitutes the proposed result into the original expression or equation, not only into a transformed step.

  • Write one algebraic operation per line when sign changes or denominator restrictions are easy to miss.
  • Keep the original equation visible so transformed solutions can be checked.
  • A calculator can verify arithmetic, but it does not decide whether an algebraic transformation was valid.
Download or export

Frequently asked questions

What is the most important algebra formula to learn first?

Learn the distributive property first because it supports expansion, factoring, equation solving, and polynomial work. Pair it with the properties of equality so every equation step preserves the same solution set.

What is the formula for solving a linear equation?

For ax + b = c with a ≠ 0, the solution is x = (c − b)/a. Subtract b from both sides, divide both sides by a, and substitute the result back into the original equation.

What is the quadratic formula?

For ax² + bx + c = 0 with a ≠ 0, use x = (−b ± √(b² − 4ac))/(2a). The plus-minus sign produces the two roots when they are distinct.

What does the discriminant tell you?

The discriminant D = b² − 4ac classifies quadratic roots. A positive value gives two real roots, zero gives one repeated real root, and a negative value gives a complex conjugate pair.

How do exponent rules work?

Multiply powers with the same base by adding exponents, and divide them by subtracting exponents. Power-of-a-power rules multiply exponents, while addition of terms does not combine exponents.

Why is any nonzero number to the zero power equal to one?

The quotient rule gives aⁿ/aⁿ = aⁿ⁻ⁿ = a⁰, while the same nonzero value divided by itself equals one. Therefore a⁰ = 1 for a ≠ 0.

How do you factor a difference of squares?

Use a² − b² = (a − b)(a + b). Both terms must be perfect squares and the operation between them must be subtraction.

Can you cancel terms in a fraction?

You can cancel common nonzero factors, not separate terms joined by addition or subtraction. Factor the numerator and denominator first, then preserve every restriction from the original denominator.

Why does √(x²) equal |x|?

The principal square root must be nonnegative. Both x and −x square to x², so √(x²) equals the nonnegative magnitude |x|.

What is the slope formula?

The slope through two points is m = (y₂ − y₁)/(x₂ − x₁). Use the same point order in both differences, and do not divide when x₂ = x₁ because a vertical line has undefined slope.

How do you check an algebra answer?

Substitute the proposed value into the original equation. A correct solution makes both sides equal and does not violate a denominator, radical, logarithm, or other domain restriction.

What is the difference between an expression and an equation?

An expression combines numbers, variables, and operations without asserting equality. An equation states that two expressions are equal and can have a solution set.

When should you use factoring instead of the quadratic formula?

Use factoring when the quadratic splits cleanly and the factors are easy to recognize. The quadratic formula works for every quadratic with a nonzero leading coefficient, including equations that do not factor neatly over the integers.

What is an extraneous solution?

An extraneous solution satisfies a transformed equation but not the original equation. Squaring both sides, clearing variable denominators, and applying even powers can create these invalid candidates.

Does an algebra formula chart replace learning the steps?

No. A formula chart helps you recall a rule, but you still need to identify the correct pattern, state restrictions, perform valid operations, and check the result.

Sources

These peer-reviewed and technical references support the algebraic properties, equations, identities, restrictions, and quadratic-root formulas summarized above.

  1. OpenStaxCollege Algebra 2e: Real Numbers and Algebra Essentials

    https://openstax.org/books/college-algebra-2e/pages/1-1-real-numbers-algebra-essentials

    Peer-reviewed college algebra text covering real-number properties, exponents, radicals, polynomials, factoring, equations, inequalities, functions, systems, and sequences.

  2. OpenStaxElementary Algebra 2e: Preface and Scope

    https://openstax.org/books/elementary-algebra-2e/pages/preface

    Foundational algebra text explaining expressions, linear equations, inequalities, polynomials, factoring, rational expressions, radicals, and quadratic equations.

  3. National Institute of Standards and TechnologyDLMF Section 1.11: Zeros of Polynomials

    https://dlmf.nist.gov/1.11

    Reference for polynomial zeros, including the quadratic formula, discriminant, and the sum and product of quadratic roots.