8.3: Solve Linear Equations

Verify a Solution of an Equation

Solving an equation is like discovering the answer to a puzzle. The purpose of solving an equation is to find the value or values of the variable that make each side of the equation the same — so that we end up with a true statement. Any value of the variable that makes the equation true is called a solution to the equation. It is the answer to the puzzle!

Solution of an equation:

A solution of an equation is a value of a variable that makes a true statement when substituted into the equation.

How to determine whether a number is a solution to an equation:

  1. Substitute the number in for the variable in the equation.
  2. Simplify the expressions on both sides of the equation.
  3. Determine whether the resulting equation is true (the left side is equal to the right side).
    • If it is true, the number is a solution.
    • If it is not true, the number is not a solution.

Example A

Determine whether [latex]x=-3[/latex] is a solution of [latex]4x+5=-7[/latex].

Since a solution to an equation is a value of the variable that makes the equation true, begin by substituting the value of the solution for the variable.

Step 1: Substitute [latex]x=-3[/latex] for x.

[latex]4(-3)+5=-7[/latex]

Step 2: Multiply.

[latex]-12+5=-7[/latex]

Step 3: Simplify.

[latex]-7=-7[/latex]

Since [latex]x=-3[/latex] results in a true statement (-7 is in fact equal to -7), -3 is a solution to the equation [latex]4x+5=-7[/latex].

Exercise 1

Is [latex]y=2[/latex] a solution of [latex]9y-2=6[/latex]?

Exercise 1 Answer

No

There are many types of equations. In this section, we will focus on solving linear equations.

Linear equation:

A linear equation is a first-degree equation in one variable that can be written as:

[latex]ax+b=0[/latex], where a and b are real numbers and [latex]a\ne 0[/latex].

Solve Equations Using the Subtraction & Addition Properties of Equality

Let us review all the properties that will help us to solve equations algebraically. The first one is the Subtraction Property of Equality.

Subtraction Property of Equality:

For any numbers a, b, and c:

[latex]\begin{array}{ccccc}\text{If}\hfill & & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & & \hfill a-c& =\hfill & b-c\hfill \end{array}[/latex]

When you subtract the same quantity from both sides of an equation, you still have equality.

Let’s see how to use this property to solve an equation. Remember, the goal is to isolate the variable on one side of the equation. We check our solutions by substituting the value into the equation to make sure we have a true statement.

Example B

Solve: [latex]y+37=-13[/latex]

To get y by itself, we will undo the addition of 37 by using the Subtraction Property of Equality.

Step 1: Subtract 37 from each side to ‘undo’ the addition.

[latex]y + 37 \textcolor{red}{- 37} = -13 \textcolor{red}{- 37}[/latex]

Step 2: Simplify.

[latex]y=-50[/latex]

Check: Substitute [latex]y=-50[/latex].

[latex]\begin{array}{lcrclc}&&y+37&=&-13& \\ \mathbf{\text{Substitute }y=-50\text{:}}&&\textcolor{red}{-50}+37&=&-13 &\text{ ?} \\ &&-13&=&-13&\text{ ✔} \end{array}[/latex]

Since [latex]y=-50[/latex] makes [latex]y+37=-13[/latex] a true statement, we have the solution to this equation.

Exercise 2

Solve: [latex]x+19=-27[/latex]

Exercise 2 Answer

[latex]x=-46[/latex]

What happens when an equation has a number subtracted from the variable, as in the equation [latex]x-5=8[/latex]? We use another property to solve equations when a number is subtracted from the variable. We want to isolate the variable, so to ‘undo’ the subtraction, we will add the number to both sides. We use the Addition Property of Equality.

Addition Property of Equality:

For any numbers a, b, and c:

[latex]\begin{array}{ccccc}\text{If}\hfill & & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & & \hfill a+c& =\hfill & b+c\hfill \end{array}[/latex]

When you add the same quantity to both sides of an equation, you still have equality.

In Example B, 37 was added to the y, so we subtracted 37 to ‘undo’ the addition. In Example C, we will need to ‘undo’ subtraction by using the Addition Property of Equality.

Example C

Solve: [latex]a-28=-37[/latex]

Step 1: Add 28 to each side to ‘undo’ the subtraction.

[latex]a-28\textcolor{red}{+ 28} = -37\textcolor{red}{+ 28}[/latex]

Step 2: Simplify.

[latex]a=-9[/latex]

Check: Substitute [latex]a=-9[/latex].

[latex]\begin{array}{lcrclc}&&a-28&=&-37&\\ \mathbf{\text{Substitute }a=-9\text{:}}&&\textcolor{red}{-9}-28&=&-37& \text{ ?} \\ &&-37&=&-37&\text{ ✔}\end{array}[/latex]

The solution to [latex]a-28=-37[/latex] is [latex]a=-9[/latex].

Exercise 3

Solve: [latex]n-61=-75[/latex]

Exercise 3 Answer

[latex]n=-14[/latex]

Example D

Solve: [latex]x-\dfrac{5}{8}=\dfrac{3}{4}[/latex]

Step 1: Use the Addition Property of Equality.

[latex]x-\dfrac{5}{8}\textcolor{red}{+ \dfrac{5}{8}} = \dfrac{3}{4} \textcolor{red}{+ \dfrac{5}{8}}[/latex]

Step 2: Find the LCD to add the fractions on the right.

[latex]x-\dfrac{5}{8}+\dfrac{5}{8}=\dfrac{6}{8}+\dfrac{5}{8}[/latex]

Step 3: Simplify.

[latex]x=\dfrac{11}{8}[/latex]

Check:

[latex]\begin{array}{lcrclc}&&x-\dfrac{5}{8}&=&\dfrac{3}{4} &\\ \mathbf{\text{Substitute } x=\dfrac{11}{8}}\text{:}&&\textcolor{red}{\dfrac{11}{8}}-\dfrac{5}{8}&=&\dfrac{3}{4}& \\ \mathbf{\text{Subtract:}}&&\dfrac{6}{8}&=&\dfrac{3}{4} &\text{?} \\ \mathbf{\text{Simplify:}}&&\dfrac{3}{4}&=&\dfrac{3}{4} &\text{✔} \end{array}[/latex]

The solution to [latex]x-\dfrac{5}{8}=\dfrac{3}{4}[/latex] is [latex]x=\dfrac{11}{8}[/latex].

Exercise 4

Solve: [latex]p-\dfrac{2}{3}=\dfrac{5}{6}[/latex]

Exercise 4 Answer

[latex]p=\dfrac{9}{6} or p=\dfrac{3}{2}[/latex]

The next example will be an equation with decimals.

Example E

Solve: [latex]n-0.63=-4.2[/latex]

Step 1: Use the Addition Property of Equality.

[latex]n-0.63+\textcolor{red}{+ 0.63}=-4.2\textcolor{red}{+ 0.63}[/latex]

Step 2: Add.

[latex]n=-3.57[/latex]

Check:

[latex]\begin{array}{lcrclc}&&n-0.63&=&-4.2& \\ \mathbf{\text{Let }n=-3.57\text{:}}&&\textcolor{red}{-3.57}-0.63&=&-4.2 &\text{?} \\ &&-4.2&=&-4.2& \text{✔} \end{array}[/latex]

Exercise 5

Solve: [latex]b-0.47=-2.1[/latex]

Exercise 5 Answer

[latex]b=-1.63[/latex]

Solve Equations Using the Division & Multiplication Properties of Equality

You may have noticed that all of the equations we have solved so far have been of the form [latex]x+a=b[/latex] or [latex]x-a=b[/latex]. We were able to isolate the variable by adding or subtracting the constant term on the side of the equation with the variable.

Now, we will see how to solve equations that have a variable multiplied by a constant, which will require division to isolate the variable. To solve those kinds of equations, we will use the Division Property of Equality.

Division Property of Equality:

For any numbers a, b, and c, and [latex]c\ne 0[/latex]:

[latex]\begin{array}{ccccc}\text{If}\hfill & & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & & \hfill \dfrac{a}{c}& =\hfill & \dfrac{b}{c}\hfill \end{array}[/latex]

When you divide both sides of an equation by any non-zero number, you still have equality.

The goal in solving an equation is to ‘undo’ the operation on the variable. In the next example, the variable is multiplied by 5, so we will divide both sides by 5 to ‘undo’ the multiplication.

Example F

Solve: [latex]5x=-27[/latex]

Step 1: To isolate x, “undo” the multiplication by dividing both sides by 5.

[latex]\dfrac{5x}{\textcolor{red}{5}}=\dfrac{27}{\textcolor{red}{5}}[/latex]

Step 2: Simplify.

[latex]x=-\dfrac{27}{5}[/latex]

Check:

[latex]\begin{array}{lcrclc}&&5x&=&-27& \\ \mathbf{\text{Substitute }-\dfrac{27}{5} \text{ for }x{:}}&&5(\textcolor{red}{-\dfrac{27}{5}})&=&-27&\text{?} \\ &&-27&=&-27&\text{✔} \end{array}[/latex]

Exercise 6

Solve: [latex]3y=-41[/latex]

Exercise 6 Answer

[latex]y=\dfrac{-41}{3}[/latex]

Consider the equation [latex]\dfrac{x}{4}=3[/latex]. We want to know what number divided by 4 gives 3. So, to “undo” the division, we will need to multiply by 4.

The Multiplication Property of Equality will allow us to do this. This property says that if we start with two equal quantities and multiply both by the same number, the results are equal.

Multiplication Property of Equality:

For any numbers a, b, and c,

[latex]\begin{array}{ccccc}\text{If}\hfill & & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & & \hfill ac& =\hfill & bc\hfill \end{array}[/latex]

If you multiply both sides of an equation by the same number, you still have equality.

Example G

Solve: [latex]\dfrac{y}{-7}=-14[/latex]

Here y is divided by -7. We must multiply by -7 to isolate y.

Step 1: Multiply both sides by -7.

[latex]-7(\dfrac{y}{-7})=-7(-14)[/latex]

Step 2: Multiply.

[latex]\dfrac{-7y}{7}=98[/latex]

Step 3: Simplify.

[latex]y=98[/latex]

Check:

[latex]\begin{array}{lcrclc}&&\dfrac{y}{-7}&=&-14& \\ \mathbf{\text{Substitute }y=98\text{:}}&& \dfrac{\textcolor{red}{98}}{-7}&=&-14&\text{?} \\ \mathbf{\text{Divide:}}&& -14&=&-14 &\text{✔}\end{array}[/latex]

Exercise 7

Solve: [latex]\dfrac{a}{-7}=-42[/latex]

Exercise 7 Answer

[latex]a=294[/latex]

Example H

Solve: [latex]\dfrac{3}{4}x=12[/latex]

Since the product of a number and its reciprocal is 1, our strategy will be to isolate x by multiplying by the reciprocal of [latex]\tfrac{3}{4}[/latex].

Step 1: Multiply by the reciprocal of [latex]\dfrac{3}{4}[/latex].

[latex]\textcolor{red}{\dfrac{4}{3}}\cdot \dfrac{4}{3}x=\textcolor{red}{\dfrac{4}{3}}\cdot 12[/latex]

Step 2: Reciprocals multiply to 1.

[latex]1x=\dfrac{4}{3}\cdot \dfrac{12}{1}[/latex]

Step 3: Multiply.

[latex]x=16[/latex]

Notice that we could have divided both sides of the equation [latex]\dfrac{3}{4}x=12[/latex] by [latex]\dfrac{3}{4}[/latex] to isolate x. While this would work, most people would find multiplying by the reciprocal easier.

Check:

[latex]\begin{array}{lcrclc}&&\dfrac{3}{4}x&=&12& \\ \mathbf{\text{Substitute }x=16\text{:}} &&\dfrac{3}{4}\cdot \textcolor{red}{16}&=&12&\text{?} \\ &&12&=&12 &\text{✔}\end{array}[/latex]

Exercise 8

Solve: [latex]\dfrac{2}{5}n=14[/latex]

Exercise 8 Answer

[latex]n=35[/latex]

Now, we have covered all four properties of equality—subtraction, addition, division, and multiplication. We’ll list them all together here for easy reference.

Properties of equality:

[latex]\begin{array}{ccc}\mathbf{\text{Subtraction Property of Equality}}\hfill & & \mathbf{\text{Addition Property of Equality}}\hfill \\ \text{For any real numbers}\phantom{\rule{0.2em}{0ex}}a,b,\text{and}\phantom{\rule{0.2em}{0ex}}c,\hfill & & \text{For any real numbers}\phantom{\rule{0.2em}{0ex}}a,b,\text{and}\phantom{\rule{0.2em}{0ex}}c,\hfill \\ \phantom{\rule{1em}{0ex}}\begin{array}{cccc}\text{if}\hfill & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & \hfill a-c& =\hfill & b-c.\hfill \end{array}\hfill & & \phantom{\rule{1em}{0ex}}\begin{array}{cccc}\text{if}\hfill & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & \hfill a+c& =\hfill & b+c.\hfill \end{array}\hfill \\\\ \mathbf{\text{Division Property of Equality}}\hfill & & \mathbf{\text{Multiplication Property of Equality}}\hfill \\ \text{For any numbers}\phantom{\rule{0.2em}{0ex}}a,b,\text{and}\phantom{\rule{0.2em}{0ex}}c,\text{and}\phantom{\rule{0.2em}{0ex}}c\ne 0,\hfill & & \text{For any numbers}\phantom{\rule{0.2em}{0ex}}a,b,\text{and}\phantom{\rule{0.2em}{0ex}}c,\hfill \\ \phantom{\rule{1em}{0ex}}\begin{array}{cccc}\text{if}\hfill & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & \hfill \dfrac{a}{c}& =\hfill & \dfrac{b}{c}.\hfill \end{array}\hfill & & \phantom{\rule{1em}{0ex}}\begin{array}{cccc}\text{if}\hfill & \hfill a& =\hfill & b,\hfill \\ \text{then}\hfill & \hfill ac& =\hfill & bc.\hfill \end{array}\hfill \end{array}[/latex]

When you add, subtract, multiply, or divide the same quantity from both sides of an equation, you still have equality.

Now, we will use those properties to solve equations in which the variable terms, constant terms, or both are on both sides of the equation.

Solve Equations With Variables & Constants on Both Sides

Our strategy will involve choosing one side of the equation to be the “variable side” and the other side of the equation to be the “constant side.” Then, we will use the Subtraction and Addition Properties of Equality to get all the variable terms together on one side of the equation and the constant terms together on the other side.

By doing this, we will transform the equation that began with variables and constants on both sides into the form [latex]ax=b[/latex]. We already know how to solve equations of this form by using the Division or Multiplication Properties of Equality.

Example I

Solve: [latex]8y-9=31[/latex]

In this equation, the variable is found only on the left side. It makes sense to call the left side the “variable” side. Therefore, the right side will be the “constant” side. We will write the labels above the equation to help us remember what goes where.

Since the left side is the “variable” side, the 9 is out of place. It is subtracted from the 8y, so to “undo” subtraction, add 9 to both sides. Remember, whatever you do to the left, you must do to the right.

[latex]\begin{array}{ccc}\textcolor{red}{\text{variable}}& &\textcolor{red}{\text{constant}} \\ 8y-9&=&31 \end{array}[/latex]

Step 1: Add 9 to both sides.

[latex]8y-9\textcolor{red}{+9}=31 \textcolor{red}{+9}[/latex]

Step 2: Simplify.

[latex]8y=40[/latex]

The variables are now on one side and the constants are on the other. We continue from here as we did earlier.

Step 3: Divide both sides by 8.

[latex]\dfrac{8y}{\textcolor{red}{8}}=\dfrac{40}{\textcolor{red}{8}}[/latex]

Step 4: Simplify.

[latex]y=5[/latex]

Check:

[latex]\begin{array}{lcrclc}&&8y-9&=&31& \\ \mathbf{\text{Let }y=5{:}}&& 8\cdot \textcolor{red}{5}-9&=&31&\text{?} \\ &&40-9&=&31&\text{?} \\ &&31&=&31& \text{✔}\end{array}[/latex]

Exercise 9

Solve: [latex]5y-9=16[/latex]

Exercise 9 Answer

[latex]y=5[/latex]

What if there are variables on both sides of the equation? For equations like this, begin as we did above — choose a “variable” side and a “constant” side, and then use the subtraction and addition properties of equality to collect all variables on one side and all constants on the other side.

Example J

Solve: [latex]5y-9=8y[/latex].

The only constant is on the left, and the y’s are on both sides. Let’s leave the constant on the left and get the variables to the right.

[latex]\begin{array}{ccc}\textcolor{red}{\text{constant}}& &\textcolor{red}{\text{variable}} \\ 5y-9&=&8y \end{array}[/latex]

Step 1: Subtract 5y from both sides.

[latex]5y\textcolor{red}{-5y}-9=8y\textcolor{red}{-5y}[/latex]

Step 2: Simplify.

[latex]-9=3y[/latex]

Step 3: We have the y’s on the right and the constants on the left. Divide both sides by 3.

[latex]\dfrac{-9}{\textcolor{red}{3}}=\dfrac{3y}{\textcolor{red}{3}}[/latex]

Step 4: Simplify.

[latex]-3=y[/latex]

Check:

[latex]\begin{array}{lcrclc}&&5y-9&=&8y& \\ \mathbf{\text{Let }y=-3{:}}&&5(\textcolor{red}{-3})-9&=&8(\textcolor{red}{-3}) &\text{?} \\ &&-15-9&=&24&\text{?} \\ &&-24&=&-24&\text{✔}\end{array}[/latex]

Exercise 10

Solve: [latex]3p-14=5p[/latex]

Exercise 10 Answer

[latex]p=-7[/latex]

The next example will be the first to have variables and constants on both sides of the equation. It may take several steps to solve this equation, so we need a clear and organized strategy.

Example K

Solve: [latex]7x+5=6x+2[/latex].

Step 1: Choose which side will be the “variable” side — the other side will be the “constant” side.

The variable terms are 7x and 6x. Since 7 is greater than 6, we will make the left side the “x” side. The right side will be the “constant side.”

[latex]\begin{array}{ccc}\textcolor{red}{\text{variable}}& &\textcolor{red}{\text{constant}} \\ 7x+5&=&6x+2 \end{array}[/latex]

Step 2: Collect the variable terms to the “variable” side of the equation using the addition or subtraction property of equality.

With the right side as the “constant” side, the 6x is out of place, so subtract 6x from both sides.

[latex]7x\textcolor{red}{-6x}+5 = 6x\textcolor{red}{-6x}+2[/latex]

Step 3: Combine like terms.

[latex]x+5=2[/latex]

Now, the variable is only on the left side!

Step 4: Collect all the constants on the other side of the equation, using the Addition or Subtraction Property of Equality.

The right side is the “constant” side, so the 5 is out of place. Subtract 5 from both sides.

[latex]x+5\textcolor{red}{-5}=2\textcolor{red}{-5}[/latex]

Step 5: Simplify.

[latex]x=-3[/latex]

Step 6: Make the coefficient of the variable equal to 1, using the multiplication or division property of equality.

The coefficient of x is one. The equation is solved.

Check:

[latex]\begin{array}{lcrclc}&&7x+6&=&6x+2& \\ \mathbf{\text{Let }x=-3\text{:}}& &(\textcolor{red}{-3})+5&=&6(\textcolor{red}{-3})+2 &\text{?} \\ \mathbf{\text{Simplify:}} &&-21+5&=&-18+2 &\text{?}\\ \mathbf{\text{Add:}} &&-16&=&-16& \text{✔}\end{array}[/latex]

Exercise 11

Solve: [latex]12x+8=6x+2[/latex]

Exercise 11 Answer

[latex]x=-1[/latex]

We’ll list the steps below so you can easily refer to them. But we’ll call this the ‘Beginning Strategy’ because we’ll be adding some steps later in this chapter.

Equations with variables and constants on both sides of the equation (Beginning strategy):

  1. Choose which side will be the “variable” side — the other side will be the “constant” side.
  2. Collect the variable terms to the “variable” side of the equation using the Addition or Subtraction Property of Equality.
  3. Collect all the constants to the other side of the equation using the Addition or Subtraction Property of Equality.
  4. Make the coefficient of the variable equal 1, using the Multiplication or Division Property of Equality.
  5. Check the solution by substituting it into the original equation.

In Step 1, a helpful approach is to make the “variable” side the side that has the variable with the larger coefficient. This usually makes the arithmetic easier.

Example L

Solve: [latex]7a-3=13a+7[/latex]

Step 1: Choose the variable side by comparing the coefficients of the variables on each side.

Since 13 > 7, make the right side the “variable” side and the left side the “constant” side.

[latex]\begin{array}{ccc}\textcolor{red}{\text{constant}}& &\textcolor{red}{\text{variable}} \\ 7a-3&=&13a+7 \end{array}[/latex]

Step 2: Subtract 7a from both sides to remove the variable term from the left.

[latex]7a\textcolor{red}{- 7a}-3=13a\textcolor{red}{- 7a}+7[/latex]

Step 3: Combine like terms.

[latex]-3=6a+7[/latex]

Step 4: Subtract 7 from both sides to remove the constant from the right.

[latex]-3\textcolor{red}{- 7}=6a+7\textcolor{red}{- 7}[/latex]

Step 5: Simplify.

[latex]-10=6a[/latex]

Step 6: Divide both sides by 6 to make 1 the coefficient of a.

[latex]\dfrac{-10}{\textcolor{red}{6}}=\dfrac{6a}{\textcolor{red}{6}}[/latex]

Step 7: Simplify.

[latex]-\dfrac{5}{3}=a[/latex]

Check:

[latex]\begin{array}{lcrclc}&&7a-3&=&13a+7& \\ \mathbf{\text{Let } a=-\dfrac{5}{3}\text{:}}&& 7(\textcolor{red}{-\dfrac{5}{3}})-3&=&13(\textcolor{red}{-\dfrac{5}{3}})+7& \text{?} \\ &&-\dfrac{35}{3}-\dfrac{9}{3}&=&-\dfrac{65}{3}-\dfrac{21}{3}&\text{?} \\ &&-\dfrac{44}{3}&=&-\dfrac{44}{3} & \text{✔}\end{array}[/latex]

Exercise 12

Solve: [latex]2a-2=6a+18[/latex]

Exercise 12 Answer

[latex]a=-5[/latex]

In the last example, we could have made the left side the “variable” side, but it would have led to a negative coefficient on the variable term. (Try it!)

While we could work with the negative, there is less chance of errors when working with positives. The strategy outlined above helps avoid the negatives!

To solve an equation with fractions, we just follow the steps of our strategy to get the solution!

Example M

Solve: [latex]\dfrac{5}{4}x+6=\dfrac{1}{4}x-2[/latex]

Since [latex]\dfrac{5}{4} > \dfrac{1}{4}[/latex], make the left side the “variable” side and the right side the “constant” side.

[latex]\begin{array}{ccc}\textcolor{red}{\text{variable}}& &\textcolor{red}{\text{constant}} \\ \dfrac{5}{4}x+6&=&\dfrac{1}{4}x-2 \end{array}[/latex]

Step 1: Subtract [latex]\dfrac{1}{4}x[/latex] from both sides.

[latex]\dfrac{5}{4}x\textcolor{red}{- \dfrac{1}{4}x}+6=\dfrac{1}{4}x\textcolor{red}{- \dfrac{1}{4}x}-2[/latex]

Step 2: Combine like terms.

[latex]x+6=-2[/latex]

Step 3: Subtract 6 from both sides.

[latex]x+6\textcolor{red}{- 6}=-2\textcolor{red}{- 6}[/latex]

Step 4: Simplify.

[latex]x=-8[/latex]

Check:

[latex]\begin{array}{lcrclc}&&\dfrac{5}{4}x+6&=&\dfrac{1}{4}x-2& \\ \mathbf{\text{Let }x=-8\text{:}}&& \dfrac{5}{4}(\textcolor{red}{-8})+6&=&\dfrac{1}{4}(\textcolor{red}{-8})-2& \text{?} \\ &&-10+6&=&-2-2 &\text{?} \\ &&-4&=&-4& \text{✔}\end{array}[/latex]

Exercise 13

Solve: [latex]\dfrac{7}{8}x-12=-\dfrac{1}{8}x-2[/latex]

Exercise 13 Answer

[latex]x=10[/latex]

We will use the same strategy to find the solution for an equation with decimals.

Example N

Solve: [latex]7.8x+4=5.4x-8[/latex]

Since 7.8 > 5.4, make the left side the “variable” side and the right side the “constant” side.

[latex]\begin{array}{ccc}\textcolor{red}{\text{variable}}& &\textcolor{red}{\text{constant}} \\ 7.8x+4&=&5.4x-8 \end{array}[/latex]

Step 1: Subtract 5.4x from both sides.

[latex]7.8x\textcolor{red}{- 5.4x}+4=5.4x\textcolor{red}{- 5.4x}-8[/latex]

Step 2: Combine like terms.

[latex]2.4x+4=-8[/latex]

Step 3: Subtract 4 from both sides.

[latex]2.4x\textcolor{red}{- 4}+4=-8\textcolor{red}{- 4}[/latex]

Step 4: Simplify.

[latex]2.4x=-12[/latex]

Step 5: Use the Division Propery of Equality.

[latex]\dfrac{2.4x}{\textcolor{red}{2.4}}=\dfrac{-12}{\textcolor{red}{2.4}}[/latex]

Step 6: Simplify.

[latex]x=-5[/latex]

Check:

[latex]\begin{array}{lcrclc} &&7.8x+4&=&5.4x-8& \\ \text{Let } x=-5 \text{:} && 7.8\textcolor{red}{(-5)}+4&=&5.4\textcolor{red}{(-5)}-8 &\text{?} \\ &&-39+4&=&-27-8 &\text{?} \\ &&-35&=&-35 &\text{✔}\end{array}[/latex]

Exercise 14

Solve: [latex]2.8x+12=-1.4x-9[/latex]

Exercise 14 Answer

[latex]x=-5[/latex]

Key Concepts

Determine Whether a Number Is a Solution to an Equation

    1. Substitute the number in for the variable in the equation.
    2. Simplify the expressions on both sides of the equation.
    3. Determine whether the resulting statement is true.
      • If it is true, the number is a solution.
      • If it is not true, the number is not a solution.

The Addition Property of Equality

  • For any numbers a, b, and c, if [latex]a=b[/latex], then [latex]a+c=b+c[/latex].

The Subtraction Property of Equality

  • For any numbers a, b, and c, if [latex]a=b[/latex], then [latex]a-c=b-c[/latex].

The Division Property of Equality

  • For any numbers a, b, and c, and [latex]c\ne 0[/latex], if [latex]a=b[/latex], then [latex]\dfrac{a}{c}=\dfrac{b}{c}[/latex].
  • When you divide both sides of an equation by any non-zero number, you still have equality.

The Multiplication Property of Equality

  • For any numbers a, b, and c, if [latex]a=b[/latex], then [latex]ac = bc[/latex].

Glossary

  • Solution of an equation — A value of a variable that makes a true statement when substituted into the equation.

8.3: Practice Questions

  1. Determine whether the given value is a solution to the equation.
    1. Is [latex]y=-4[/latex] a solution of [latex]6y+30=6[/latex]?
    2. Is [latex]u=3[/latex] a solution of [latex]8u-4=18[/latex]?

     

  2. Solve each equation using the Subtraction and Addition Properties of Equality.
    1. [latex]x+24=35[/latex]
    2. [latex]y+45=-66[/latex]
    3. [latex]b+\dfrac{1}{4}=\dfrac{3}{4}[/latex]
    4. [latex]p+2.4=-9.3[/latex]
    5. [latex]a-45=76[/latex]
    6. [latex]m-18=-200[/latex]
    7. [latex]x-\dfrac{1}{3}=2[/latex]
    8. [latex]y-3.8=10[/latex]
    9. [latex]x-165=-420[/latex]
    10. [latex]z+0.52=-8.5[/latex]
    11. [latex]q+\dfrac{3}{4}=\dfrac{1}{2}[/latex]
    12. [latex]p-\dfrac{2}{5}=\dfrac{2}{3}[/latex]

     

  3. Solve each equation using the Division and Multiplication Properties of Equality and check the solution.
    1. [latex]8x=56[/latex]
    2. [latex]-5c=55[/latex]
    3. [latex]-809=15y[/latex]
    4. [latex]-37p=-541[/latex]
    5. [latex]0.25z=3.25[/latex]
    6. [latex]-13x=0[/latex]
    7. [latex]\dfrac{x}{4}=35[/latex]
    8. [latex]-20=\dfrac{q}{-5}[/latex]
    9. [latex]\dfrac{y}{9}=-16[/latex]
    10. [latex]\dfrac{m}{-12}=45[/latex]
    11. [latex]-y=6[/latex]
    12. [latex]-v=-72[/latex]
    13. [latex]\dfrac{2}{3}y=48[/latex]
    14. [latex]-\dfrac{5}{8}w=40[/latex]
    15. [latex]-\dfrac{2}{5}=\dfrac{1}{10}a[/latex]
    16. [latex]-\dfrac{7}{10}x=-\dfrac{14}{3}[/latex]
    17. [latex]\dfrac{7}{12}=-\dfrac{3}{4}p[/latex]
    18. [latex]-\dfrac{5}{18}=-\dfrac{10}{9}u[/latex]

     

  4. Solve the following equations with constants on both sides.
    1. [latex]21k=20k-1[/latex]
    2. [latex]8x+27=11x[/latex]
    3. [latex]5z=39-8z[/latex]
    4. [latex]4x+\dfrac{3}{4}=3x[/latex]
    5. [latex]-11r-8=-7r[/latex]
    6. [latex]6x-17=5x+2[/latex]
    7. [latex]21+18f=19f+14[/latex]
    8. [latex]12q-5=9q-20[/latex]
    9. [latex]8c+7=-3c-37[/latex]
    10. [latex]7x-17=-8x+13[/latex]
    11. [latex]9p+14=6+4p[/latex]
    12. [latex]3y-4=12-y[/latex]
    13. [latex]\dfrac{7}{4}m-7=\dfrac{3}{4}m-13[/latex]
    14. [latex]11-\dfrac{1}{5}a=\dfrac{4}{5}a+4[/latex]
    15. [latex]\dfrac{5}{4}a+15=\dfrac{3}{4}a-5[/latex]
    16. [latex]\dfrac{3}{5}p+2=\dfrac{4}{5}p-1[/latex]
    17. [latex]13z+6.45=8z+23.75[/latex]
    18. [latex]6.6x-18.9=3.4x+54.7[/latex]

8.3: Practice Answers

  1. Determine whether the given value is a solution to the equation.
    1. Yes
    2. No

     

  2. Solve each equation using the Subtraction and Addition Properties of Equality.
    1. [latex]x = 11[/latex]
    2. [latex]y = -111[/latex]
    3. [latex]b = \dfrac{1}{2}[/latex]
    4. [latex]p = -11.7[/latex]
    5. [latex]a = 121[/latex]
    6. [latex]m = -182[/latex]
    7. [latex]x = \dfrac{7}{3}[/latex]
    8. [latex]y = 13.8[/latex]
    9. [latex]x = -255[/latex]
    10. [latex]z = -9.02[/latex]
    11. [latex]q = -\dfrac{1}{4}[/latex]
    12. [latex]p = \dfrac{16}{15}[/latex]

     

  3. Solve each equation using the Division and Multiplication Properties of Equality and check the solution.
    1. [latex]x=7[/latex]
    2. [latex]c=-11[/latex]
    3. [latex]y=-\dfrac{809}{15}[/latex]
    4. [latex]p=\dfrac{541}{37}[/latex]
    5. [latex]z=13[/latex]
    6. [latex]x=0[/latex]
    7. [latex]x=140[/latex]
    8. [latex]q=100[/latex]
    9. [latex]y=-144[/latex]
    10. [latex]m=-540[/latex]
    11. [latex]y=-6[/latex]
    12. [latex]v=72[/latex]
    13. [latex]y=72[/latex]
    14. [latex]w=-64[/latex]
    15. [latex]a=-4[/latex]
    16. [latex]x=\dfrac{20}{3}[/latex]
    17. [latex]p=-\dfrac{7}{9}[/latex]
    18. [latex]u=\dfrac{1}{4}[/latex]

     

  4. Solve the following equations with constants on both sides.
    1. [latex]k=-11[/latex]
    2. [latex]x=9[/latex]
    3. [latex]z=3[/latex]
    4. [latex]x=-\dfrac{3}{4}[/latex]
    5. [latex]r=-2[/latex]
    6. [latex]x=19[/latex]
    7. [latex]f=7[/latex]
    8. [latex]q=-5[/latex]
    9. [latex]c=-4[/latex]
    10. [latex]x=2[/latex]
    11. [latex]p=-\dfrac{8}{5}[/latex]
    12. [latex]y=4[/latex]
    13. [latex]m=-6[/latex]
    14. [latex]a=7[/latex]
    15. [latex]a=-40[/latex]
    16. [latex]p=15[/latex]
    17. [latex]z=3.46[/latex]
    18. [latex]x=23[/latex]

Attributions

This chapter has been adapted from 2.1 Solve Linear Equations in Business/Technical Mathematics (BCcampus) by Izabela Mazur and Kim Moshenko (2021), which is under a CC BY 4.0 license.

The original chapter was adapted from 2.1 Solve Equations Using the Subtraction and Addition Properties of Equality in Elementary Algebra (OpenStax) by Lynn Marecek and MaryAnne Anthony-Smith (2020), which is under a CC BY 4.0 license. Adapted by Izabela Mazur.

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate PreAlgebra: Building Success Copyright © 2024 by Kim Tamblyn, TRU Open Press is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book