We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

Study Guides > MATH 1314: College Algebra

Solving Linear Equations in One Variable

A linear equation is an equation of a straight line, written in one variable. The only power of the variable is 1. Linear equations in one variable may take the form ax+b=0ax+b=0 and are solved using basic algebraic operations. We begin by classifying linear equations in one variable as one of three types: identity, conditional, or inconsistent. An identity equation is true for all values of the variable. Here is an example of an identity equation.
3x=2x+x3x=2x+x
The solution set consists of all values that make the equation true. For this equation, the solution set is all real numbers because any real number substituted for xx will make the equation true. A conditional equation is true for only some values of the variable. For example, if we are to solve the equation 5x+2=3x65x+2=3x - 6, we have the following:
5x+2=3x62x=8x=4\begin{array}{l}5x+2\hfill&=3x - 6\hfill \\ 2x\hfill&=-8\hfill \\ x\hfill&=-4\hfill \end{array}
The solution set consists of one number: {4}\{-4\}. It is the only solution and, therefore, we have solved a conditional equation. An inconsistent equation results in a false statement. For example, if we are to solve 5x15=5(x4)5x - 15=5\left(x - 4\right), we have the following:
5x15=5x205x155x=5x205xSubtract 5x from both sides.1520False statement\begin{array}{ll}5x - 15=5x - 20\hfill & \hfill \\ 5x - 15 - 5x=5x - 20 - 5x\hfill & \text{Subtract }5x\text{ from both sides}.\hfill \\ -15\ne -20 \hfill & \text{False statement}\hfill \end{array}
Indeed, 1520-15\ne -20. There is no solution because this is an inconsistent equation. Solving linear equations in one variable involves the fundamental properties of equality and basic algebraic operations. A brief review of those operations follows.

A General Note: Linear Equation in One Variable

A linear equation in one variable can be written in the form
ax+b=0ax+b=0
where a and b are real numbers, a0a\ne 0.

How To: Given a linear equation in one variable, use algebra to solve it.

The following steps are used to manipulate an equation and isolate the unknown variable, so that the last line reads x=_________, if x is the unknown. There is no set order, as the steps used depend on what is given:
  1. We may add, subtract, multiply, or divide an equation by a number or an expression as long as we do the same thing to both sides of the equal sign. Note that we cannot divide by zero.
  2. Apply the distributive property as needed: a(b+c)=ab+aca\left(b+c\right)=ab+ac.
  3. Isolate the variable on one side of the equation.
  4. When the variable is multiplied by a coefficient in the final stage, multiply both sides of the equation by the reciprocal of the coefficient.

Example 1: Solving an Equation in One Variable

Solve the following equation: 2x+7=192x+7=19.

Solution

This equation can be written in the form ax+b=0ax+b=0 by subtracting 1919 from both sides. However, we may proceed to solve the equation in its original form by performing algebraic operations.
2x+7=192x=12Subtract 7 from both sides.x=6Multiply both sides by 12 or divide by 2.\begin{array}{ll}2x+7=19\hfill & \hfill \\ 2x=12\hfill & \text{Subtract 7 from both sides}.\hfill \\ x=6\hfill & \text{Multiply both sides by }\frac{1}{2}\text{ or divide by 2}.\hfill \end{array}
The solution is x=6x=6.

Try It 1

Solve the linear equation in one variable: 2x+1=92x+1=-9. Solution

Example 2: Solving an Equation Algebraically When the Variable Appears on Both Sides

Solve the following equation: 4(x3)+12=155(x+6)4\left(x - 3\right)+12=15 - 5\left(x+6\right).

Solution

Apply standard algebraic properties.
4(x3)+12=155(x+6)4x12+12=155x30Apply the distributive property.4x=155xCombine like terms.9x=15Place xterms on one side and simplify.x=159Multiply both sides by 19, the reciprocal of 9.x=53\begin{array}{ll}4\left(x - 3\right)+12=15 - 5\left(x+6\right)\hfill & \hfill \\ 4x - 12+12=15 - 5x - 30 \hfill & \text{Apply the distributive property}.\hfill \\ 4x=-15 - 5x\hfill & \text{Combine like terms}.\hfill \\ 9x=-15 \hfill & \text{Place }x-\text{terms on one side and simplify}.\hfill \\ x=-\frac{15}{9}\hfill & \text{Multiply both sides by }\frac{1}{9}\text{, the reciprocal of 9}.\hfill \\ x=-\frac{5}{3}\hfill & \hfill \end{array}

Analysis of the Solution

This problem requires the distributive property to be applied twice, and then the properties of algebra are used to reach the final line, x=53x=-\frac{5}{3}.

Try It 2

Solve the equation in one variable: 2(3x1)+x=14x-2\left(3x - 1\right)+x=14-x. Solution

Licenses & Attributions