Skip to main content

Section 3.4 Integers

Integers are a fundamental concept in mathematics, extending the idea of whole numbers to include negative numbers. An integer can be understood as a solution to the equation \(x + a = 0\) for natural numbers \(a\text{.}\) This means that for any natural number \(a\text{,}\) there exists an integer \(x\) such that when \(a\) is added to \(x\text{,}\) the result is zero. This concept introduces the idea of negative numbers, allowing us to perform arithmetic operations in a more comprehensive number system.

Subsection 3.4.1 Integer Addition

Integer addition involves combining positive and negative numbers in various ways. Understanding how to add integers requires us to consider different cases, including adding two positive numbers, two negative numbers, and a positive and a negative number. Visualizing integer addition can be helpful, especially using number lines or counters to represent the values being combined.

Subsubsection 3.4.1.1 Visualizing Integer Addition

Visualizing integer addition can make it easier to understand how different numbers interact. One common method is using a number line, where positive and negative numbers are represented as positions relative to zero. For example, adding a positive number involves moving to the right, while adding a negative number involves moving to the left. Another method is using counters, where positive numbers are represented by one color (e.g., red) and negative numbers by another color (e.g., blue). Combining these counters can help visualize the result of the addition.
Subsubsection How to Add Integers
Adding integers involves different scenarios:
1. **Adding Two Positive Integers**: The sum is always positive. For example, \(3 + 5 = 8\text{.}\)
2. **Adding Two Negative Integers**: The sum is always negative. For example, \(-3 + (-5) = -8\text{.}\)
3. **Adding a Positive Integer and a Negative Integer**: The sign of the sum depends on which absolute value is larger. For example, \(3 + (-5) = -2\) and \(-3 + 5 = 2\text{.}\) In both cases, we subtract the smaller absolute value from the larger one and take the sign of the number with the larger absolute value.
Example 3.4.1. Example: Integer Addition.
Calculate \(-7 + 4\text{.}\)
Solution.
We have a negative number and a positive number. Since the absolute value of 7 is greater than 4, we subtract 4 from 7 and take the sign of the larger absolute value.
\begin{equation*} -7 + 4 = -3 \end{equation*}
Therefore, the result is \(-3\text{.}\)
Example 3.4.2. Example: Integer Addition Word Problem.
Maria had a debt of $15 (represented as -15). She then earned $20 from a part-time job. What is her new financial balance?
Solution.
To find Maria’s new balance, we need to add her debt and her earnings.
\begin{equation*} -15 + 20 = 5 \end{equation*}
Therefore, Maria’s new balance is $5.

Subsection 3.4.1.1 Properties of Integer Addition

Integer addition possesses several important properties that make it a consistent and reliable operation. These properties include commutativity, associativity, closure, inverses, and the additive identity.
Subsubsection Commutativity
The commutative property states that the order of addition does not affect the sum. In other words, \(a + b = b + a\) for any integers \(a\) and \(b\text{.}\) This property is useful because it allows flexibility in the order of operations, simplifying calculations and making mental arithmetic easier.
Subsubsection Associativity
The associative property states that the way in which numbers are grouped in addition does not affect the sum. In mathematical terms, \((a + b) + c = a + (b + c)\) for any integers \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) This property ensures that when adding multiple integers, the grouping of the numbers can be adjusted to simplify computation.
Subsubsection Closure
The closure property states that the sum of any two integers is always an integer. This means that the set of integers is "closed" under addition, and adding any two integers will never result in a number that is not an integer. This property is fundamental to the integrity of the number system, ensuring that operations within the set remain consistent.
Subsubsection Additive Inverse
The additive inverse property states that for every integer \(a\text{,}\) there exists an integer \(-a\) such that \(a + (-a) = 0\text{.}\) This property is important because it introduces the concept of negation, allowing for the representation of negative numbers and the balancing of equations.
Subsubsection Additive Identity
The additive identity property states that there exists an integer, 0, which, when added to any integer \(a\text{,}\) results in \(a\text{.}\) In other words, \(a + 0 = a\text{.}\) This property highlights the unique role of zero in the number system, serving as the identity element for addition.

Subsection 3.4.1.2 Integer Subtraction

Integer subtraction can be viewed as the inverse operation of addition. When subtracting integers, we are essentially adding the additive inverse of the number being subtracted. Understanding integer subtraction involves visualizing the operation and applying the same properties that govern addition.
Subsubsection Visualizing Integer Subtraction
Visualizing integer subtraction can help in understanding how to manipulate positive and negative values. Using a number line is a common method, where moving left represents subtraction. For example, subtracting a positive number involves moving left on the number line, while subtracting a negative number (which is equivalent to adding its positive counterpart) involves moving right. Counters can also be used, where removing positive or negative counters helps visualize the subtraction process.
Subsubsection How to Subtract Integers
Subtracting integers involves converting the subtraction problem into an addition problem by adding the additive inverse:
1. **Subtracting a Positive Integer**: This is equivalent to adding its negative counterpart. For example, \(5 - 3 = 5 + (-3) = 2\text{.}\)
2. **Subtracting a Negative Integer**: This is equivalent to adding the positive counterpart. For example, \(5 - (-3) = 5 + 3 = 8\text{.}\)
3. **Subtracting a Positive Integer from a Negative Integer**: This involves adding two negative numbers. For example, \(-5 - 3 = -5 + (-3) = -8\text{.}\)
4. **Subtracting a Negative Integer from a Negative Integer**: This involves adding a positive number to a negative number. For example, \(-5 - (-3) = -5 + 3 = -2\text{.}\)
Example 3.4.3. Example: Integer Subtraction.
Calculate \(-10 - (-7)\text{.}\)
Solution.
We have a negative number and we are subtracting a negative number, which is equivalent to adding the positive counterpart.
\begin{equation*} -10 - (-7) = -10 + 7 = -3 \end{equation*}
Therefore, the result is \(-3\text{.}\) This example demonstrates how subtracting a negative number effectively turns the operation into addition, simplifying the calculation.
Example 3.4.4. Example: Integer Subtraction Word Problem.
Alex owes his friend $8. After repaying $3, how much does he still owe? This problem involves subtracting integers to determine the remaining debt.
Solution.
To find out how much Alex still owes, we need to subtract the amount repaid from the total debt.
\begin{equation*} -8 - (-3) = -8 + 3 = -5 \end{equation*}
Therefore, Alex still owes $5. This example illustrates how integer subtraction can be used in practical situations to determine remaining balances or debts.
Subsection Properties of Integer Subtraction
Integer subtraction, while not possessing all the same properties as addition, is governed by similar principles. These properties include closure and the relationship to the additive inverse, but subtraction does not have commutative or associative properties. Understanding these properties helps clarify the nature of subtraction in the context of integer arithmetic.
Subsubsection Closure
The closure property states that the difference of any two integers is always an integer. This ensures that the set of integers remains consistent and complete under subtraction, much like it does under addition. For instance, subtracting any integer from another will always yield an integer, maintaining the integrity of the number system.
Subsubsection Relationship to Additive Inverse
Subtraction can be understood in terms of adding the additive inverse. For any integers \(a\) and \(b\text{,}\) the subtraction \(a - b\) is equivalent to adding the inverse of \(b\) to \(a\text{,}\) that is, \(a + (-b)\text{.}\) This perspective helps in simplifying subtraction problems by converting them into addition problems.

Subsection 3.4.2 Integer Multiplication

Integer multiplication extends the concept of multiplication to include both positive and negative numbers. Understanding how to multiply integers involves visualizing the operation and applying specific rules for dealing with negative signs. This section will cover these concepts and provide examples to illustrate integer multiplication.

Subsubsection 3.4.2.1 Visualizing Integer Multiplication

Visualizing integer multiplication can help clarify how positive and negative numbers interact. One way to visualize multiplication is using a number line or a grid. For example, multiplying two positive numbers can be seen as repeated addition, while multiplying by a negative number can be interpreted as taking steps in the opposite direction. Using counters or tiles of different colors can also illustrate the multiplication process.

Subsubsection 3.4.2.2 How to Multiply Integers

Multiplying integers involves several cases:
1. **Multiplying Two Positive Integers**: The product is positive. For example, \(3 \times 5 = 15\text{.}\)
2. **Multiplying Two Negative Integers**: The product is positive. For example, \(-3 \times (-5) = 15\text{.}\) This is because multiplying two negative values results in a positive value.
3. **Multiplying a Positive Integer by a Negative Integer**: The product is negative. For example, \(3 \times (-5) = -15\text{.}\) This is because a positive value combined with a negative value results in a negative value.
4. **Multiplying a Negative Integer by a Positive Integer**: The product is negative. For example, \(-3 \times 5 = -15\text{.}\) This follows the same rule as above.
Example 3.4.5. Example: Integer Multiplication.
Calculate \(-6 \times 4\text{.}\)
Solution.
We have a negative number multiplied by a positive number, which results in a negative product.
\begin{equation*} -6 \times 4 = -24 \end{equation*}
Therefore, the product is \(-24\text{.}\)
Example 3.4.6. Example: Integer Multiplication Word Problem.
A submarine descends at a rate of 30 meters per minute. What is the depth after 5 minutes?
Solution.
To find the depth, we need to multiply the rate of descent by the time, keeping in mind that the descent represents a negative value.
\begin{equation*} -30 \times 5 = -150 \end{equation*}
Therefore, the submarine is at a depth of 150 meters below the surface after 5 minutes.

Subsubsection 3.4.2.3 Proof: \((-a) = (-1) \times a\)

To prove that \((-a) = (-1) \times a\text{,}\) we start with the definition of negative numbers as additive inverses. For any integer \(a\text{,}\) \(-a\) is the number that, when added to \(a\text{,}\) gives zero:
\begin{equation*} a + (-a) = 0 \end{equation*}
Multiplying both sides of the equation by \(-1\) gives:
\begin{equation*} -1 \times (a + (-a)) = -1 \times 0 \end{equation*}
Using the distributive property of multiplication over addition, we get:
\begin{equation*} (-1 \times a) + (-1 \times (-a)) = 0 \end{equation*}
Since \(-1 \times (-a)\) is the additive inverse of \(-1 \times a\text{,}\) it must be that \(-1 \times (-a) = a\text{.}\) Therefore:
\begin{equation*} -a = (-1) \times a \end{equation*}

Subsubsection 3.4.2.4 Proof: \((-1) \times (-1) = 1\)

To prove that \((-1) \times (-1) = 1\text{,}\) consider the additive inverse definition and the properties of multiplication:
We know that \(-1\) is the additive inverse of \(1\text{,}\) so:
\begin{equation*} 1 + (-1) = 0 \end{equation*}
Multiplying both sides of this equation by \(-1\) gives:
\begin{equation*} -1 \times (1 + (-1)) = -1 \times 0 \end{equation*}
Using the distributive property of multiplication over addition, we get:
\begin{equation*} (-1 \times 1) + (-1 \times (-1)) = 0 \end{equation*}
Simplifying, we know that \(-1 \times 1 = -1\text{,}\) so:
\begin{equation*} -1 + (-1 \times (-1)) = 0 \end{equation*}
Adding 1 to both sides of the equation, we obtain:
\begin{equation*} -1 \times (-1) = 1 \end{equation*}

Subsection 3.4.3 Properties of Integer Multiplication

Integer multiplication has several important properties, including commutativity, associativity, distributivity, closure, and the existence of a multiplicative identity.

Subsubsection 3.4.3.1 Commutativity

The commutative property states that the order of multiplication does not affect the product. In other words, \(a \times b = b \times a\) for any integers \(a\) and \(b\text{.}\) This property allows flexibility in the order of operations, simplifying calculations and making multiplication consistent regardless of order.

Subsubsection 3.4.3.2 Associativity

The associative property states that the way in which numbers are grouped in multiplication does not affect the product. Mathematically, \((a \times b) \times c = a \times (b \times c)\) for any integers \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) This property ensures that when multiplying multiple integers, the grouping of the numbers can be adjusted to simplify computation.

Subsubsection 3.4.3.3 Distributivity

The distributive property states that multiplication distributes over addition. For any integers \(a\text{,}\) \(b\text{,}\) and \(c\text{,}\) the following holds true: \(a \times (b + c) = (a \times b) + (a \times c)\text{.}\) This property is essential for simplifying expressions and solving equations that involve both addition and multiplication.

Subsubsection 3.4.3.4 Closure

The closure property states that the product of any two integers is always an integer. This means that the set of integers is "closed" under multiplication, ensuring that operations within the set remain consistent and the result is always an integer.

Subsubsection 3.4.3.5 Multiplicative Identity

The multiplicative identity property states that there exists an integer, 1, which, when multiplied by any integer \(a\text{,}\) results in \(a\text{.}\) In other words, \(a \times 1 = a\text{.}\) This property highlights the unique role of one in the number system, serving as the identity element for multiplication.

Subsection 3.4.4 Integer Division

Integer division involves dividing one integer by another, resulting in a quotient and sometimes a remainder. Unlike multiplication, division does not always produce an integer, and understanding how to handle these cases is crucial. This section will cover visualizing integer division and the rules for dividing integers.

Subsubsection 3.4.4.1 Visualizing Integer Division

Visualizing integer division can help clarify the process of dividing positive and negative numbers. One common method is using a number line, where division by a positive number involves dividing the number line into equal parts. Division by a negative number can be interpreted as moving in the opposite direction. Another method is using counters or tiles, where dividing the total number of counters into groups can represent the division process.

Subsubsection 3.4.4.2 How to Divide Integers

Dividing integers involves several scenarios:
1. **Dividing Two Positive Integers**: The quotient is positive. For example, \(10 \div 2 = 5\text{.}\)
2. **Dividing Two Negative Integers**: The quotient is positive. For example, \(-10 \div (-2) = 5\text{.}\) This is because dividing two negative values results in a positive value.
3. **Dividing a Positive Integer by a Negative Integer**: The quotient is negative. For example, \(10 \div (-2) = -5\text{.}\) This is because a positive value divided by a negative value results in a negative value.
4. **Dividing a Negative Integer by a Positive Integer**: The quotient is negative. For example, \(-10 \div 2 = -5\text{.}\) This follows the same rule as above.
Example 3.4.7. Example: Integer Division.
Calculate \(-20 \div 4\text{.}\)
Solution.
We have a negative number divided by a positive number, which results in a negative quotient.
\begin{equation*} -20 \div 4 = -5 \end{equation*}
Therefore, the quotient is \(-5\text{.}\)
Example 3.4.8. Example: Integer Division Word Problem.
A company made a loss of $60,000 over 12 months. What was the average monthly loss?
Solution.
To find the average monthly loss, we need to divide the total loss by the number of months.
\begin{equation*} -60000 \div 12 = -5000 \end{equation*}
Therefore, the average monthly loss was $5000. This example shows how integer division can be used to calculate averages and distribute values evenly across different periods.