Cal11 calculator

How to Calculate Four Operations with Positive and Negative Numbers

Reviewed by Calculator Editorial Team

This guide explains how to perform the four basic arithmetic operations (addition, subtraction, multiplication, and division) with both positive and negative numbers. You'll learn the rules, see examples, and use our interactive calculator to practice.

Introduction

When working with negative numbers, the rules for arithmetic operations differ slightly from those with positive numbers. Understanding these rules is essential for solving equations, interpreting graphs, and working with real-world data that includes negative values.

The four basic operations with negative numbers follow these key rules:

  • Adding a negative number is the same as subtracting its positive counterpart.
  • Subtracting a negative number is the same as adding its positive counterpart.
  • Multiplying two negative numbers yields a positive result.
  • Dividing two negative numbers yields a positive result.

These rules apply regardless of the order of the numbers. Let's explore each operation in detail.

Addition with Negative Numbers

When adding a negative number to a positive number, you subtract the smaller absolute value from the larger one and take the sign of the number with the larger absolute value.

Rule: a + (-b) = a - b if |a| > |b|

Example: 7 + (-3) = 4

If the numbers have the same absolute value but opposite signs, the result is zero.

Rule: a + (-a) = 0

Example: 5 + (-5) = 0

When adding two negative numbers, you add their absolute values and keep the negative sign.

Rule: (-a) + (-b) = -(a + b)

Example: -4 + (-2) = -6

Subtraction with Negative Numbers

Subtracting a negative number is the same as adding its positive counterpart.

Rule: a - (-b) = a + b

Example: 8 - (-3) = 11

Subtracting a positive number from a negative number is equivalent to adding the two numbers and keeping the negative sign.

Rule: (-a) - b = -(a + b)

Example: -5 - 3 = -8

When subtracting two negative numbers, subtract the smaller absolute value from the larger one and take the sign of the number with the larger absolute value.

Rule: (-a) - (-b) = b - a if |b| > |a|

Example: -7 - (-10) = 3

Multiplication with Negative Numbers

When multiplying two negative numbers, the result is positive.

Rule: (-a) × (-b) = a × b

Example: -4 × -3 = 12

Multiplying a negative number by a positive number yields a negative result.

Rule: (-a) × b = -(a × b)

Example: -5 × 2 = -10

The sign of the result depends on the number of negative numbers being multiplied. An even number of negative numbers results in a positive product, while an odd number results in a negative product.

Division with Negative Numbers

When dividing two negative numbers, the result is positive.

Rule: (-a) ÷ (-b) = a ÷ b

Example: -12 ÷ -3 = 4

Dividing a negative number by a positive number yields a negative result.

Rule: (-a) ÷ b = -(a ÷ b)

Example: -10 ÷ 2 = -5

The sign of the result depends on the number of negative numbers in the division. If there's an even number of negative numbers, the result is positive; if odd, it's negative.

Worked Examples

Example 1: Addition

Calculate 7 + (-3)

Solution: Since 7 is greater than 3, we subtract 3 from 7 and keep the positive sign.

7 + (-3) = 4

Example 2: Subtraction

Calculate -5 - (-2)

Solution: Subtracting a negative is the same as adding a positive.

-5 - (-2) = -5 + 2 = -3

Example 3: Multiplication

Calculate -4 × -6

Solution: Multiplying two negatives gives a positive result.

-4 × -6 = 24

Example 4: Division

Calculate -18 ÷ -3

Solution: Dividing two negatives gives a positive result.

-18 ÷ -3 = 6

FAQ

Why do two negative numbers multiply to a positive?

This is a fundamental rule of mathematics. The product of two negative numbers is positive because the negatives cancel each other out. Think of it as "debt" scenarios - if you owe someone money twice, it's equivalent to having money.

How do I remember the rules for negative numbers?

A common mnemonic is "two negatives make a positive." For addition and subtraction, remember that subtracting a negative is the same as adding a positive. Practice with examples to reinforce the rules.

Can negative numbers be used in real-world calculations?

Absolutely. Negative numbers are used in finance (debts, losses), temperature measurements, elevation changes, and many scientific applications. Understanding how to work with them is essential for accurate calculations.