Fiveable

🔟Elementary Algebra Unit 2 Review

QR code for Elementary Algebra practice questions

2.3 Solve Equations with Variables and Constants on Both Sides

2.3 Solve Equations with Variables and Constants on Both Sides

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔟Elementary Algebra
Unit & Topic Study Guides

Solving Equations with Variables and Constants on Both Sides

When both sides of an equation have variables and constants, you can't just do one operation and be done. You need a clear strategy to get the variable alone on one side. This section builds directly on solving simpler one-step and two-step equations, so make sure you're comfortable with those first.

The core idea: use inverse operations to move all variable terms to one side and all constant terms to the other, then solve.

Solving Equations with Variables and Constants on Both Sides

Equations with constants on both sides, 5.3 Solve Equations with Variables and Constants on Both Sides – Introductory Algebra

Equations with constants on both sides

The golden rule is that whatever you do to one side, you must do to the other. This keeps the equation balanced.

Here's the general process:

  1. Move variable terms to one side by adding or subtracting them from both sides.
  2. Combine like terms on each side to simplify.
  3. Isolate the variable using the inverse operation on whatever constant remains.

For example, solve 3x+5=2x+83x + 5 = 2x + 8:

  • Subtract 2x2x from both sides: 3x2x+5=83x - 2x + 5 = 8, which simplifies to x+5=8x + 5 = 8
  • Subtract 5 from both sides: x=3x = 3

Another example with multiplication: if 2x3=4\frac{2x}{3} = 4, multiply both sides by 3 to get 2x=122x = 12, then divide both sides by 2 to get x=6x = 6.

Equations with constants on both sides, 5.3 Solve Equations with Variables and Constants on Both Sides – Introductory Algebra

Balancing equations with variables on both sides

When variables appear on both sides, your first job is to get them all on one side. It doesn't matter which side you choose, but picking the side where the variable term is larger often avoids negative coefficients.

Step-by-step approach:

  1. Identify the variable terms on each side.
  2. Add or subtract to move all variable terms to one side.
  3. Add or subtract to move all constants to the other side.
  4. Combine like terms.
  5. Divide (or multiply) to isolate the variable.

Example: Solve 4x+3=2x74x + 3 = 2x - 7

  1. Subtract 2x2x from both sides: 2x+3=72x + 3 = -7
  2. Subtract 3 from both sides: 2x=102x = -10
  3. Divide both sides by 2: x=5x = -5

Example with opposite signs: Solve 3x+2=2x+93x + 2 = -2x + 9

  1. Add 2x2x to both sides (this eliminates the 2x-2x): 5x+2=95x + 2 = 9
  2. Subtract 2 from both sides: 5x=75x = 7
  3. Divide both sides by 5: x=75x = \frac{7}{5}

When the variable terms have opposite signs (one positive, one negative), you add to combine them. When they have the same sign, you subtract. This is the most common spot where sign errors happen.

Solving equations that require distribution first

Some equations need simplifying before you can start moving terms around. If you see parentheses, distribute first, then follow the same steps.

Example: Solve 4x1=3(x+2)4x - 1 = 3(x + 2)

  1. Distribute on the right side: 4x1=3x+64x - 1 = 3x + 6

  2. Subtract 3x3x from both sides: x1=6x - 1 = 6

  3. Add 1 to both sides: x=7x = 7

Example: Solve 3x2=5x+73x - 2 = 5x + 7

  1. Subtract 3x3x from both sides: 2=2x+7-2 = 2x + 7
  2. Subtract 7 from both sides: 9=2x-9 = 2x
  3. Divide both sides by 2: x=92x = -\frac{9}{2}

Notice that in this example, moving the smaller variable term (3x3x) to the other side meant the variable ended up on the right. That's perfectly fine. You could also subtract 5x5x from both sides to keep xx on the left, but you'd work with 2x=9-2x = 9, which gives the same answer.

Key Strategies and Common Mistakes

  • Always check your answer by plugging it back into the original equation. Both sides should equal the same value.
  • Distribute before combining. Don't try to move terms across the equals sign while parentheses are still there.
  • Watch your signs. The most frequent errors come from subtracting a negative or forgetting to distribute a negative sign to every term inside parentheses.
  • The solution is the value of the variable that makes the equation true. If you substitute it back in and both sides match, you know you got it right.