👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System
Study mode

Integers

Introduction to Integers

In everyday life, we often count objects, measure distances, or keep track of money. The numbers we use for counting, like 1, 2, 3, and so on, are called natural numbers. But what if we want to represent situations like owing money, temperatures below zero, or moving backward? For these, we need a broader set of numbers called integers.

Integers include all whole numbers, both positive and negative, as well as zero. They are essential in arithmetic and problem-solving because they allow us to represent gains and losses, elevations above and below sea level, and many other real-world scenarios.

Understanding integers and how to work with them is a fundamental step in mastering the number system and preparing for competitive exams.

Definition and Properties of Integers

An integer is any number from the set {..., -3, -2, -1, 0, 1, 2, 3, ...}. This means integers include:

  • Positive integers: 1, 2, 3, ... (also called natural numbers)
  • Negative integers: -1, -2, -3, ...
  • Zero (0): Neither positive nor negative, it acts as the neutral element in addition

Integers do not include fractions or decimals; they are whole numbers only.

-5 -4 -3 -2 -1 0 1 2 3 4 Number Line of Integers

Properties of Integers

Integers have several important properties that help us perform arithmetic operations:

  • Closure: The sum, difference, or product of any two integers is always an integer.
  • Commutativity: For addition and multiplication, the order of numbers does not affect the result. For example, \(a + b = b + a\) and \(a \times b = b \times a\).
  • Associativity: When adding or multiplying three or more integers, how we group them does not change the result. For example, \((a + b) + c = a + (b + c)\).
  • Distributivity: Multiplication distributes over addition: \(a \times (b + c) = a \times b + a \times c\).
  • Additive Inverse: For every integer \(a\), there exists an integer \(-a\) such that \(a + (-a) = 0\).

Operations on Integers

Working with integers involves four basic operations: addition, subtraction, multiplication, and division. Each has specific rules, especially when dealing with positive and negative numbers.

Sign Rules for Integer Operations
Operation Positive & Positive Positive & Negative Negative & Positive Negative & Negative
Addition Positive + Positive = Positive Positive + Negative = Depends on absolute values Negative + Positive = Depends on absolute values Negative + Negative = Negative
Subtraction Positive - Positive = Depends Positive - Negative = Positive + Positive Negative - Positive = Negative + Negative Negative - Negative = Depends
Multiplication Positive x Positive = Positive Positive x Negative = Negative Negative x Positive = Negative Negative x Negative = Positive
Division Positive / Positive = Positive Positive / Negative = Negative Negative / Positive = Negative Negative / Negative = Positive

Absolute value of an integer is its distance from zero on the number line, always a non-negative number. It is denoted by vertical bars: \(|a|\). For example, \(|-5| = 5\) and \(|3| = 3\).

Number Line Representation

The number line is a powerful visual tool to understand integers and their operations. It is a straight line where each point corresponds to an integer. Zero is at the center, positive integers lie to the right, and negative integers to the left.

Using the number line, we can visualize addition as moving to the right and subtraction as moving to the left.

-3 -2 -1 0 1 2 3 +2 -3 Number Line Showing Addition and Subtraction

Worked Examples

Example 1: Adding -7 and 5 Easy
Find the sum of \(-7\) and \(5\).

Step 1: Identify the signs. \(-7\) is negative, \(5\) is positive.

Step 2: Find the absolute values: \(|-7| = 7\), \(|5| = 5\).

Step 3: Since signs are different, subtract the smaller absolute value from the larger: \(7 - 5 = 2\).

Step 4: Assign the sign of the number with the larger absolute value. Here, \(-7\) has the larger absolute value, so the result is negative.

Answer: \(-7 + 5 = -2\).

Example 2: Subtracting 4 from -3 Medium
Calculate \(-3 - 4\) using the number line concept.

Step 1: Rewrite subtraction as addition of the additive inverse: \(-3 - 4 = -3 + (-4)\).

Step 2: Both numbers are negative, so add their absolute values: \(|-3| + |-4| = 3 + 4 = 7\).

Step 3: Since both are negative, the result is negative.

Answer: \(-3 - 4 = -7\).

Example 3: Multiplying -6 by 3 Easy
Find the product of \(-6\) and \(3\).

Step 1: Identify the signs: \(-6\) is negative, \(3\) is positive.

Step 2: Multiply the absolute values: \(6 \times 3 = 18\).

Step 3: Since signs are different, the product is negative.

Answer: \(-6 \times 3 = -18\).

Example 4: Dividing -20 by 4 Medium
Calculate \(\frac{-20}{4}\).

Step 1: Identify the signs: numerator is negative, denominator is positive.

Step 2: Divide the absolute values: \(\frac{20}{4} = 5\).

Step 3: Since signs are different, the quotient is negative.

Answer: \(\frac{-20}{4} = -5\).

Example 5: Profit and Loss Calculation Hard
A shopkeeper had Rs.5000 at the start of the day. He made a profit of Rs.1200 in the morning but suffered a loss of Rs.1800 in the afternoon. What is his net amount at the end of the day?

Step 1: Represent the starting amount as \(+5000\) (positive because it is money he has).

Step 2: Profit of Rs.1200 is \(+1200\), loss of Rs.1800 is \(-1800\).

Step 3: Calculate net change: \(+1200 + (-1800) = -600\) (a net loss of Rs.600).

Step 4: Calculate final amount: \(5000 + (-600) = 4400\).

Answer: The shopkeeper has Rs.4400 at the end of the day.

Key Concept

Properties and Operations of Integers

Integers include positive numbers, negative numbers, and zero. They follow closure, commutativity, associativity, distributivity, and have additive inverses. Operations follow specific sign rules.

Formula Bank

Addition of Integers
\[ a + b = c \]
where: \(a, b, c \in \text{Integers}\)
Subtraction of Integers
\[ a - b = a + (-b) \]
where: \(a, b \in \text{Integers}\)
Multiplication of Integers
\[ a \times b = c \]
where: \(a, b, c \in \text{Integers}\)
Division of Integers
\[ \frac{a}{b} = c, \quad b eq 0 \]
where: \(a, b, c \in \text{Integers}; b eq 0\)
Absolute Value
\[ |a| = \begin{cases} a, & a \geq 0 \\ -a, & a < 0 \end{cases} \]
where: \(a \in \text{Integers}\)

Tips & Tricks

Tip: Use the number line to visualize addition and subtraction of integers.

When to use: When struggling to understand sign rules or operation results.

Tip: Remember: "Same signs multiply/divide to positive, different signs to negative."

When to use: Quickly determine the sign of the product or quotient.

Tip: Convert subtraction into addition of the opposite number.

When to use: Simplify subtraction problems involving integers.

Tip: Use absolute values to compare integers easily.

When to use: When deciding which integer is greater or smaller.

Tip: Practice divisibility rules to quickly identify factors of integers.

When to use: To speed up problem solving involving prime numbers and factors.

Common Mistakes to Avoid

❌ Adding integers by directly adding signs without considering absolute values.
✓ Add absolute values first, then assign the sign of the number with the larger absolute value.
Why: Students confuse sign rules and ignore magnitude differences.
❌ Subtracting integers as normal subtraction without changing sign.
✓ Change subtraction to addition of the additive inverse.
Why: Lack of understanding that subtraction is addition of negative.
❌ Multiplying or dividing integers and ignoring sign rules.
✓ Apply the rule: same signs = positive, different signs = negative.
Why: Memorization failure or rushing through calculations.
❌ Confusing zero as positive or negative.
✓ Zero is neither positive nor negative; it is neutral.
Why: Misconception about zero's role in integers.
❌ Misapplying divisibility rules for prime numbers.
✓ Learn and apply each divisibility rule carefully and verify with examples.
Why: Rushing or memorizing without understanding.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Integers · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.