Multiplying and dividing integers builds directly on what you already know about addition and subtraction of integers. The core idea is straightforward: the signs of the numbers determine whether your answer is positive or negative. Once you nail down the sign rules, the actual computation is just regular multiplication and division.
Multiplying and Dividing Integers
Multiplication of positive and negative integers
Two simple rules control the sign of every multiplication problem:
- Same signs โ positive result
- Positive ร Positive = Positive:
- Negative ร Negative = Positive:
- Different signs โ negative result
- Positive ร Negative = Negative:
- Negative ร Positive = Negative:
To find the product, multiply the absolute values of the two numbers, then apply the sign rule above. In other words, . For example, , and since the signs are different, the answer is .
Division operations with integers
The sign rules for division are exactly the same as for multiplication:
- Same signs โ positive result
- Different signs โ negative result
Just like with multiplication, divide the absolute values first, then apply the sign rule: .
One thing that never changes: division by zero is undefined. You can't divide any integer by 0. For example, has no answer.

Properties of Integer Operations
- Identity property: Multiplying any integer by 1, or dividing it by 1, gives you the same integer. For example, and .
- Multiplication by zero: Any integer multiplied by 0 equals 0. For example, .
- Opposite integers: Two integers with the same absolute value but different signs, like and .
- Additive inverse: The opposite of an integer. Adding an integer and its additive inverse always gives 0: .
- Multiplicative inverse: The reciprocal of a non-zero integer. Multiplying an integer by its reciprocal gives 1: .
Simplification of integer algebraic expressions
When an expression has multiple operations, follow PEMDAS (Parentheses, Exponents, Multiplication/Division left to right, Addition/Subtraction left to right). Apply the integer sign rules at each step.
-
Simplify inside parentheses first:
-
Perform multiplication and division from left to right:
-
Perform addition and subtraction from left to right:
Here's a longer example that combines several steps:
-
Parentheses first:
-
Multiply left to right: (same signs โ positive)
-
Divide:

Variable expressions with integer values
To evaluate a variable expression, substitute the given integer for the variable, then simplify using PEMDAS and the sign rules.
Example 1: Evaluate when
-
Substitute:
-
Multiply:
-
Subtract:
Example 2: Evaluate when
-
Substitute:
-
Exponent first:
-
Multiply:
-
Add and subtract left to right: , then
Word problems to algebraic expressions
Translating a word problem into algebra takes practice. Here's a reliable approach:
-
Identify the unknown and assign it a variable (let represent the unknown number).
-
Look for keywords that tell you which operation to use:
- "Sum," "more than," "increased by" โ addition (3 more than twice a number: )
- "Difference," "less than," "decreased by" โ subtraction (5 less than a number: )
- "Product," "times," "of" โ multiplication (3 times a number: )
- "Quotient," "divided by," "ratio" โ division (a number divided by 4: )
-
Substitute the given integer value and simplify.
Watch out for "less than" since it reverses the order. "5 less than a number" is , not .
Example: If , evaluate "3 more than twice a number":
Applying Integer Operations
Solve real-world problems
Real-world integer problems often involve temperature, money, elevation, or scores. Follow these steps:
- Read carefully and identify what you know and what you need to find.
- Assign a variable to the unknown quantity.
- Write an expression or equation based on the situation.
- Substitute any given integer values and simplify using the sign rules.
- Interpret your answer in context.
Example: A city's temperature starts at and decreases by . What's the final temperature?
- Expression:
- Simplify:
- The final temperature is , which means 2 degrees below zero.