Skip to main content
Mathematics LibreTexts

8.3: Solve Equations Using the Division and Multiplication Properties of Equality

  • Page ID
    21746
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives
    • Solve equations using the Division and Multiplication Properties of Equality
    • Solve equations that need to be simplified
    be prepared!

    Before you get started, take this readiness quiz.

    1. Simplify: −7\(\left(\dfrac{1}{−7}\right)\). If you missed this problem, review Example 4.3.10.
    2. What is the reciprocal of \(− \dfrac{3}{8}\)? If you missed this problem, review Example 4.4.11.
    3. Evaluate 9x + 2 when x = −3. If you missed this problem, review Example 3.8.10.

    Solve Equations Using the Division and Multiplication Properties of Equality

    We introduced the Multiplication and Division Properties of Equality in Solve Equations Using Integers; The Division Property of Equality and Solve Equations with Fractions. We modeled how these properties worked using envelopes and counters and then applied them to solving equations (See Solve Equations Using Integers; The Division Property of Equality). We restate them again here as we prepare to use these properties again.

    Definition: Division and Multiplication Properties of Equality

    Division Property of Equality: For all real numbers a, b, c, and c ≠ 0, if a = b, then \(\dfrac{a}{c} = \dfrac{b}{c}\).

    Multiplication Property of Equality: For all real numbers a, b, c, if a = b, then ac = bc.

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

    Let’s review how these properties of equality can be applied in order to solve equations. Remember, the goal is to ‘undo’ the operation on the variable. In the example below the variable is multiplied by 4, so we will divide both sides by 4 to ‘undo’ the multiplication.

    Example \(\PageIndex{1}\):

    Solve: 4x = −28.

    Solution

    We use the Division Property of Equality to divide both sides by 4.

    Divide both sides by 4 to undo the multiplication. $$\dfrac{4x}{\textcolor{red}{4}} = \dfrac{-28}{\textcolor{red}{4}}$$
    Simplify. $$x = -7$$
    Check your answer. Let x = −7. $$\begin{split} 4x &= -28 \\ 4(\textcolor{red}{-7}) &\stackrel{?}{=} -28 \\ -28 &= -28\; \checkmark \end{split}$$

    Since this is a true statement, x = −7 is a solution to 4x = −28.

    Exercise \(\PageIndex{1}\):

    Solve: 3y = −48.

    Answer

    y = -16

    Exercise \(\PageIndex{2}\):

    Solve: 4z = −52.

    Answer

    z = -13

    In the previous example, to ‘undo’ multiplication, we divided. How do you think we ‘undo’ division?

    Example \(\PageIndex{2}\):

    Solve: \(\dfrac{a}{−7}\) = −42.

    Solution

    Here a is divided by −7. We can multiply both sides by −7 to isolate a.

    Multiply both sides by −7. $$\textcolor{red}{-7} \left(\dfrac{a}{-7}\right) = \textcolor{red}{7} (-42)$$
    Simplify. $$a = 294$$
    Check your answer. Let a = 294. $$\begin{split} \dfrac{a}{-7} &= -42 \\ \dfrac{\textcolor{red}{294}}{-7} &\stackrel{?}{=} -42 \\ -42 &= -42\; \checkmark \end{split}$$
    Exercise \(\PageIndex{3}\):

    Solve: \(\dfrac{b}{−6}\) = −24.

    Answer

    b = 144

    Exercise \(\PageIndex{4}\):

    Solve: \(\dfrac{c}{−8}\) = −16.

    Answer

    c = 128

    Example \(\PageIndex{3}\):

    Solve: −r = 2.

    Solution

    Remember −r is equivalent to −1r.

    Rewrite −r as −1r. $$-1r = 2$$
    Divide both sides by −1. $$\dfrac{-1r}{\textcolor{red}{-1}} = \dfrac{2}{\textcolor{red}{-1}}$$

    Check.

    Substitute r = −2. $$-r = 2$$
    Simplify. $$\begin{split} -(\textcolor{red}{-2}) &\stackrel{?}{=} 2 \\ 2 &= 2\; \checkmark \end{split}$$

    In Solve Equations with Fractions, we saw that there are two other ways to solve −r = 2.

    1. We could multiply both sides by −1.
    2. We could take the opposite of both sides.
    Exercise \(\PageIndex{5}\):

    Solve: −k = 8.

    Answer

    k = -8

    Exercise \(\PageIndex{6}\):

    Solve: −g = 3.

    Answer

    g = -3

    Example \(\PageIndex{4}\):

    Solve: \(\dfrac{2}{3}\)x = 18.

    Solution

    Since the product of a number and its reciprocal is 1, our strategy will be to isolate x by multiplying by the reciprocal of \(\dfrac{2}{3}\).

    Multiply by the reciprocal of \(\dfrac{2}{3}\). $$\textcolor{red}{\dfrac{3}{2}} \cdot \dfrac{2}{3} x = \textcolor{red}{\dfrac{3}{2}} \cdot 18$$
    Reciprocals multiply to one. $$1x = \dfrac{3}{2} \cdot \dfrac{18}{1}$$
    Multiply. $$x = 27$$
    Check your answer. Let x = 27. $$\begin{split} \dfrac{2}{3} x &= 18 \\ \dfrac{2}{3} \cdot \textcolor{red}{27} &\stackrel{?}{=} 18 \\ 18 &= 18\; \checkmark \end{split}$$

    Notice that we could have divided both sides of the equation \(\dfrac{2}{3}\)x = 18 by \(\dfrac{2}{3}\) to isolate x. While this would work, multiplying by the reciprocal requires fewer steps.

    Exercise \(\PageIndex{7}\):

    Solve: \(\dfrac{2}{5}\)n = 14.

    Answer

    n = 35

    Exercise \(\PageIndex{8}\):

    Solve: \(\dfrac{5}{6}\)y = 15.

    Answer

    y = 18

    Solve Equations That Need to be Simplified

    Many equations start out more complicated than the ones we’ve just solved. First, we need to simplify both sides of the equation as much as possible.

    Example \(\PageIndex{5}\):

    Solve: 8x + 9x − 5x = −3 + 15.

    Solution

    Start by combining like terms to simplify each side.

    Combine like terms. $$12x = 12$$
    Divide both sides by 12 to isolate x. $$\dfrac{12x}{\textcolor{red}{12}} = \dfrac{12}{\textcolor{red}{12}}$$
    Simplify. $$x = 1$$
    Check your answer. Let x = 1. $$\begin{split} 8x + 9x - 5x &= -3 + 15 \\ 8 \cdot \textcolor{red}{1} + 9 \cdot \textcolor{red}{1} - 5 \cdot \textcolor{red}{1} &\stackrel{?}{=} -3 + 15 \\ 12 &= 12\; \checkmark \end{split}$$
    Exercise \(\PageIndex{9}\):

    Solve: 7x + 6x − 4x = −8 + 26.

    Answer

    x = 2

    Exercise \(\PageIndex{10}\):

    Solve: 11n − 3n − 6n = 7 − 17.

    Answer

    n = -5

    Example \(\PageIndex{6}\):

    Solve: 11 − 20 = 17y − 8y − 6y.

    Solution

    Simplify each side by combining like terms.

    Simplify each side. $$-9 = 3y$$
    Divide both sides by 3 to isolate y. $$\dfrac{-9}{\textcolor{red}{3}} = \dfrac{3y}{\textcolor{red}{3}}$$
    Simplify. $$-3 = y$$
    Check your answer. Let y = −3. $$\begin{split} 11 - 20 &= 17y - 8y - 6y \\ 11 - 20 &\stackrel{?}{=} 17(\textcolor{red}{-3}) -8(\textcolor{red}{-3}) -6(\textcolor{red}{-3}) \\ 11 - 20 &\stackrel{?}{=} -51 + 24 + 18 \\ -9 &\stackrel{?}{=} -9\; \checkmark \end{split}$$

    Notice that the variable ended up on the right side of the equal sign when we solved the equation. You may prefer to take one more step to write the solution with the variable on the left side of the equal sign.

    Exercise \(\PageIndex{11}\):

    Solve: 18 − 27 = 15c − 9c − 3c.

    Answer

    c = -3

    Exercise \(\PageIndex{12}\):

    Solve: 18 − 22 = 12x − x − 4x.

    Answer

    \(x = -\frac{4}{7}\)

    Example \(\PageIndex{7}\):

    Solve: −3(n − 2) − 6 = 21.

    Solution

    Remember—always simplify each side first.

    Distribute. $$−3n + 6 = 21$$
    Simplify. $$-3x = 21$$
    Divide both sides by -3 to isolate n. $$\begin{split} \dfrac{-3n}{\textcolor{red}{-3}} &= \dfrac{21}{\textcolor{red}{-3}} \\ n &= -7 \end{split}$$
    Check your answer. Let n = −7. $$\begin{split} −3(n − 2) − 6 &= 21 \\ -3(\textcolor{red}{-7} - 2) - 6 &\stackrel{?}{=} 21 \\ -3(-9) - 6 &\stackrel{?}{=} 21 \\ 27 - 6 &\stackrel{?}{=} 21 \\ 21 &= 21\; \checkmark \end{split}$$
    Exercise \(\PageIndex{13}\):

    Solve: −4(n − 2) − 8 = 24.

    Answer

    n = -6

    Exercise \(\PageIndex{14}\):

    Solve: −6(n − 2) − 12 = 30.

    Answer

    n = -5

    ACCESS ADDITIONAL ONLINE RESOURCES

    Solving One Step Equation by Mult/Div. Integers (Var on Left)

    Solving One Step Equation by Mult/Div. Integers (Var on Right)

    Solving One Step Equation in the Form: −x = −a

    Practice Makes Perfect

    Solve Equations Using the Division and Multiplication Properties of Equality

    In the following exercises, solve each equation for the variable using the Division Property of Equality and check the solution.

    1. 8x = 32
    2. 7p = 63
    3. −5c = 55
    4. −9x = −27
    5. −90 = 6y
    6. −72 = 12y
    7. −16p = −64
    8. −8m = −56
    9. 0.25z = 3.25
    10. 0.75a = 11.25
    11. −3x = 0
    12. 4x = 0

    In the following exercises, solve each equation for the variable using the Multiplication Property of Equality and check the solution.

    1. \(\dfrac{x}{4}\) = 15
    2. \(\dfrac{z}{2}\) = 14
    3. −20 = \(\dfrac{q}{−5}\)
    4. \(\dfrac{c}{−3}\) = −12
    5. \(\dfrac{y}{9}\) = −6
    6. \(\dfrac{q}{6}\) = −8
    7. \(\dfrac{m}{−12}\) = 5
    8. −4 = \(\dfrac{p}{−20}\)
    9. \(\dfrac{2}{3}\)y = 18
    10. \(\dfrac{3}{5}\)r = 15
    11. \(− \dfrac{5}{8}\)w = 40
    12. 24 = \(− \dfrac{3}{4}\)x
    13. \(− \dfrac{2}{5} = \dfrac{1}{10} a\)
    14. \(− \dfrac{1}{3} q = − \dfrac{5}{6}\)

    Solve Equations That Need to be Simplified

    In the following exercises, solve the equation.

    1. 8a + 3a − 6a = −17 + 27
    2. 6y − 3y + 12y = −43 + 28
    3. −9x − 9x + 2x = 50 − 2
    4. −5m + 7m − 8m = −6 + 36
    5. 100 − 16 = 4p − 10p − p
    6. −18 − 7 = 5t − 9t − 6t
    7. \(\dfrac{7}{8} n − \dfrac{3}{4} n\) = 9 + 2
    8. \(\dfrac{5}{12} q + \dfrac{1}{2} q\) = 25 − 3
    9. 0.25d + 0.10d = 6 − 0.75
    10. 0.05p − 0.01p = 2 + 0.24

    Everyday Math

    1. Balloons Ramona bought 18 balloons for a party. She wants to make 3 equal bunches. Find the number of balloons in each bunch, b, by solving the equation 3b = 18.
    2. Teaching Connie’s kindergarten class has 24 children. She wants them to get into 4 equal groups. Find the number of children in each group, g, by solving the equation 4g = 24.
    3. Ticket price Daria paid $36.25 for 5 children’s tickets at the ice skating rink. Find the price of each ticket, p, by solving the equation 5p = 36.25.
    4. Unit price Nishant paid $12.96 for a pack of 12 juice bottles. Find the price of each bottle, b, by solving the equation 12b = 12.96.
    5. Fuel economy Tania’s SUV gets half as many miles per gallon (mpg) as her husband’s hybrid car. The SUV gets 18 mpg. Find the miles per gallons, m, of the hybrid car, by solving the equation \(\dfrac{1}{2}\)m = 18.
    6. Fabric The drill team used 14 yards of fabric to make flags for one-third of the members. Find how much fabric, f, they would need to make flags for the whole team by solving the equation \(\dfrac{1}{3}\)f = 14.

    Writing Exercises

    1. Frida started to solve the equation −3x = 36 by adding 3 to both sides. Explain why Frida’s method will result in the correct solution.
    2. Emiliano thinks x = 40 is the solution to the equation \(\dfrac{1}{2}\)x = 80. Explain why he is wrong.

    Self Check

    (a) After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

    CNX_BMath_Figure_AppB_047.jpg

    (b) After reviewing this checklist, what will you do to become confident for all objectives?

    Contributors and Attributions

    Template:HypTest

    This page titled 8.3: Solve Equations Using the Division and Multiplication Properties of Equality is shared under a not declared license and was authored, remixed, and/or curated by OpenStax.