Solving Linear Equations
Linear equations are the building blocks of algebra. They show up constantly in later math courses, so getting comfortable solving them now will pay off. This section covers a general strategy that works for any linear equation, including ones with fractions, decimals, and variables on both sides.
Steps for Solving Linear Equations
The same general strategy applies to every linear equation. Here it is as a step-by-step process:
-
Simplify each side of the equation separately.
- Use the distributive property to clear parentheses:
- Combine like terms on each side:
-
Collect variable terms on one side and constants on the other.
- Add or subtract terms from both sides to move all variable terms to one side and all constant terms to the other. For example, given , add 3 to both sides to get .
-
Divide both sides by the coefficient of the variable.
- becomes after dividing both sides by 2.
-
Check your solution by substituting it back into the original equation. If both sides are equal, you're good.
This strategy works whether the equation is simple or messy. The key is always simplify first, then isolate the variable.

Types of Linear Equations
Not every linear equation has exactly one answer. There are three possible outcomes:
- One solution: The equation simplifies so you can isolate the variable and get a single value. For example, gives .
- No solution (contradiction): The equation simplifies to a false statement like . This means no value of will ever make the equation true. For example, simplifies to , which is false.
- Infinitely many solutions (identity): The equation simplifies to a statement that's always true, like . Every real number is a solution. For example, simplifies to .
Equations with variables on both sides require an extra step: collect all the variable terms on one side first. For instance, with , subtract from both sides to get , then subtract 3 to get .
Equations with parentheses just need the distributive property applied before you proceed with the general strategy. For , distribute to get , then solve as usual: subtract 8, then divide by 6 to get .

Solving Equations with Fractions and Decimals
Fractions and decimals make equations look harder, but there's a clean trick: clear them out first by multiplying every term by the least common denominator.
- Find the LCD (least common multiple of all denominators in the equation).
- Multiply every term on both sides by that LCD. This eliminates all fractions in one step.
- Solve the resulting equation using the general strategy above.
- Check your answer by plugging it back into the original equation (the one with fractions).
Example: Solve
- The LCD of 2 and 3 is 6.
- Multiply every term by 6: , which gives .
- Combine like terms: .
- Divide by 5: .
For decimals, you can multiply both sides by a power of 10 to clear the decimals. For instance, if every decimal goes to the tenths place, multiply everything by 10. If some go to the hundredths place, multiply by 100. Then solve normally.
Understanding Equivalent Equations
Two equations are equivalent if they have the exact same solution set. Every time you add, subtract, multiply, or divide both sides of an equation by the same nonzero value, you produce an equivalent equation.
This is actually the principle behind the entire solving strategy. Each step transforms the equation into a simpler equivalent equation, until you reach one that directly tells you the value of the variable. That's why performing the same operation on both sides is always valid: it changes the equation's appearance but never changes its solution.