Skip to content
Use a General Strategy to Solve Linear Equations

Use a General Strategy to Solve Linear Equations

By the end of this section, you will be able to: solve equations using a general strategy, and classify equations.

Solve Equations Using the General Strategy

Until now we have dealt with solving one specific form of a linear equation. It is time now to lay out one overall strategy that can be used to solve any linear equation. Some equations we solve will not require all these steps to solve, but many will.

Beginning by simplifying each side of the equation makes the remaining steps easier.

Example. Solve: 6(x+3)=24-6(x+3) = 24.

StepWhat to doResult
1. Simplify each side of the equation as much as possible.Use the Distributive Property.6(x+3)=24-6(x+3) = 24 becomes 6x18=24-6x - 18 = 24
2. Collect all variable terms on one side of the equation.Nothing to do — all xx’s are already on the left side.6x18=24-6x - 18 = 24
3. Collect constant terms on the other side of the equation.Add 1818 to both sides.6x=42-6x = 42
4. Make the coefficient of the variable term equal to 11.Divide each side by 6-6.x=7x = -7
5. Check the solution.Let x=7x = -7: 6(7+3)=?24-6(-7+3) \overset{?}{=} 24, so 6(4)=?24-6(-4) \overset{?}{=} 24, and 24=2424 = 24. ✓

Solve: 5(x+3)=355(x + 3) = 35.

Solve: 6(y4)=186(y - 4) = -18.

General strategy for solving linear equations.

  1. Simplify each side of the equation as much as possible. Use the Distributive Property to remove any parentheses. Combine like terms.
  2. Collect all the variable terms on one side of the equation. Use the Addition or Subtraction Property of Equality.
  3. Collect all the constant terms on the other side of the equation. Use the Addition or Subtraction Property of Equality.
  4. Make the coefficient of the variable term equal to 11. Use the Multiplication or Division Property of Equality. State the solution to the equation.
  5. Check the solution. Substitute the solution into the original equation to make sure the result is a true statement.

Example. Solve: (y+9)=8-(y+9) = 8.

Simplify each side of the equation as much as possible by distributing: (y+9)=8-(y+9) = 8 becomes y9=8-y - 9 = 8. The only yy term is on the left side, so all variable terms are already on the left side of the equation. Add 99 to both sides to get all constant terms on the right side, and simplify: y=17-y = 17. Rewrite y-y as 1y-1y, then make the coefficient of the variable term equal to 11 by dividing both sides by 1-1: y=17y = -17.

Check: let y=17y = -17. Then (17+9)=?8-(-17+9) \overset{?}{=} 8, so (8)=?8-(-8) \overset{?}{=} 8, and 8=88 = 8. ✓

Solve: (y+8)=2-(y + 8) = -2.

Solve: (z+4)=12-(z + 4) = -12.

Example. Solve: 5(a3)+5=105(a-3)+5 = -10.

Distribute: 5a15+5=105a - 15 + 5 = -10. Combine like terms: 5a10=105a - 10 = -10. The only aa term is on the left side, so all variable terms are on one side of the equation. Add 1010 to both sides to get all constant terms on the other side, and simplify: 5a=05a = 0. Make the coefficient of the variable term equal to 11 by dividing both sides by 55: a=0a = 0.

Check: let a=0a=0. Then 5(03)+5=?105(0-3)+5 \overset{?}{=} -10, so 5(3)+5=?105(-3)+5 \overset{?}{=} -10, so 15+5=?10-15+5 \overset{?}{=} -10, and 10=10-10 = -10. ✓

Solve: 2(m4)+3=12(m - 4) + 3 = -1.

Solve: 7(n3)8=157(n - 3) - 8 = -15.

Example. Solve: 23(6m3)=8m\tfrac{2}{3}(6m - 3) = 8 - m.

Distribute: 4m2=8m4m - 2 = 8 - m. Add mm to both sides to get the variables only on the left: 5m2=85m - 2 = 8. Add 22 to both sides to get constants only on the right: 5m=105m = 10. Divide by 55: m=2m = 2.

Check: let m=2m = 2. Then 23(623)=?82\tfrac{2}{3}(6\cdot 2 - 3) \overset{?}{=} 8-2, so 23(9)=?6\tfrac{2}{3}(9) \overset{?}{=} 6, and 6=66 = 6. ✓

Solve: 13(6u+3)=7u\tfrac{1}{3}(6u + 3) = 7 - u.

Solve: 23(9x12)=8+2x\tfrac{2}{3}(9x - 12) = 8 + 2x.

Example. Solve: 82(3y+5)=08 - 2(3y+5) = 0.

Simplify — use the Distributive Property: 86y10=08 - 6y - 10 = 0. Combine like terms: 6y2=0-6y - 2 = 0. Add 22 to both sides to collect constants on the right: 6y=2-6y = 2. Divide both sides by 6-6: y=13y = -\tfrac{1}{3}.

Check: let y=13y = -\tfrac{1}{3}. Then 82[3(13)+5]=?08 - 2\left[3\left(-\tfrac{1}{3}\right)+5\right] \overset{?}{=} 0, so 82(1+5)=?08 - 2(-1+5) \overset{?}{=} 0, so 82(4)=?08 - 2(4) \overset{?}{=} 0, so 88=?08 - 8 \overset{?}{=} 0, and 0=00 = 0. ✓

Solve: 123(4j+3)=1712 - 3(4j + 3) = -17.

Solve: 68(k2)=10-6 - 8(k - 2) = -10.

Example. Solve: 4(x1)2=5(2x+3)+64(x-1) - 2 = 5(2x+3) + 6.

Distribute: 4x42=10x+15+64x - 4 - 2 = 10x + 15 + 6. Combine like terms: 4x6=10x+214x - 6 = 10x + 21. Since 10>410 > 4, subtract 4x4x from both sides to get the variables only on the right side: 6=6x+21-6 = 6x + 21. Subtract 2121 to get the constants on the left: 27=6x-27 = 6x. Divide by 66: 92=x-\tfrac{9}{2} = x.

Check: let x=92x = -\tfrac{9}{2}. Substituting back into both sides of the original equation gives 24=24-24 = -24. ✓

Solve: 6(p3)7=5(4p+3)126(p - 3) - 7 = 5(4p + 3) - 12.

Solve: 8(q+1)5=3(2q4)18(q + 1) - 5 = 3(2q - 4) - 1.

Example. Solve: 10[38(2s5)]=15(405s)10[3 - 8(2s-5)] = 15(40-5s).

Simplify from the innermost parentheses first: 10[316s+40]=15(405s)10[3 - 16s + 40] = 15(40-5s). Combine like terms in the brackets: 10[4316s]=15(405s)10[43 - 16s] = 15(40-5s). Distribute: 430160s=60075s430 - 160s = 600 - 75s. Add 160s160s to get the ss’s to the right: 430=600+85s430 = 600 + 85s. Subtract 600600 to get the constants to the left: 170=85s-170 = 85s. Divide: 2=s-2 = s.

Check: let s=2s=-2. Substituting back into both sides gives 750=750750 = 750. ✓

Solve: 6[42(7y1)4 - 2(7y - 1)] = 8(13 - 8y).

Solve: 12[15(4z1)1 - 5(4z - 1)] = 3(24 + 11z).

Example. Solve: 0.36(100n+5)=0.6(30n+15)0.36(100n+5) = 0.6(30n+15).

Distribute: 36n+1.8=18n+936n + 1.8 = 18n + 9. Subtract 18n18n to get the variables to the left: 18n+1.8=918n + 1.8 = 9. Subtract 1.81.8 to get the constants to the right: 18n=7.218n = 7.2. Divide by 1818: n=0.4n = 0.4.

Check: let n=0.4n = 0.4. Substituting back into both sides gives 16.2=16.216.2 = 16.2. ✓

Solve: 0.55(100n+8)=0.6(85n+14)0.55(100n + 8) = 0.6(85n + 14).

Solve: 0.15(40m120)=0.5(60m+12)0.15(40m - 120) = 0.5(60m + 12).

Classify Equations

Consider the equation we solved earlier, 7x+8=137x+8=-13. The solution we found was x=3x=-3. This means the equation 7x+8=137x+8=-13 is true when we replace the variable, xx, with the value 3-3. We showed this when we checked the solution x=3x=-3 and evaluated 7x+8=137x+8=-13 for x=3x=-3:

7(3)+8=?137(-3)+8 \overset{?}{=} -13

21+8=?13-21+8 \overset{?}{=} -13

13=13-13=-13 \checkmark

If we evaluate 7x+87x+8 for a different value of xx, the left side will not be 13-13.

The equation 7x+8=137x+8=-13 is true when we replace the variable, xx, with the value 3-3, but not true when we replace xx with any other value. Whether or not the equation 7x+8=137x+8=-13 is true depends on the value of the variable. Equations like this are called conditional equations. All the equations we have solved so far are conditional equations.

Conditional equation. An equation that is true for one or more values of the variable and false for all other values of the variable is a conditional equation.

Now let’s consider the equation 2y+6=2(y+3)2y+6=2(y+3). Do you recognize that the left side and the right side are equivalent? Let’s see what happens when we solve for yy. Distribute: 2y+6=2y+62y+6=2y+6. Subtract 2y2y to get the yy’s to one side: 6=66=6.

But 6=66=6 is true. This means that the equation 2y+6=2(y+3)2y+6=2(y+3) is true for any value of yy. We say the solution to the equation is all of the real numbers. An equation that is true for any value of the variable like this is called an identity.

Identity. An equation that is true for any value of the variable is called an identity. The solution of an identity is all real numbers.

What happens when we solve the equation 5z=5z15z=5z-1? Subtract 5z5z to get the constant alone on the right: 5z5z=5z5z15z-5z=5z-5z-1. Simplify — the zz’s are gone: 010 \neq -1.

But 010 \neq -1. Solving the equation 5z=5z15z=5z-1 led to the false statement 0=10=-1. The equation 5z=5z15z=5z-1 will not be true for any value of zz. It has no solution. An equation that has no solution, or that is false for all values of the variable, is called a contradiction.

Contradiction. An equation that is false for all values of the variable is called a contradiction. A contradiction has no solution.

Example. Classify the equation as a conditional equation, an identity, or a contradiction. Then state the solution.

6(2n1)+3=2n8+5(2n+1)6(2n-1)+3 = 2n-8+5(2n+1)

Distribute: 12n6+3=2n8+10n+512n-6+3=2n-8+10n+5. Combine like terms: 12n3=12n312n-3=12n-3. Subtract 12n12n to get the nn’s to one side: 3=3-3=-3. This is a true statement. The equation is an identity. The solution is all real numbers.

Consider the equation 4+9(3x7)=42x13+23(3x2)4 + 9(3x - 7) = -42x - 13 + 23(3x - 2). Distribute and combine like terms on each side, then subtract the matching variable term from both sides. What true numerical statement is left once the variable terms cancel? Enter it as a full equation, e.g. 0=00=0.

Consider the equation 8(13x)+15(2x+7)=2(x+50)+4(x+3)+18(1 - 3x) + 15(2x + 7) = 2(x + 50) + 4(x + 3) + 1. Distribute and combine like terms on each side, then subtract the matching variable term from both sides. What true numerical statement is left once the variable terms cancel? Enter it as a full equation, e.g. 0=00=0.

Example. Classify the equation as a conditional equation, an identity, or a contradiction. Then state the solution.

10+4(p5)=010+4(p-5)=0

Distribute: 10+4p20=010+4p-20=0. Combine like terms: 4p10=04p-10=0. Add 1010 to both sides: 4p=104p=10. Divide: p=52p=\tfrac{5}{2}. The equation is true when p=52p=\tfrac{5}{2}. This is a conditional equation. The solution is p=52p=\tfrac{5}{2}.

Classify the equation as a conditional equation, an identity, or a contradiction, then solve it: 11(q+3)5=1911(q + 3) - 5 = 19.

Classify the equation as a conditional equation, an identity, or a contradiction, then solve it: 6+14(k8)=956 + 14(k - 8) = 95.

Example. Classify the equation as a conditional equation, an identity, or a contradiction. Then state the solution.

5m+3(9+3m)=2(7m11)5m+3(9+3m) = 2(7m-11)

Distribute: 5m+27+9m=14m225m+27+9m=14m-22. Combine like terms: 14m+27=14m2214m+27=14m-22. Subtract 14m14m from both sides: 272227 \neq -22. But 272227 \neq -22. The equation is a contradiction. It has no solution.

Classify the equation 12c+5(5+3c)=3(9c4)12c + 5(5 + 3c) = 3(9c - 4) as a conditional equation, an identity, or a contradiction.

Classify the equation 4(7d+18)=13(3d2)11d4(7d + 18) = 13(3d - 2) - 11d as a conditional equation, an identity, or a contradiction.

Type of equationWhat happens when you solve it?Solution
Conditional EquationTrue for one or more values of the variables and false for all other valuesOne or more values
IdentityTrue for any value of the variableAll real numbers
ContradictionFalse for all values of the variableNo solution

Key terms

conditional equation — an equation that is true for one or more values of the variable and false for all other values. identity — an equation that is true for any value of the variable; its solution is all real numbers. contradiction — an equation that is false for all values of the variable; it has no solution.


This section is adapted from Elementary Algebra 2e, Section 2.4: Use a General Strategy to Solve Linear Equations by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recast the worked-example step tables as markdown tables; omitted the Be Prepared quiz, Self Check checklist, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback — including flipping the identity/contradiction classification Try Its into requests for the specific numerical statement each equation reduces to, since a word answer like “identity” can’t be graded by the math checker.