Skip to main content
Mathematics LibreTexts

1.3: Multiplying and Dividing Integers

  • Page ID
    18328
    • Anonymous
    • LibreTexts
    \( \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

    • Multiply and divide signed integers.
    • Translate English sentences involving multiplication and division into mathematical statements.
    • Determine the prime factorization of composite numbers.
    • Interpret the results of quotients involving zero.

    Multiplication and Division

    We begin with a review of what it means to multiply and divide signed numbers. The result of multiplying real numbers is called the product and the result of dividing is called the quotient. Recall that multiplication is equivalent to adding:

    \(3 \cdot 4 = 4+4+4 = 12\)

    Clearly, the product of two positive numbers is positive. Similarly, the product of a positive number and negative number can be written as shown:

    We see that the product of a positive number and a negative number is negative. Next, explore the results of multiplying two negative numbers. Consider the products in the following illustration and try to identify the pattern:

    \[\begin{align*}
    &\left.\begin{aligned}
    3(-3)&=-9 \\
    2(-3)&=-6 \\
    1(-3)&=-3
    \end{aligned}
    \right\}
    &&\qquad \color{Cerulean}{The\ products\ increase\ by\ 3.} \\ \\
    &\ 0(-3) = 0 &&\qquad \color{Cerulean}{Zero\ times\ any\ real\ number\ is\ zero.} \\ \\
    &\left.\begin{aligned}
    (-1)(-3)&=3 \\
    (-2)(-3)&=6 \\
    (-3)(-3)&=9
    \end{aligned}
    \right\}
    &&\qquad \color{Cerulean}{The\ pattern\ continues\ by\ increasing\ the\ products\ by\ 3.}
    \end{align*}\]

    This shows that the product of two negative numbers is positive. To summarize,

    \[\begin{align*}
    \color{Cerulean}{positive}\ \color{Black}{\times}\ \color{Cerulean}{positive}\ &\color{Black}{=}\ \color{Cerulean}{positive} \\
    \color{Cerulean}{positive}\ \color{Black}{\times}\ \color{Cerulean}{negative}\ &\color{Black}{=}\ \color{Cerulean}{negative} \\
    \color{Cerulean}{negative}\ \color{Black}{\times}\ \color{Cerulean}{negative}\ &\color{Black}{=}\ \color{Cerulean}{negative}
    \end{align*} \]

    The rules for division are the same because division can always be rewritten as multiplication:

    The rules for multiplication and division should not be confused with the fact that the sum of two negative numbers is negative.

    Example \(\PageIndex{1}\)

    Simplify:

    a. \((-3)+(-5)\)

    b. \((-3)(-5)\)

    Solution

    Here we add and multiply the same two negative numbers.

    a. The result of adding two negative numbers is negative.

    \[\begin{align*}
    (-3)+(-5) &= -3-5 \\
    &= -8 \\
    \end{align*}\]

    b. The result of multiplying two negative numbers is positive.

    \((-3)(-5)=15\)

    Answer

    a, \(-8\) b.\(15\)

    Given any real numbers \(a\), \(b\), and \(c\), we have the following properties of multiplication:

    Zero factor property: \(a \cdot 0 = 0 \cdot a = 0\)
    Multiplicative identity property: \(a \cdot 1 = 1 \cdot a = a\)
    Associative property: \((a \cdot b) \cdot c = a \cdot (b \cdot c)\)
    Commutative property: \(a \cdot b = b \cdot a\)

    Example \(\PageIndex{2}\)

    Simplify:

    a. \(5 \cdot 0\)

    b. \(10 \cdot 1\)

    Solution

    a. Multiplying by zero results in zero.

    \(5 \cdot 0 = 0\)

    b. Multiplying any real number by one results in the same real number.

    \(10 \cdot 1 = 10\)

    Answers:

    a. \(0\) b. \(10\)

    Example \(\PageIndex{3}\)

    Simplify:

    a. \((3 \cdot 7) \cdot 2\)

    b. \(3 \cdot (7 \cdot 2) \)

    Solution

    a.

    \[\begin{align*}
    (\color{Cerulean}{3 \cdot 7} \color{Black}{)} \cdot 2 &= 21 \cdot 2 \\
    &= 42
    \end{align*} \]

    b.

    \[\begin{align*}
    3 \cdot (\color{Cerulean}{7 \cdot 2} \color{Black}{)} &= 3 \cdot 14 \\
    &= 42
    \end{align*} \]

    The value of each expression is 42. Changing the grouping of the numbers does not change the result.

    \((\color{Cerulean}{3 \cdot 7} \color{Black}{)} \cdot 2 = 3 \cdot (\color{Cerulean}{7 \cdot 2} \color{Black}{)} = 42\)

    Answer

    a. \(42\) b. \(42\)

    At this point, we highlight that multiplication is commutative: the order in which we multiply does not matter and yields the same result.

    \[\begin{align*}
    2 \cdot 9 &= 9 \cdot 2 \\
    18 &= 18
    \end{align*} \]

    On the other hand, division is not commutative.

    \[\begin{align*}
    10 \div 5 &\neq 5 \div 10 \\
    2 &\neq \frac{1}{2}
    \end{align*} \]

    Use these properties to perform sequential operations involving multiplication and division. When doing so, it is important to perform these operations in order from left to right.

    Example \(\PageIndex{4}\)

    Simplify: \(3(-2)(-5)(-1)\)

    Solution

    Multiply two numbers at a time as follows:

    90ce1f0e9ea0efcaeec8aca97a6bcc5a.png
    Figure \(\PageIndex{1}\)

    Answer

    \(−120\)

    Because multiplication is commutative, the order in which we multiply does not affect the final answer. When sequential operations involve multiplication and division, order does matter; hence we must work the operations from left to right to obtain a correct result.

    Example \(\PageIndex{5}\)

    Simplify: \(10 \div (-2)(-5)\)

    Solution

    Perform the division first; otherwise the result will be incorrect.

    ce8ab85f48ee23dd0803c55d74221d58.png
    Figure \(\PageIndex{2}\)

    Notice that the order in which we multiply and divide does affect the result. Therefore, it is important to perform the operations of multiplication and division as they appear from left to right.

    Answer

    \(25\)

    Notice that the order in which we multiply and divide does affect the final result. Therefore, it is important to perform the operations of multiplication and division as they appear from left to right.

    Example \(\PageIndex{6}\)

    Simplify: \(-6(3) \div (-2)(-3)\)

    Solution

    Work the operations one at a time from left to right.

    \[\begin{align*}
    &-6(2) \div (-2)(-3) \\
    = &-18 \div (-2)(-3) \\
    = & 9(-3) \\
    = &-27
    \end{align*}
    \]

    Example \(\PageIndex{7}\)

    Try this! Simplify: \(-5 \div 5 \cdot 2(-3)\)

    Video Solution:

    (click to see video)

    Within text-based applications, the symbol used for multiplication is the asterisk (*) and the symbol used for division is the forward slash (/).

    \(5 * 3\) and \(14/2=7\)

    The set of even integers is the set of all integers that are evenly divisible by \(2\). We can also obtain the set of even integers by multiplying each integer by \(2\).

    \(\{ \dots, -6, -4, -2, 0, 2, 4, 6, \dots\} \quad \color{Cerulean}{Even\ integers}\)

    The set of odd integers is the set of all integers that are not evenly divisible by \(2\).

    \(\{ \dots, -5, -3, -1, 1, 3, 5, \dots\} \quad \color{Cerulean}{Odd\ integers}\)

    A prime number is an integer greater than 1 that is divisible only by \(1\) and itself. The smallest prime number is 2 and the rest are necessarily odd.

    \(\{2, 3, 5, 7, 11, 13, 17, 19, 23, \dots\} \quad \color{Cerulean}{Prime\ numbers}\)

    Any integer greater than \(1\) that is not prime is called a composite number and can be written as a product of primes. When a composite number, such as \(30\), is written as a product, \(30=2 \cdot 15\), we say that \(2 \cdot 15\) is a factorization of \(30\) and that \(2\) and \(15\) are factors. Note that factors divide the number evenly. We can continue to write composite factors as products until only a product of primes remains.

    7beda07375f21ac1c2df9d7b85935345.jpg
    Figure \(\PageIndex{3}\)

    The prime factorization of \(30\) is \(2 \cdot 3 \cdot 5\).

    Example \(\PageIndex{8}\)

    Determine the prime factorization of \(70\).

    Solution

    Begin by writing \(70\) as a product with \(2\) as a factor. Then express any composite factor as a product of prime numbers.

    \[\begin{align*}
    70 &= 2 \cdot 35 \\
    &= 2 \cdot 5 \cdot 7
    \end{align*}\]

    Since the prime factorization is unique, it does not matter how we choose to initially factor the number because the end result is the same.

    \[\begin{align*}
    70 &= 7 \cdot 10 \\
    &= 7 \cdot 2 \cdot 5 \\
    &= 2 \cdot 5 \cdot 7
    \end{align*}\]

    Answer

    The prime factorization of \(70\) is \(2 \cdot 5 \cdot 7\).

    Some tests (called divisibility tests) useful for finding prime factors of composite numbers follow:

    1. If the integer is even, then \(2\) is a factor.
    2. If the sum of the digits is evenly divisible by \(3\), then \(3\) is a factor.
    3. If the last digit is a \(5\) or \(0\), then \(5\) is a factor.

    Often we find the need to translate English sentences that include multiplication and division terms to mathematical statements. Listed below are some key words that translate to the given operation.

    Key Words Operation
    Product, multiplied by, of, times * or ⋅
    Quotient, divided by, ratio, per / or ÷

    Example \(\PageIndex{9}\)

    Calculate the quotient of \(20\) and \(−10\).

    Solution

    The key word “quotient” implies that we should divide.

    \(20 \div (-10) = -2\)

    Answer:

    The quotient of \(20\) and \(-10\) is \(-2\).

    Example \(\PageIndex{10}\)

    What is the product of the first three positive even integers?

    Solution

    The first three positive even integers are {2, 4, 6} and the key word “product” implies that we should multiply.

    \[\begin{align*}
    2 \cdot 4 \cdot 6 &= 8 \cdot 6 \\
    &= 48
    \end{align*}\]

    Answer

    The product of the first three positive even integers is \(48\).

    Example \(\PageIndex{11}\)

    Joe is able to drive \(342\) miles on \(18\) gallons of gasoline. How many miles per gallon of gas is this?

    Solution

    The key word “per” indicates that we must divide the number of miles driven by the number of gallons used:

    \(\frac{342\ \text{miles}}{18\ \text{gallons}} = 19\ \text{miles per gallon (mpg)}\)

    Answer

    Joe gets \(19\) miles per gallon from his vehicle.

    In everyday life, we often wish to use a single value that typifies a set of values. One way to do this is to use what is called the arithmetic mean or average. To calculate an average, divide the sum of the values in the set by the number of values in that set.

    Example \(\PageIndex{12}\)

    A student earns \(75\), \(86\), and \(94\) on his first three exams. What is the student’s test average?

    Solution

    Add the scores and divide the sum by \(3\).

    \[\begin{align*}
    \frac{75+86+94}{3} &= \frac{255}{3} \\
    &= 85
    \end{align*}\]

    Answer

    The student’s test average is \(85\).

    Zero and Division

    Recall the relationship between multiplication and division:

    1138517dcf877e05884f3df4ab7f0138.jpg
    Figure \(\PageIndex{4}\)

    In this case, the dividend \(12\) is evenly divided by the divisor \(6\) to obtain the quotient, \(2\). It is true in general that if we multiply the divisor by the quotient we obtain the dividend. Now consider the case where the dividend is zero and the divisor is nonzero:

    \(0 \div 6 = 0\) Since \(6 \cdot 0 = 0\)

    This demonstrates that zero divided by any nonzero real number must be zero. Now consider a nonzero number divided by zero:

    \(12 \div 0 = \color{Cerulean}{?}\) or \(0 \cdot \color{Cerulean}{?}\ \color{Black}{=\ }0\)

    Here any real number seems to work. For example, \(0 \cdot 5=0\) and \(0⋅3=0\). Therefore, the quotient is uncertain or indeterminate.

    \(0 \div 0 = \frac{0}{0}\ \color{Cerulean}{Is\ indeterminate.}\)

    In this course, we state that \(0 \div 0\) is undefined.

    Key Takeaways

    • A positive number multiplied by a negative number is negative. A negative number multiplied by a negative number is positive.
    • Multiplication is commutative and division is not.
    • When simplifying, work the operations of multiplication and division in order from left to right.
    • Even integers are numbers that are evenly divisible by \(2\) or multiples of \(2\), and all other integers are odd.
    • A prime number is an integer greater than \(1\) that is divisible only by \(1\) and itself.
    • Composite numbers are integers greater than \(1\) that are not prime. Composite numbers can be written uniquely as a product of primes.
    • The prime factorization of a composite number is found by continuing to divide it into factors until only a product of primes remains.
    • To calculate an average of a set of numbers, divide the sum of the values in the set by the number of values in the set.
    • Zero divided by any nonzero number is zero. Any number divided by zero is undefined.

    Exercise \(\PageIndex{1}\)

    Multiply and divide.

    1. \(5(−7)\)
    2. \(−3(−8)\)
    3. \(2(−4)(−9)\)
    4. \(−3 \cdot 2 \cdot 5\)
    5. \(−12(3)(0)\)
    6. \(0(−12)(−5)\)
    7. \((−1)(−1)(−1)(−1)\)
    8. \((−1)(−1)(−1)\)
    9. \(−100÷25\)
    10. \(25 \div 5(−5)\)
    11. \(−15(−2)÷10(−3)\)
    12. \(−5⋅10÷2(−5)\)
    13. \((−3)(25)÷(−5)\)
    14. \(6*(−3)/(−9)\)
    15. \(20/(−5)*2\)
    16. \(−50/2*5\)
    17. Determine the product of \(11\) and \(−3\).
    18. Determine the product of \(−7\) and \(−22\).
    19. Find the product of 5 and \(−12\).
    20. Find the quotient of negative twenty-five and five.
    21. Determine the quotient of \(−36\) and \(3\).
    22. Determine the quotient of \(26\) and \(−13\).
    23. Calculate the product of \(3\) and \(−8\) divided by \(−2\).
    24. Calculate the product of \(−1\) and \(−3\) divided by \(3\).
    25. Determine the product of the first three positive even integers.
    26. Determine the product of the first three positive odd integers.
    Answer

    1: \(−35\)

    3: \(72\)

    5: \(0\)

    7: \(1\)

    9: \(−4\)

    11: \(−9\)

    13: \(15\)

    15: \(−8\)

    17: \(−33\)

    19: \(−60\)

    21: \(−12\)

    23: \(12\)

    25: \(48\)

    Exercise \(\PageIndex{2}\)

    Determine the prime factorization of the following integers.

    1. \(105\)
    2. \(78\)
    3. \(138\)
    4. \(154\)
    5. \(165\)
    6. \(330\)
    Answer

    1: \(3⋅5⋅7\)

    3: \(2⋅3⋅23\)

    5: \(3⋅5⋅11\)

    Exercise \(\PageIndex{3}\)

    Calculate the average of the numbers in each of the following sets.

    1. \(\{50, 60, 70\}\)
    2. \(\{9, 12, 30\}\)
    3. \(\{3, 9, 12, 30, 36\}\)
    4. \(\{72, 84, 69, 71\}\)
    5. The first four positive even integers.
    6. The first four positive odd integers.
    Answer

    1: \(60\)

    2: \(18\)

    5: \(5\)

    Exercise \(\PageIndex{4}\)

    The distance traveled \(D\) is equal to the average rate \(r\) times the time traveled \(t\) at that rate: \(D=rt\). Determine the distance traveled given the rate and the time.

    1. \(60\) miles per hour for \(3\) hours
    2. \(55\) miles per hour for \(3\) hours
    3. \(15\) miles per hour for \(5\) hours
    4. \(75\) feet per second for \(5\) seconds
    5. \(60\) kilometers per hour for \(10\) hours
    6. \(60\) meters per second for \(30\) seconds
    7. A student club ran a fund-raiser in the quad selling hot dogs. The students sold \(122\) hot dog meals for \($3.00\) each. Their costs included \($50.00\) for the hot dogs and buns, \($25.00\) for individually wrapped packages of chips, and \($35.00\) for the sodas. What was their profit?
    8. A \(230\)-pound man loses \(4\) pounds each week for \(8\) weeks. How much does he weigh at the end of \(8\) weeks?
    9. Mary found that she was able to drive \(264\) miles on \(12\) gallons of gas. How many miles per gallon does her car get?
    10. After filling his car with gasoline, Bill noted that his odometer reading was \(45,346\) miles. After using his car for a week, he filled up his tank with \(14\) gallons of gas and noted that his odometer read \(45,724\) miles. In that week, how many miles per gallon did Bill’s car get?
    Answer

    1: \(180\) miles

    3: \(75\) miles

    5: \(600\) kilometers

    7: \($256.00\)

    9: \(22\) miles per gallon

    11: \(0\)

    Exercise \(\PageIndex{5}\)

    Perform the operations.

    1. \(0÷9\)
    2. \(15÷0\)
    3. \(4(−7)÷0\)
    4. \(7(0)÷(−15)\)
    5. \(−5(0)÷9(0)\)
    6. \(5⋅2(−3)(−5)\)
    7. \(−8−5+(−13)\)
    8. \(−4(−8)÷16(−2)\)
    9. \(50÷(−5)÷(−10)\)
    10. \(49÷7÷(−1)\)
    11. \(3⋅4÷12\)
    12. \(0−(−8)−12\)
    13. \(−8⋅4(−3)÷2\)
    14. \(0/(−3*8*5)\)
    15. \((−4*3)/(2*(−3))\)
    16. \(−16/(−2*2)*3\)
    17. \(−44/11*2\)
    18. \(−5*3/(−15)\)
    19. \(4*3*2/6\)
    20. \(−6*7/( −2)\)
    21. During \(5\) consecutive winter days, the daily lows were \(−7°\), \(−3°\), \(0°\), \(−5°\), and \(−10°\). Calculate the average low temperature.
    22. On a very cold day the temperature was recorded every 4 hours with the following results: \(−16°\), \(−10°\), \(2°\), \(6°\), \(−5°\), and \(−13°\). Determine the average temperature.
    23. A student earns \(9\), \(8\), \(10\), \(7\), and \(6\) points on the first \(5\) chemistry quizzes. What is her quiz average?
    24. A website tracked hits on its homepage over the Thanksgiving holiday. The number of hits for each day from Thursday to Sunday was \(12,250\); \(4,400\); \(7,750\); and \(10,200\), respectively. What was the average number of hits per day over the holiday period?
    Answer

    1: \(0\)

    3: Undefined

    5: \(0\)

    7: \(−26\)

    9: \(1\)

    11: \(1\)

    13: \(48\)

    15: \(2\)

    17: \(−8\)

    19: \(4\)

    21: \(−5°\)

    23: \(8\) points

    Exercise \(\PageIndex{1}\)

    Discussion Board Topics.

    1. Demonstrate the associative property of multiplication with any three real numbers.
    2. Show that division is not commutative.
    3. Discuss the importance of working multiplication and division operations from left to right. Make up an example where order does matter and share the solution.
    4. Discuss division involving \(0\). With examples, explain why the result is sometimes \(0\) and why it is sometimes undefined.
    5. Research and discuss the fundamental theorem of arithmetic.
    6. Research and discuss other divisibility tests. Provide an example for each test.
    7. The arithmetic mean is one way to typify a set of values. Research other methods used to typify a set of values

    This page titled 1.3: Multiplying and Dividing Integers is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.