•  
agra,ahmedabad,ajmer,akola,aligarh,ambala,amravati,amritsar,aurangabad,ayodhya,bangalore,bareilly,bathinda,bhagalpur,bhilai,bhiwani,bhopal,bhubaneswar,bikaner,bilaspur,bokaro,chandigarh,chennai,coimbatore,cuttack,dehradun,delhi ncr,dhanbad,dibrugarh,durgapur,faridabad,ferozpur,gandhinagar,gaya,ghaziabad,goa,gorakhpur,greater noida,gurugram,guwahati,gwalior,haldwani,haridwar,hisar,hyderabad,indore,jabalpur,jaipur,jalandhar,jammu,jamshedpur,jhansi,jodhpur,jorhat,kaithal,kanpur,karimnagar,karnal,kashipur,khammam,kharagpur,kochi,kolhapur,kolkata,kota,kottayam,kozhikode,kurnool,kurukshetra,latur,lucknow,ludhiana,madurai,mangaluru,mathura,meerut,moradabad,mumbai,muzaffarpur,mysore,nagpur,nanded,narnaul,nashik,nellore,noida,palwal,panchkula,panipat,pathankot,patiala,patna,prayagraj,puducherry,pune,raipur,rajahmundry,ranchi,rewa,rewari,rohtak,rudrapur,saharanpur,salem,secunderabad,silchar,siliguri,sirsa,solapur,sri-ganganagar,srinagar,surat,thrissur,tinsukia,tiruchirapalli,tirupati,trivandrum,udaipur,udhampur,ujjain,vadodara,vapi,varanasi,vellore,vijayawada,visakhapatnam,warangal,yamuna-nagar
Integers

Integer: Definition, Types, Operations, Properties, Practice Problems and FAQs

The term ‘Integer’ emerges from the Latin word ‘Integer’ meaning ‘Whole’ or ‘untouched’. In mathematics, an integer is a collection of counting numbers (Natural numbers) including zero and negative of counting numbers. We can make a statement for the integer that it can be zero, a positive number, or a negative number but it cannot be a fraction. In this article, we will learn about the definition of integers, types of integers, arithmetic operations like subtraction, addition, multiplication and division of integers, properties of integers and many solved examples. Now, let us discuss them all in detail.

Table of Contents

Definition of Integers

Integers is a collection of natural numbers including zero and negative of the natural numbers.

For example: ...,-3,-2,-1,0, 1, 2, 3,...

The collection of integers is represented by Z, where Z stands for Zahlen, which means to count.

Types of Integers

Integers are of three types:

  1. Positive Integers (Z+)
  2. Negative Integers (Z-)
  3. Zero (0)

Positive Integers

Any number greater than zero is said to be a positive number and here if we are talking about positive integers so the counting numbers or natural numbers are the positive integers. It is denoted by ‘Z+’. The positive integers lie on the right side of zero on the number line.

For example:

Z+ = { 1, 2, 3,...,∞ }

Negative Integers

Any number less than zero is said to be a negative number and if we are talking about negative integers so the negative of natural numbers is called negative integers. They are denoted by 'Z-'. The negative integers lie on the left side of zero on the number line.

For example

Z- = {-∞,...,-3,-2,-1}

Zero

Zero (0) is neither a positive nor a negative integer. It is called a neutral number and there is a reason behind this because it has no sign i.e., '+' and '-'.

Note:- Negative integers are also called the additive inverse of positive integers.

Graphical Representation of Integers on Number Line

Till this point, we have a basic idea about integers. Now, let us learn how to represent them on the number line so we can understand the role of integers in mathematics more clearly.

Before representing integers on a number line, let us understand what a number line is. Basically, the number line is the visual representation of numbers on a straight line in both directions (positive and negative) and zero will be at the centre of the number line.

On a number line, the positive integers will always be on the right side of zero and the negative integers will be on the left side of zero as shown in the figure below:

Please enter alt text

Number Line

Note:

If there is no symbol of the operator in front of a number then the number is positive. i.e., 5 or +5 both are the same.

Arithmetic Operations on Integers

The four basic operations performed on integers are-

  1. Addition of integers
  2. Subtraction of integers
  3. Multiplication of integers
  4. Division of integers

Addition of Integers

Adding integers means an addition between two or more integers where the final result might increase or decrease depending on the sign of the integers.

  • Adding integers of the same sign:

Adding the integers of the same sign means adding the numerical values and writing down the same sign provided with the numbers.

For example,

5 + 11=16

-5 +(- 11)=-16

  • Adding integers of different signs:

While adding a positive and negative number, find the difference in the numerical value of the numbers and give the sign of the number having a larger numerical value.

For example,

(-6)+2=-4

(6)+(-2)=4

Subtraction of Integers

When we subtract two integers, first we should change the sign of the second integer by which the first integer is being subtracted and apply the same rule of addition.

For example,

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

3-8=3+(-8)=(-5)

Multiplication of Integers

There are some rules to be followed to carry out the multiplication of integers. The different rules and possible cases for the multiplication of integers are given below in the table.

Signs

Final result

Example

+× +

+

6 × 3=18

+ ×-

-

6× -3=-18

-× +

-

-6 × 3=-18

-× -

+

-6× -3=18

Division of Integers

Division of integers means dividing an integer equally in a group or dividing into a specific number of groups. The rules of division are similar to that of multiplication.

In order to perform division, there are several rules given below in the table.

Signs

Final result

Example

(+) ÷ (+)

+

6 ÷ 3=2

(+) ÷ (-)

-

6 ÷ (-3)=(-2)

(-) ÷ (+)

-

-6 ÷ 3=(-2)

(-) ÷ (-)

+

(-6) ÷ (-3)=2

Note:

Division of integers is not defined by 0.

Properties of Integers

The important properties followed by integers are as follows:

  1. Closure Property
  2. Commutative Property
  3. Associative Property
  4. Distributive Property

Closure Property

If we perform any operation on any two integers and the outcome is also an integer then we can say that the integers are closed under those operations. Integers are closed under addition, subtraction and multiplication.

The closure property is applicable to the following operations when we have two integers (say), r and s;

  • r+s  Z
  • r-s  Z
  • r ×s  Z

For example,

2+3=5  Z

5-2=3  Z

5 × 8 =40  Z

Note: Integers are not closed under division. For example: 1 ÷ 2=0.5 which is not an integer.

Commutative Property

According to the commutative property of integers, if r and s are the two integers, then:

  • r+s=s+r
  • r × s = s × r

For example,

  • 5+9=9+5=14
  • 8 × 3 =3 ×8 = 24

Note: Commutative property is only applicable in case of addition and multiplication of integers.

Associative Property

According to the associative property of integers, if r, s and t are integers, then:

  • r+s+t=r+s+t
  • r×s × t=r × s×  t 

For example,

  • 1+3+5=1+3+5=9
  • 1 × 3 × 5= 1 × 3× 5 = 15

Note: Associative property is only applicable in case of addition and multiplication of integers.

Distributive Property

Integers follow the distributive property over addition and subtraction as shown r× s+t and r×s-t, it means operand r can be distributed among the operands s and t as,

  • r×s+t=r×s+r× t
  • r×s-t=r×s-r×t

For example,

  • 2 × 5+3= 2 × 5+2 × 3= 16
  • 2 × 5-3= 2 × 5-2 × 3= 4

Additive Inverse

On adding any number to a given number if the result is zero then that number is the additive inverse of the given number.

  • r+ -r=0

Here, (-r) is the additive inverse of r.

For example,

  • 2+(-2)=0

Multiplicative Inverse

On multiplying a number with a given number if the final result is one then that number is the multiplicative inverse of the given number. Generally, the reciprocal of a number is the multiplicative inverse of the original number.

  • r × 1r=1 

Here, the multiplicative inverse of an r is 1r.

For example,

  • 2 × 12=1 

Note:- Zero doesn’t have a multiplicative inverse.

Additive Identity

On adding any number to a given number if the result remains the same then that number is the additive identity of the given number. i.e,r+0=r=0+r

Zero is the additive identity.

For example,

8+0=8=0+8

Multiplicative Identity

On multiplying a number with a given number if the final result remains the same, then that number is the multiplicative identity of the given number.

i.e., 1 × r =r=r ×1

One is the multiplicative identity.

For example,

5 × 1 = 5= 1 × 5

Absolute Value of an Integer

The absolute value of an integer is its numerical value irrespective of sign and it is denoted by two vertical bars i.e. | |

Example: |-5|=5 and |+5|=5

Practice Problems

  1. Solve the following:
  • 5 +8 =
  • (-8)+7 =
  • (-25) +(-14) =
  • 4 -19 =

Solution:

  • 5 +8 = 13
  • (-8)+7 =(-1)
  • (-25) +(-14) =(-39)
  • 4 -19 =(-15)
  1. Solve the following:
  • 5 × 8 =
  • 2 × -6 =
  • -3 ×  -7 =
  • -9 × 6 =

Solution:

  • 5 × 8 = 40
  • 2 ×-6= -12
  • -3 × -7 = 21
  • -9 × 6 = -54
  1. Plot the following integer on the given number line:

3,-3, 1, 2

Solution:

  1. Solve the division of integers:
  • 15 ÷ 3 =
  • 39 ÷ -13 =
  • -75 ÷ -5 =

Solution:

  • 15 ÷ 3 =5
  • 39 ÷ -13 = -3
  • -75 ÷ -5 =15

FAQs

Q1. How many integers will lie between 0 and 1?
Answer:
There is no integer lying between 0 and 1 as 0 and 1 are consecutive integers.

Q2. What are consecutive integers?
Answer:
It is a sequence of integers for which the common difference is 1.

For example: 4 and 6 are the consecutive integers for integer 5.

Q3. What are the types of integers?
Answer:
There are three types of integers i.e, positive integers, negative integers and zero.

Q4. What is the difference between additive inverse and multiplicative inverse?
Answer:
In additive inverse, we get the final result as zero whereas in multiplicative inverse the result is one.

Q5. Closure property is not applicable for which operation?
Answer:
The closure property is not applicable for division of integers because the final result may or may not be a fraction.

 

NEET Related Links

NEET Exam 2024

NEET 2024 Exam Dates

NEET 2024 Exam pattern

NEET 2024 Syllabus

NEET 2024 Eligibility Criteria

NEET 2024 Application

NEET UG Counselling

NEET FAQ

NEET UG Result

NEET 2024 Cut Off

Neet 2023 Toppers List Names & Rank

Neet Result 2023 Toppers list rank cut off

Neet Answer key Live Download PDF

Neet 2023 State Toppers List

JEE MAIN Related Links

JEE Main 2024

JEE Main Rank Predictor 2024

JEE Main College Predictor 2024

JEE Main 2024 Exam Dates

JEE Main 2024 Exam pattern

JEE Main 2024 Application

JEE Main 2024 Eligibility Criteria

JEE Main 2024 Syllabus

JEE Main 2024 Physics Syllabus

JEE Main 2024 Maths Syllabus

JEE Main 2024 Chemistry Syllabus

JEE Main 2024 Admit Card

JEE Main 2024 Counselling

JEE Main marks vs rank vs percentile

JEE Advanced Result 2023 live topper list

JEE Exam Preparation - How to calculate your rank jee

JEE Maths Syllabus - Important topics and weightage

JEE Advanced Related Links

JEE Advanced 2024 Exam Dates

JEE Advanced 2024 Application

JEE Advanced 2024 Eligibility Criteria

JEE Advanced 2024 Syllabus

JEE Advanced 2024 Maths Syllabus

JEE Advanced 2024 Physics Syllabus

JEE Advanced 2024 Chemistry Syllabus

JEE Advanced Exam Result

JEE Advanced Exam Dates

JEE Advanced Registration Dates

CUET Related Links

CUET 2024 Eligibility Criteria

CUET 2024 Admit Card

CUET 2024 Exam Pattern

CUET 2024 FAQs

CUET 2024 Counselling

CUET 2024 Syllabus

CUET 2024 Result

CUET 2024 Answer Key

CUET 2024 Preparation

CUET CUTOFF

CUET 2024 Application Form

Talk to our expert
Resend OTP Timer =
By submitting up, I agree to receive all the Whatsapp communication on my registered number and Aakash terms and conditions and privacy policy