Overview

Algebra in contests rewards clean manipulation: simplify, factor, and solve. Build habits like checking units, substituting smart values, and rewriting in equivalent forms.

Key Ideas

  • Solve linear equations by isolating variables; keep track of constraints.
  • Factor common patterns: a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b) and a2+2ab+b2a^2 + 2ab + b^2.
  • Use substitution to reduce complex systems to a single variable.
  • Clear denominators carefully and record excluded values.
  • Try to factor before expanding; it often reveals structure.

Core Skills

Linear Equations

Collect like terms, isolate the variable, and verify constraints. For equations with fractions, clear denominators first, then check for extraneous solutions.

Factoring Patterns

Common patterns to recognize:

  • Difference of squares: a2b2=(ab)(a+b)a^2-b^2=(a-b)(a+b).
  • Perfect square trinomials: a2±2ab+b2=(a±b)2a^2\pm2ab+b^2=(a\pm b)^2.
  • Quadratic factoring: x2+bx+c=(x+p)(x+q)x^2+bx+c=(x+p)(x+q) with p+q=bp+q=b, pq=cpq=c.

Substitution

If the same expression appears repeatedly (like x+1/xx+1/x or x+yx+y), introduce a new variable to simplify the system.

Clearing Denominators

Multiply both sides by the least common denominator (LCD) and track values that make the LCD zero. Those values are not allowed.

Worked Example

Solve 3x+2x+1=1\frac{3}{x} + \frac{2}{x+1} = 1.

Multiply both sides by x(x+1)x(x+1) to clear denominators: 3(x+1)+2x=x(x+1).3(x+1) + 2x = x(x+1). So 3x+3+2x=x2+x3x + 3 + 2x = x^2 + x, giving x24x3=0x^2 - 4x - 3 = 0. Then x=2±7x = 2 \pm \sqrt{7}. Check that neither solution makes a denominator 00.

More Examples

Example 1: Factoring

Factor x29x^2-9.

x29=(x3)(x+3)x^2-9=(x-3)(x+3).

Example 2: Substitution

If x+1x=5x + \frac{1}{x} = 5, find x2+1x2x^2 + \frac{1}{x^2}.

Square both sides: x2+2+1x2=25x^2 + 2 + \frac{1}{x^2} = 25, so x2+1x2=23x^2 + \frac{1}{x^2} = 23.

Example 3: Linear System via Sum and Product

If x+y=7x+y=7 and xy=10xy=10, find x2+y2x^2+y^2.

x2+y2=(x+y)22xy=4920=29x^2+y^2=(x+y)^2-2xy=49-20=29.

Strategy Checklist

  • Are there hidden restrictions (like denominators or square roots)?
  • Can you factor instead of expand?
  • Is there a repeated expression that suggests substitution?
  • Can the equation be rewritten into a known identity?

Common Pitfalls

  • Clearing denominators but forgetting to track excluded values.
  • Expanding when factoring is faster.
  • Dropping negative signs when distributing.
  • Forgetting to check solutions back in the original equation.

Practice Problems

StatusSourceProblem NameDifficultyTags
AMC 8Easy
Show TagsLinear Equations, Simplification
AMC 10Easy
Show TagsFactoring, Substitution
CustomVery Easy
Show TagsInline Solution, Testing
CustomEasy
Show TagsInline Solution, Testing
CustomNormal
Show TagsInline Solution, Testing
AJHSMEVery Easy
Show TagsOrdering, Substitution
AJHSMEEasy
Show TagsDistributive Property
AJHSMEEasy
Show TagsLinear Equations, Word Problem
AJHSMEEasy
Show TagsFractions, Working Backwards
AJHSMEVery Easy
Show TagsDistance, Number Line
AJHSMEVery Easy
Show TagsInverses, Reciprocals
AJHSMEVery Easy
Show TagsAlgebraic Manipulation, Differences
AJHSMEEasy
Show TagsAverages, Proportions
AJHSMENormal
Show TagsLinear Relationships, Rates
AJHSMEVery Easy
Show TagsCustom Operations, Evaluation
AJHSMEVery Easy
Show TagsCustom Operations, Tables
AJHSMEVery Easy
Show TagsNumber Line, Signs
AJHSMEVery Easy
Show TagsLinear Equations, Reciprocals
AJHSMEEasy
Show TagsComparing Expressions, Decimals
AJHSMEEasy
Show TagsFunctions, Periodic Sequence
AJHSMEVery Easy
Show TagsCustom Operations, Fractions
AJHSMEEasy
Show TagsDigit Manipulation, Fractions, Logic
AMC 8Easy
Show TagsProportions, Systems of Equations
AMC 8Normal
Show TagsCustom Operations, Fractions
AMC 8Very Easy
Show TagsFactoring, Systems of Equations
AMC 8Very Easy
Show TagsCustom Operations, Fractions
AMC 8Normal
Show TagsConsecutive Integers, Difference of Squares
AMC 8Very Easy
Show TagsFractions, Proportions
AMC 8Hard
Show TagsAlgebraic Manipulation, Averages, Summation
AMC 8Very Easy
Show TagsCustom Operations, Fractions
AMC 8Very Easy
Show TagsMultiplication, Working Backwards
AMC 8Easy
Show TagsExponents, Solving Equations
AMC 8Easy
Show TagsAverages, Consecutive Integers
AMC 8Easy
Show TagsDigit Manipulation, Number Theory
AMC 8Very Easy
Show TagsCustom Operations, Linear Equations
AMC 8Normal
Show TagsAbsolute Value, Sign Analysis, Symmetry
AMC 8Normal
Show TagsExponents, Inequalities
AMC 8Normal
Show TagsQuadratics, Solving Equations
AMC 8Easy
Show TagsFactorials, Simplification
AMC 8Easy
Show TagsAlgebraic Setup, Percentages
AMC 8Normal
Show TagsFunctions, Sequences, Working Backwards
AMC 8Hard
Show TagsGeometry and Algebra, Proportions
AMC 8Very Easy
Show TagsCustom Operations, Order of Operations
AMC 8Normal
Show TagsAverages, System of Equations
AMC 8Normal
Show TagsInequalities, Linear Equations, Magic Square
AMC 8Normal
Show TagsFactoring, Sequences
AMC 8Easy
Show TagsMultiples, Ratios
AMC 8Normal
Show TagsRatios, Systems of Equations

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.