ALG1-2.1

One- & Two-Step Equations

Learn to solve one- and two-step equations with inverse operations — negative coefficients, fractions, and checking every solution by substitution.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on One- & Two-Step Equations, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

An equation is a claim that two expressions name the same number. Solving it means finding every value of the variable that makes the claim true, and the tool for that job is the inverse operation: addition undoes subtraction, multiplication undoes division. Everything you do in later units — multi-step equations, rearranging formulas, proportions, systems — is built on the moves you practice here.

In this lesson you will isolate the variable in equations like x9=4x - 9 = -4, 6y=42-6y = 42, and 23x7=3\frac{2}{3}x - 7 = -3, keeping the equation balanced at every step. You will also learn to justify each step (why is the new equation equivalent to the old one?) and to verify your answer by substituting it back into the original equation. That check is not busywork — it is how you catch a dropped negative sign before it follows you through a whole page of homework.

What "Solving" Actually Means: Balance and Equivalence

The equals sign is a balance point, not a signal to "do something." In 3x+4=193x + 4 = 19, the expression 3x+43x + 4 and the number 1919 are two names for the same value. Solving means rewriting the equation, over and over, into simpler equivalent equations — equations with exactly the same solution — until the variable stands alone.

What guarantees equivalence? The properties of equality. If two quantities are equal and you add the same number to both, they stay equal. Same for subtracting, multiplying, or dividing both sides by the same nonzero number. That last word matters: dividing both sides by zero is never allowed, which is why you can never "divide by xx" when xx might be zero.

So every legal step has the same shape: apply one operation to both sides. Writing 3x+4=193x + 4 = 19 and then 3x=153x = 15 is shorthand for subtracting 44 from each side.

A solution is a number that makes the original sentence true. Substituting x=5x = 5 into 3x+4=193x + 4 = 19 gives 19=1919 = 19, a true statement, so 55 is the solution. Substituting x=4x = 4 gives 16=1916 = 19, false, so 44 is not. This is the whole logic of the unit: legal steps preserve truth, and substitution confirms it.

Where students go wrong early is treating the equals sign as "here comes the answer" and operating on only one side. Once one side changes and the other does not, the balance is broken and every line after it is a different problem.

One-Step Equations and Their Inverses

A one-step equation has exactly one operation attached to the variable. Identify that operation, then apply its inverse to both sides.
EquationWhat is done to the variableInverse stepSolution
x+12=5x + 12 = 5add 1212subtract 1212x=7x = -7
n8=3n - 8 = -3subtract 88add 88n=5n = 5
6y=42-6y = 42multiply by 6-6divide by 6-6y=7y = -7
m4=3\frac{m}{4} = -3divide by 44multiply by 44m=12m = -12
35t=9\frac{3}{5}t = 9multiply by 35\frac{3}{5}multiply by 53\frac{5}{3}t=15t = 15
Two cases deserve extra attention. First, a fractional coefficient: rather than dividing by 35\frac{3}{5}, multiply both sides by the reciprocal 53\frac{5}{3}, since 5335=1\frac{5}{3}\cdot\frac{3}{5} = 1. Multiplying by the reciprocal and dividing by the fraction give the same result, but the reciprocal method is faster and less error-prone.

Second, the bare negative: x=7-x = 7 is not solved. The coefficient is 1-1, so divide both sides by 1-1 (or multiply by 1-1) to get x=7x = -7. Students routinely leave x=7-x = 7 as if it were finished, or write x=7x = 7.

Also remember that subtraction is addition of a negative. In x8=3x - 8 = -3, the number attached is 8-8, so you add 88: x=3+8=5x = -3 + 8 = 5. Reading the sign as part of the number prevents most sign errors before they happen.

Two-Step Equations: Undo in Reverse Order

A two-step equation such as 4x7=134x - 7 = 13 has two operations stacked on the variable: multiply by 44, then subtract 77. To unwrap it, undo in the reverse of the order of operations — deal with addition and subtraction first, then multiplication and division.

4x7=134x - 7 = 13 becomes 4x=204x = 20 (add 77 to both sides), then x=5x = 5 (divide both sides by 44).

Think of it as taking off shoes and socks in the opposite order you put them on. The constant is the outermost layer, so it comes off first.

Negative coefficients follow the same plan; just carry the sign carefully. For 85x=238 - 5x = 23, the variable term is 5x-5x, so subtract 88 from both sides to get 5x=15-5x = 15, then divide by 5-5 to get x=3x = -3. A very common wrong answer here is x=3x = 3, from dividing by 55 instead of 5-5.

Fractional forms come in two flavors. When the fraction is a coefficient, as in x3+6=10\frac{x}{3} + 6 = 10, subtract 66 to get x3=4\frac{x}{3} = 4, then multiply by 33 to get x=12x = 12. When the whole side is over a denominator, as in x+52=1\frac{x + 5}{2} = -1, the division applies to the entire numerator, so multiply both sides by 22 first: x+5=2x + 5 = -2, so x=7x = -7. Mixing these two structures up — subtracting the 55 before clearing the denominator — is one of the most frequent mistakes in this lesson.

Verifying by Substitution and Catching Errors

Checking is the step that turns a guess into a justified answer. Substitute your solution into the original equation — not into a line you rewrote, since an error there would go undetected — and simplify each side separately until you see either a true statement or a false one.

Check x=3x = -3 in 85x=238 - 5x = 23: the left side is 85(3)=8+15=238 - 5(-3) = 8 + 15 = 23, and the right side is 2323. Since 23=2323 = 23, the solution is verified. Notice how the parentheses around 3-3 keep the double negative visible; writing 8538 - 5 \cdot -3 without them is where sign slips happen.

Three error patterns show up again and again:

Operating on one side only. If you add 77 to the left, add 77 to the right in the same line.

Undoing in the wrong order. Dividing 4x7=134x - 7 = 13 by 44 first is legal, but then you must divide every term: x74=134x - \frac{7}{4} = \frac{13}{4}. Students usually write x7=134x - 7 = \frac{13}{4}, which is a different equation.

Losing a negative on the coefficient. After reaching 5x=15-5x = 15, dividing by positive 55 gives x=3-x = 3, and stopping there leaves the problem unfinished.

A complete written solution shows the original equation, one step per line with the inverse operation applied to both sides, a boxed or clearly stated answer, and a substitution check. That format makes your reasoning visible and makes errors easy for you to find yourself.

Key terms

Equation.
A statement that two expressions are equal, such as 2x+1=92x + 1 = 9. It is true for some values of the variable and false for others.
Solution of an equation.
A value of the variable that makes the equation a true statement when substituted in.
Inverse operation.
An operation that undoes another: addition and subtraction are inverses, as are multiplication and division (by a nonzero number).
Equivalent equations.
Equations with exactly the same solution set. Applying the same legal operation to both sides produces an equivalent equation.
Properties of equality.
The rules that let you add, subtract, multiply, or divide both sides of an equation by the same value (nonzero for division) without changing its solution.
Coefficient.
The number multiplying the variable. In 5x-5x the coefficient is 5-5; in x-x it is 1-1.
Reciprocal.
The multiplicative inverse of a nonzero number: the reciprocal of 35\frac{3}{5} is 53\frac{5}{3}, and their product is 11. Multiplying by the reciprocal clears a fractional coefficient.
Substitution check.
Replacing the variable in the original equation with your solution and simplifying both sides to confirm they are equal.

Worked example

Solve 23x7=3\frac{2}{3}x - 7 = -3 and verify the solution by substitution.
Identify what is being done to xx. First xx is multiplied by 23\frac{2}{3}, then 77 is subtracted. Undo in reverse order, so handle the subtraction first.

Step 1: Add 77 to both sides.23x7+7=3+7\frac{2}{3}x - 7 + 7 = -3 + 723x=4\frac{2}{3}x = 4Step 2: The coefficient is the fraction 23\frac{2}{3}, so multiply both sides by its reciprocal 32\frac{3}{2}.3223x=324\frac{3}{2}\cdot\frac{2}{3}x = \frac{3}{2}\cdot 4x=122=6x = \frac{12}{2} = 6Step 3: Verify in the original equation. Substitute x=6x = 6 into 23x7\frac{2}{3}x - 7:23(6)7=47=3\frac{2}{3}(6) - 7 = 4 - 7 = -3The right side is 3-3, and 3=3-3 = -3 is true, so x=6x = 6 is the solution.

Notice two things. Adding 77 before touching the fraction avoided any messy arithmetic with fractional constants. And multiplying by 32\frac{3}{2} was cleaner than dividing 44 by 23\frac{2}{3}, even though both give 66.

Practice questions

Solve 53x=205 - 3x = 20.
  1. x=5x = -5
  2. x=5x = 5
  3. x=253x = -\frac{25}{3}
  4. x=253x = \frac{25}{3}

Answer: x=5x = -5

The variable term is 3x-3x, and the constant on that side is +5+5. Subtract 55 from both sides: 3x=15-3x = 15. Now divide both sides by 3-3, not by 33: x=5x = -5. The choice x=5x = 5 comes from dividing by positive 33 and dropping the negative, and the choices with 2525 come from adding 55 instead of subtracting it. Check: 53(5)=5+15=205 - 3(-5) = 5 + 15 = 20, which matches the right side.
A student solves x+9=4-x + 9 = 4 and writes the answer x=5x = -5. Identify the error, give the correct solution, and show the substitution check.

Answer: The student stopped at x=5-x = -5 and reported that as the value of xx; the correct solution is x=5x = 5.

Subtracting 99 from both sides gives x=5-x = -5, which is a true intermediate step. But x-x is not xx — the coefficient is 1-1, so the variable is not yet isolated. Divide both sides by 1-1 (or multiply by 1-1) to get x=5x = 5. Substituting into the original equation: (5)+9=5+9=4-(5) + 9 = -5 + 9 = 4, which matches the right side, so x=5x = 5 checks out. Substituting the student's 5-5 would give (5)+9=14-(-5) + 9 = 14, not 44, which is exactly how the substitution check catches this error.
A repair shop charges a flat fee of 45 dollars plus 30 dollars for each hour of labor. A customer's bill was 165 dollars. Write and solve a two-step equation to find the number of labor hours, then verify your answer.

Answer: 30h+45=16530h + 45 = 165, so h=4h = 4 hours.

Let hh be the number of labor hours. The labor charge is 30h30h and the flat fee is added once, giving the equation 30h+45=16530h + 45 = 165. Subtract 4545 from both sides to undo the constant: 30h=12030h = 120. Then divide both sides by 3030: h=4h = 4. Verify in the original equation: 30(4)+45=120+45=16530(4) + 45 = 120 + 45 = 165, which matches the bill. Setting up the equation is the part students most often rush — the flat fee is added once, not multiplied by the hours, so it belongs outside the 30h30h term.

FAQ

Why do I undo addition before multiplication when solving?
Because you are reversing the order of operations. To build 4x74x - 7 from xx, you multiply by 44 first and subtract 77 last, so to take it apart you remove the last thing first. Dividing first is still legal, but then you must divide every term on both sides, which usually creates fractions you did not need.
What do I do when the variable has a fraction in front of it?
Multiply both sides by the reciprocal of that fraction. For 47x=8\frac{4}{7}x = 8, multiply both sides by 74\frac{7}{4} to get x=14x = 14. Alternatively you can multiply both sides by the denominator and then divide by the numerator, which gives the same answer in two steps instead of one.
Do I really have to check every solution?
Checking takes about fifteen seconds and catches the sign errors and arithmetic slips that cause most wrong answers in this unit. It also gives you an independent confirmation, so you are not just trusting the steps you already wrote. Always substitute into the original equation, since substituting into a line you rewrote would hide an error made earlier.
What if the variable ends up on the right side, like 12=x+512 = x + 5?
Nothing changes. Equality works both ways, so you can solve it in place — subtract 55 from both sides to get 7=x7 = x — or rewrite it as x+5=12x + 5 = 12 first. Either way the solution is x=7x = 7. Getting comfortable with the variable on either side prepares you for equations with variables on both sides in the next lesson.

Learn this with a teacher, not a page

The Crimsora tutor teaches One- & Two-Step Equations live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.