๐Ÿ”ŸElementary Algebra

Key Concepts in Solving Linear Equations

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Linear equations are the foundation of algebra, and they show up constantly on exams. You're being tested on your ability to recognize equation structures, apply properties of equality systematically, and translate real-world situations into mathematical language. These skills don't just help you solve for xx; they build the logical reasoning you'll need for systems of equations, inequalities, and eventually quadratics.

Every technique for solving linear equations comes back to one principle: maintaining balance while isolating the variable. Whether you're clearing fractions, distributing across parentheses, or moving variables from one side to another, you're always applying the same core properties. Don't just memorize steps. Understand why each operation keeps the equation true, and you'll be able to handle any variation.


Understanding Equation Structure

Before you can solve an equation, you need to recognize what you're working with. A linear equation contains variables raised only to the first power, which is why its graph is always a straight line.

Definition of a Linear Equation

  • First-degree equations contain variables with an exponent of 1. No squares, cubes, or higher powers allowed.
  • Standard form is written as Ax+By=CAx + By = C, where AA, BB, and CC are constants and AA and BB are not both zero. For single-variable equations, this simplifies to something like Ax+B=CAx + B = C.
  • Graphical representation is always a straight line. Each point on that line represents an ordered pair (x,y)(x, y) that satisfies the equation.

Graphing Linear Equations

  • Slope-intercept form y=mx+by = mx + b reveals the slope (mm) and y-intercept (bb) immediately, making it the easiest form to graph from.
  • Two points are all you need to graph any linear equation. Plot them and connect with a straight line.
  • Every point on the line is a valid solution, so graphs are useful for visualizing the infinite solution set of a two-variable equation.

Compare: Standard form (Ax+By=CAx + By = C) vs. Slope-intercept form (y=mx+by = mx + b). Both represent linear equations, but standard form emphasizes structure while slope-intercept form reveals graphing information instantly. Use standard form for organizing, slope-intercept for graphing.


The Properties That Make It All Work

Every solving technique relies on the properties of equality. These properties guarantee that whatever you do to one side, doing the same to the other keeps the equation true.

Properties of Equality

  • Addition/Subtraction properties state that adding or subtracting the same value from both sides preserves equality. For example, if xโˆ’5=10x - 5 = 10, adding 5 to both sides gives x=15x = 15.
  • Multiplication/Division properties allow you to multiply or divide both sides by any non-zero number without breaking the balance. For example, if 3x=123x = 12, dividing both sides by 3 gives x=4x = 4.
  • These four properties are the foundation for every solving step. Any time you isolate a variable, you're using at least one of them.

Isolating the Variable

The goal is to get the variable alone on one side. Here's the general process:

  1. Use inverse operations to undo what's been done to the variable. Addition undoes subtraction; multiplication undoes division (and vice versa).
  2. Move constants first. Add or subtract to get all constant terms away from the variable term.
  3. Eliminate the coefficient last. Multiply or divide to turn the variable's coefficient into 1.
  4. Keep the balance. Every operation you perform on one side must be performed on the other.

Compare: Addition property vs. Multiplication property. Both preserve equality, but addition/subtraction moves terms across the equation while multiplication/division eliminates coefficients. Moving terms = add/subtract. Clearing coefficients = multiply/divide.


Handling Complex Equation Structures

Real exam problems rarely give you simple one-step equations. These techniques help you simplify complicated equations into forms you can solve using the basic properties above.

Solving Equations with Variables on Both Sides

When the variable appears on both sides, you need to consolidate before isolating.

  1. Combine like terms on each side individually to simplify.
  2. Move all variable terms to one side using addition or subtraction. For example, in 5x+3=2x+125x + 3 = 2x + 12, subtract 2x2x from both sides to get 3x+3=123x + 3 = 12.
  3. Move constants to the opposite side.
  4. Isolate the variable. You're now back to a basic one- or two-step equation.

Solving Equations with Parentheses

  1. Apply the distributive property to eliminate parentheses: a(b+c)=ab+aca(b + c) = ab + ac. For example, 3(xโˆ’4)3(x - 4) becomes 3xโˆ’123x - 12.
  2. Combine like terms after distributing. This often reveals a simpler equation.
  3. Isolate using the standard properties of equality.

A common mistake: forgetting to distribute to every term inside the parentheses. In โˆ’2(x+5)-2(x + 5), both xx and 55 get multiplied by โˆ’2-2, giving โˆ’2xโˆ’10-2x - 10 (not โˆ’2x+5-2x + 5).

Compare: Variables on both sides vs. Parentheses. Both require simplification before isolating, but variables on both sides need term consolidation while parentheses need distribution first. Always distribute before trying to move terms.

Solving Equations with Fractions and Decimals

Fractions and decimals aren't harder conceptually; they're just messier. The trick is to clear them out early.

  • Clear fractions by multiplying every term on both sides by the least common denominator (LCD). This eliminates all denominators at once. For x2+13=5\frac{x}{2} + \frac{1}{3} = 5, the LCD is 6, so multiply every term by 6 to get 3x+2=303x + 2 = 30.
  • Clear decimals by multiplying every term by the appropriate power of 10. Use ร—10\times 10 for tenths, ร—100\times 100 for hundredths, etc.
  • After clearing, proceed with standard solving. The coefficients are now whole numbers.

Cross-Multiplication for Proportions

  • Proportions have the form ab=cd\frac{a}{b} = \frac{c}{d} and can be solved by cross-multiplying: aโ‹…d=bโ‹…ca \cdot d = b \cdot c.
  • This eliminates fractions in one step, converting a proportion into a simple linear equation.
  • Check denominators first. Cross-multiplication is invalid if any denominator equals zero.

Compare: Clearing fractions with LCD vs. Cross-multiplication. LCD works for any equation with fractions, while cross-multiplication only works for proportions (one fraction equals another fraction, nothing else in the equation). If you see ab=cd\frac{a}{b} = \frac{c}{d}, cross-multiply. Otherwise, use LCD.


Verification and Application

Solving isn't complete until you've verified your answer and can apply these skills to real situations. These final steps separate correct answers from careless errors.

Checking Solutions

  • Substitute back into the original equation, not a simplified version. This catches errors you may have introduced during your work.
  • Both sides must equal the same value after substitution. If they don't, retrace your steps.
  • This is especially good at catching sign mistakes, distribution errors, and arithmetic slips.

Word Problems Involving Linear Equations

Word problems test whether you can build an equation from a description. Here's a reliable approach:

  1. Define your variable clearly. State what xx represents in the context of the problem (e.g., "Let xx = the number of tickets sold").
  2. Translate phrases into math. "More than" means add, "times" means multiply, "is" or "was" means equals, "less than" means subtract (and watch the order: "5 less than xx" is xโˆ’5x - 5, not 5โˆ’x5 - x).
  3. Solve the equation using the techniques above.
  4. Interpret your answer in context. A negative number of apples doesn't make sense, so always check that your answer is reasonable for the situation.

Compare: Checking solutions vs. Interpreting word problems. Both involve verification, but checking confirms mathematical accuracy while interpretation confirms real-world validity. Always do both when solving word problems.


Quick Reference Table

ConceptKey Details
Equation FormsStandard form (Ax+By=CAx + By = C), Slope-intercept form (y=mx+by = mx + b)
Properties of EqualityAddition, Subtraction, Multiplication, Division properties
Simplification TechniquesDistributive property, Combining like terms
Fraction StrategiesLCD method (any equation with fractions), Cross-multiplication (proportions only)
Decimal StrategyMultiply every term by the appropriate power of 10
Verification MethodsSubstitution into original equation, Contextual interpretation
Word Problem StepsDefine variables, Translate to equation, Solve, Interpret

Self-Check Questions

  1. What do the addition property and multiplication property of equality have in common, and when would you choose one over the other?

  2. You encounter the equation x+23=56\frac{x + 2}{3} = \frac{5}{6}. Which method, LCD or cross-multiplication, would be most efficient, and why?

  3. Compare solving 3(xโˆ’4)=153(x - 4) = 15 versus solving 3xโˆ’4=153x - 4 = 15. What extra step does the first equation require, and what property justifies it?

  4. A student solves an equation and gets x=โˆ’7x = -7, but when checking, the left side equals 12 and the right side equals 10. What does this tell them, and what should they do next?

  5. If a problem asks you to "set up and solve an equation" for a word problem, what three components must your response include?

Key Concepts in Solving Linear Equations to Know for Elementary Algebra