Skip to content
Related Articles
Get the best out of our app
GeeksforGeeks App
Open App
geeksforgeeks
Browser
Continue

Related Articles

What are the properties of a real number?

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

The number system includes different types of numbers for example prime numbers, odd numbers, even numbers, rational numbers, whole numbers, etc. These numbers can be expressed in the form of figures as well as words accordingly. For example, the numbers like 40 and 65 expressed in the form of figures can also be written as forty and sixty-five.

A Number system or numeral system is defined as elementary system to express numbers and figures. It is the unique way of representation of numbers in arithmetic and algebraic structure.

Numbers are used in various arithmetic values applicable to carry out various arithmetic operations like addition, subtraction, multiplication, etc which are applicable in daily lives for the purpose of calculation. The value of a number is determined by the digit, its place value in the number, and the base of the number system.

Numbers generally are also known as numerals are the mathematical values used for counting, measurements, labeling, and measuring fundamental quantities.

Real Numbers are the mathematical values or figures used for the purpose measuring or calculating the quantities. It is represented by numerals as 2,4,7, etc. Some examples of numbers are integers, whole numbers, natural numbers, rational and irrational numbers, etc.

Real numbers

Real numbers are the set numbers that do not include any imaginary value. It includes all the positive integers, negative integers, fractions, and decimal values. It is generally denoted by ‘R’.

All the negative and positive integers, decimal and fractional numbers without imaginary numbers are called real numbers.

Real numbers are represented by the “R” symbol. Real numbers can be explained as the union of both rational and irrational numbers. They can be both negative or positive and are denoted by the symbol “R”. All the decimals, natural numbers, and fractions come under this category. The examples below show the classification of real numerals.

Examples:

Rational numbers  ⇢   – {5/3 , 0 .63 , -6/5 O.7116 ….}    

Irrational numbers  ⇢  -{√3, √5, √11, √21, π(Pi)}                                            

Integers  ⇢   – {-3, -2,-1,0,1,2 , 3….}

Whole numbers  ⇢   -{ 0,1,2,3,4..}

Natural numbers  ⇢   –  {1,2,3,4….}

Types Of Numbers

There are different types of numbers categorized into sets by the real number system. The types are described below:

Rational numbers: Rational numbers are the numbers that can be expressed as the ratio of two integers. It includes all the integers and can be expressed in terms of fractions or decimals. It is denoted by ‘Q’.

It can be expressed as 4/3, 0 .83, -7/5, 0.7116

Irrational numbers: Irrational numbers are numbers that cannot be expressed in fractions or ratios of integers. It can be written in decimals and have endless non-repeating digits after the decimal point. It is denoted by ‘P’.

It can be expressed as √5, √11, √21,

Integers: Integers are the set of numbers including all the positive counting numbers, zero as well as all negative counting numbers which count from negative infinity to positive infinity. The set doesn’t include fractions and decimals. The set of integers is denoted by ‘Z’.

The set of integers can be represented as Z=………..,-5.-4,-3,-2,-1,0,1,2,3,4,5,………….

Decimal numbers: Any numeral value that consists of a decimal point is a decimal number.

It can be expressed as 2.5 ,0.567, 9.08 etc.

Whole numbers: Whole numbers are positive numbers including zero, which counts from 0 to infinity. Whole numbers do not include fractions or decimals. The set of whole numbers is represented by ‘W’.

The set can be represented as W=0,1,2,3,4,5,………………

Natural numbers: Natural numbers are the positive numbers that count from 1 to infinity. The set of natural numbers is represented by ‘N’. It is the numbers we generally use for counting.

The set of natural numbers can be represented as N=1,2,3,4,5,6,7,…………

Properties of Real Number 

The main properties of Real numbers are:

  • Closure property 
  • Commutative property 
  • Associative property 
  • Distributive property
  • Identity element property 
  • Inverse element property

Closure Property

In this property of real number, we can add or multiply any two real numbers that will also result in a real number.

Example: 2 + 5 = 7 and 80 + 40 = 120 for addition 

                6× 5 = 30  for multiplication

Commutative Property

It states that the operation of addition or multiplication on the number does not matter what is the order, it will give us the same result even after swapping or reversing their position.

Or we can say that the placement of adding or multiplying numbers can be changed but it will give the same results.

This property is valid for addition and multiplication not for subtraction and division.

                            x + y = y + x                                            or                        x.y = y.x

Example: 

If we add 6 in 2 or add 2 in 6 results will be same                   If we multiply both the real number

                         6 + 2 = 8 = 2 + 6                                                                6 × 5=30 = 5 × 6                                                                                                                                        

Associative Property

This property states that when three or more numbers are added (or multiplied) or the sum(or product) is the same regardless of the grouping of the addends (or multiplicands).

The addition or multiplication in which order the operations are performed does not matter as long as the sequence of the numbers is not changed. This is defined as the associative property.

That is, rearranging the numbers in such a manner that will not change their value.

                  (x + y) + z = x + (y + z)                        and                           (x.y).z = x.(y.z)

Example: (4 + 5) + 6 = 4 + (5 + 6)                                                    (2 × 5) × 6 = 2 × (5 × 6)

                              15 = 15                                                                                60 = 60

As you can see even after changing their order, it gives the same result in both the operations adding as well as multiplication.

Distributive Property

This property helps us to simplify the multiplication of a number by a sum or difference. It distributes the expression as it simplifies the calculation.

                     x × (y + z) = x × y + x × z                      and                      x × (y – z) = x × y – x × z  

Example: Simplify 4 × (5 + 6)  

                          = 4 × 5 + 4 × 6

                          = 20 + 24

                          = 44

It applies same for the subtraction also

Identity Element Property

This is an element that leaves other elements unchanged when combined with them. The identity element for the addition operation is 0 and for multiplication is 1.

For addition, a + 0 = a and for multiplication a.0 = 0              

Example: For addition, if a = 6

a + 0 = 6 + 0 = 6

and for multiplication if a = 6

a.0 = 6.0 = 0

Inverse Element

The reciprocal for a number “a”, denoted by 1/a, is a number which when multiplied by “a” yields the multiplicative identity 1.

The multiplicative inverse of a fraction: a/b is b/a  

The additive inverse of a number “a”  is the number that when added to “a”, gives result zero. This number is also known as the additive inverse or opposite (number), sign change, and negation.

Or we can say for a real number, it reverses its sign from positive number to negative and negative number to positive. Zero is itself additive inverse.

Example: Reciprocal of 7 is 1/7 and additive inverse of 7 is -7

Sample Questions

Question 1: Give some examples for Commutative properties ?

Answer:

     For  addition                                                                  For multiplication

     8 + 3 = 3 + 8 = 11                                                       12 × 5 = 5 × 12 = 60

    26 + 11 = 11 + 26 = 37                                                 2 × 5 = 5 × 2 = 10

Question 2: Simplify 70 × (20 + 9) by distributive property?

Answer:

As per the distributive property 

        = 70 × 20 + 70 × 9

        = 1400 + 630

        = 2030

Question 3: Simplify by associative property or verify

(30 + 60) + 7 = 30 + (60 + 7)

Answer:

As per the property

                        (30 + 60) + 7 = 30 + (60 + 7)

                                   90 + 7 = 30 + 67

                                        97   =  97

Hence verified


My Personal Notes arrow_drop_up
Last Updated : 21 Sep, 2021
Like Article
Save Article
Similar Reads
Related Tutorials