Lecture 1
Lecture 1
Lecture 1
∴ (14)10 = 11102
Therefore, taking the value of the remainder from bottom to top, we get;
(4182)10 = (10126)8
Therefore,
(1056)16 = (10126)8
Example 2:
Convert (1001001100)2 to a decimal number.
Solution:
(1001001100)2
= 1 × 2 9 + 0 × 2 8 + 0 × 2 7 + 1 × 2 6 + 0 × 2 5 + 0 × 2 4 + 1 × 2 3 + 1 × 22 + 0 × 21 + 0 × 2 0
= 512 + 64 + 8 + 4
= (588)10
Example 3:
Convert 101012 into an octal number.
Solution:
Given,
101012 is the binary number
We can write the given binary number as,
010 101
Now as we know, in the octal number system,
010 → 2
101 → 5
Therefore, the required octal number is (25)8
Example 4:
Convert hexadecimal 2C to decimal number.
Solution:
We need to convert 2C16 into binary numbers first.
2C → 00101100
Now convert 001011002 into a decimal number.
101100 = 1 × 25 + 0 × 24 + 1 × 23 + 1 × 22 + 0 × 21 + 0 × 20
= 32 + 8 + 4
= 44
1.2: Integers
In Mathematics, integers are the collection of whole numbers and negative numbers. Similar to whole
numbers, integers also does not include the fractional part. Thus, we can say, integers are numbers that
can be positive, negative or zero, but cannot be a fraction. We can perform all the arithmetic operations,
like addition, subtraction, multiplication and division, on integers. The examples of integers are, 1, 2,
5,8, -9, -12, etc. The symbol of integers is “Z“. Now, let us discuss the definition of integers, symbol,
types, operations on integers, rules and properties associated to integers, how to represent integers on
number line with many solved examples in detail.
What are Integers?
The word integer originated from the Latin word “Integer” which means whole or intact. Integers is a
special set of numbers comprising zero, positive numbers and negative numbers.
Examples of Integers: – 1, -12, 6, 15.
Symbol
The integers are represented by the symbol ‘Z’.
Z= {……-8,-7,-6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8,……}
Types of Integers
Integers come in three types:
• Zero (0)
• Positive Integers (Natural numbers)
• Negative Integers (Additive inverse of Natural Numbers)
Zero
Zero is neither a positive nor a negative integer. It is a neutral number i.e. zero has no sign (+ or -).
Positive Integers
The positive integers are the natural numbers or also called counting numbers. These integers are also
sometimes denoted by Z+. The positive integers lie on the right side of 0 on a number line.
Z+ → 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23,
24, 25, 26, 27, 28, 29, 30,….
Negative Integers
The negative integers are the negative of natural numbers. They are denoted by Z–. The negative
integers lie on the left side of 0 on a number line.
Z– → -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -
20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30,…..
CLASSIFICATION OF INTEGERS
Rules of Integers
Rules defined for integers are:
• Sum of two positive integers is an integer
• Sum of two negative integers is an integer
• Product of two positive integers is an integer
• Product of two negative integers is an integer
• Sum of an integer and its inverse is equal to zero
• Product of an integer and its reciprocal is equal to 1
Arithmetic Operations on Integers
The basic Maths operations performed on integers are:
• Addition of integers
• Subtraction of integers
• Multiplication of integers
• Division of integers
Addition of Integers
While adding the two integers with the same sign, add the absolute values, and write down the sum with
the sign provided with the numbers.
For example,
(+4) + (+7) = +11
(-6) + (-4) = -10
While adding two integers with different signs, subtract the absolute values, and write down the
difference with the sign of the number which has the largest absolute value.
For example,
(-4) + (+2) = -2
(+6) + (-4) = +2.
Subtraction of Integers
While subtracting two integers, change the sign of the second number which is being subtracted, and
follow the rules of addition.
For example,
(-7) – (+4) = (-7) + (-4) = -11
(+8) – (+3) = (+8) + (-3) = +5
Multiplication of Integers
While multiplying two integer numbers, the rule is simple.
• If both the integers have the same sign, then the result is positive.
• If the integers have different signs, then the result is negative.
For example,
• (+2) x (+3) = +6
• (+3) x (-4) = – 12
Thus, we can summarise the multiplication of two integers with examples in the below table.
Multiplication of Signs Resulting Sign Examples
+×+ + 3 × 4 = 12
+×– – 3 × -4 = -12
–×+ – -3 × 4 = -12
–×– + -3 × -4 = 12
Division of Integers
The rule for dividing integers is similar to multiplication.
• If both the integers have the same sign, then the result is positive.
• If the integers have different signs, then the result is negative.
Similarly
• (+6) ÷ (+2) = +3
• (-16) ÷ (+4) = -4
+÷+ + 15 ÷ 3 = 5
+÷– – 15 ÷ -3 = -5
–÷+ – -15 ÷ 3 = -5
–÷– + -15 ÷ -3 = 5
Properties of Integers
The major Properties of Integers are:
1. Closure Property
2. Associative Property
3. Commutative Property
4. Distributive Property
5. Additive Inverse Property
6. Multiplicative Inverse Property
7. Identity Property
Closure Property
According to the closure property of integers, when two integers are added or multiplied together, it
results in an integer only. If a and b are integers, then:
• a + b = integer
• a x b = integer
Examples:
• 2 + 5 = 7 (is an integer)
• 2 x 5 = 10 (is an integer)
Commutative Property
According to the commutative property of integers, if a and b are two integers, then:
• a+b=b+a
• axb=bxa
Examples:
• 3 + 8 = 8 + 3 = 11
• 3 x 8 = 8 x 3 = 24
But for the commutative property is not applicable to subtraction and division of integers.
Associative Property
As per the associative property, if a, b and c are integers, then:
• a+(b+c) = (a+b)+c
• ax(bxc) = (axb)xc
Examples:
• 2+(3+4) = (2+3)+4 = 9
• 2x(3×4) = (2×3)x4 = 24
Similar to commutativity, associativity is applicable for the addition and multiplication of integers only.
Distributive property
According to the distributive property of integers, if a, b and c are integers, then:
a x (b + c) = a x b + a x c
Example: Prove that: 3 x (5 + 1) = 3 x 5 + 3 x 1
LHS = 3 x (5 + 1) = 3 x 6 = 18
RHS = 3 x 5 + 3 x 1 = 15 + 3 = 18
Since, LHS = RHS
Hence, proved.
In the above number line, each number has been plotted with a red dot.
Example 2:
Solve the following:
• 5+3=?
• 5 + (-3) = ?
• (-5) + (-3) = ?
• (-5) x (-3) = ?
Solution:
• 5+3=8
• 5 + (-3) = 5 – 3 = 2
• (-5) + (-3) = -5 – 3 = -8
• (-5) x (-3) = 15
Example 3:
Solve the following product of integers:
• (+5) × (+10)
• (12) × (5)
• (- 5) × (7)
• 5 × (-4)
Solution:
• (+5) × (+10) = +50
• (12) × (5) = 60
• (- 5) × (7) = -35
• 5 × (-4) = -20
Example 4:
Solve the following division of integers:
• (-9) ÷ (-3)
• (-18) ÷ (3)
• (4000) ÷ (- 100)
Solution:
• (-9) ÷ (-3) = 3
• (-18) ÷ (3) = -6
• (4000) ÷ (- 100) = -40
1.3: Fractions
What are Fractions?
Definition 1: A fraction represents a numerical value, which defines the parts of a whole.
Definition 2: A fraction is a number that represents a part of a whole.
Generally, the fraction can be a portion of any quantity out of the whole thing and the whole can be
any specific things or value.
The basics of fractions explain the top and bottom numbers of a fraction. The top number represents
the number of selected or shaded parts of a whole whereas the bottom number represents the total
number of parts.
Suppose a number has to be divided into four parts, then it is represented as x/4. So the fraction here,
x/4, defines 1/4th of the number x. Hence, 1/4 is the fraction here. It means one in four equal parts. It
can be read as one-fourth or 1/4. This is known as fraction.
FRACTIONS
Fractions play an important part in our daily lives. There are many examples of fractions you will
come across in real life. We have to willingly or unwillingly share that yummy pizza amongst our
friends and families. Three people, four slices. If you learn and visualize fractions in an easy way, it
will be more fun and exciting. For example, slice an apple into two parts, then each part of the sliced
apple will represent a fraction (equal to 1/2).
Parts of Fractions
The fractions include two parts, numerator and denominator.
• Numerator: It is the upper part of the fraction, that represents the sections of the fraction
• Denominator: It is the lower or bottom part that represents the total parts in which the
fraction is divided.
Example: If 3/4 is a fraction, then 3 is the numerator and 4 is the denominator.
Properties of Fractions
Similar to real numbers and whole numbers, a fractional number also holds some of the important
properties. They are:
• Commutative and associative properties hold true for fractional addition and multiplication
• The identity element of fractional addition is 0, and fractional multiplication is 1
• The multiplicative inverse of a/b is b/a, where a and b should be non zero elements
• Fractional numbers obey the distributive property of multiplication over addition
Types of Fractions
Based on the properties of numerator and denominator, fractions are sub-divided into different types.
They are:
• Proper fractions
• Improper fractions
• Mixed fractions
• Like fractions
• Unlike fractions
• Equivalent fractions
Proper Fractions
The proper fractions are those where the numerator is less than the denominator. For example, 8/9
will be a proper fraction since “numerator < denominator”.
Improper Fractions
The improper fraction is a fraction where the numerator happens to be greater than the denominator.
For example, 9/8 will be an improper fraction since “numerator > denominator”.
Mixed Fractions
A mixed fraction is a combination of the integer part and a proper fraction. These are also called
mixed numbers or mixed numerals. For example:
Like Fractions
Like fractions are those fractions, as the name suggests, that are alike or same.
For example, take ½ and 2/4; they are alike since if you simplify it mathematically, you will get the
same fraction.
Unlike Fractions
Unlike fractions, are those that are dissimilar.
For example, ½ and 1/3 are unlike fractions.
Equivalent Fractions
Two fractions are equivalent to each other if after simplification either of two fractions is equal to the
other one.
For example, ⅔ and 4/6 are equivalent fractions.
Since, 4/6 = (2×2)/(2×3) = 2/3
Unit Fractions
A fraction is known as a unit fraction when the numerator is equal to 1.
• One half of whole = ½
• One-third of whole = 1/3
• One-fourth of whole = ¼
• One-fifth of whole = ⅕
Since the denominator is equal to 5, thus 1 is divided into 5 equal parts, on the number line. Now the
first section is 1/5 and the third section is 3/5.
Similarly, you can practice marking more of the fractions on the number line, such as 1/2, 1/4, 2/11,
3/7, etc.
Rules for Simplification of Fractions
There are some rules we should know before solving the problems based on fractions.
Rule #1: Before adding or subtracting fractions, we should make sure that the denominators are equal.
Hence, the addition and subtraction of fractions are possible with a common denominator.
Rule #2: When we multiply two fractions, then the numerators are multiplied as well as the
denominators are multiplied. Later simplify the fraction.
Rule #3: When we divide a fraction from another fraction, we have to find the reciprocal of another
fraction and then multiply with the first one to get the answer.
Adding Fractions
The addition of fractions is easy when they have a common denominator.
For example, ⅔ + 8/3 = (2+8)/3 = 10/3
Hence, we need to just add the numerators here.
Adding Fractions with Different Denominators
If the denominators of the two fractions are different, we have to simplify them by finding the LCM
of denominators and then making it common for both fractions.
Example: ⅔ + ¾
The two denominators are 3 and 4
Hence, LCM of 3 and 4 = 12
Therefore, multiplying ⅔ by 4/4 and ¾ by 3/3, we get;
8/12 + 9/12
= (8+9)/12
= 17/12
Subtracting Fractions
The rule for subtracting two or more fractions is the same as for addition. The denominators should be
common to subtract two fractions.
Example: 9/2 – 7/2 = (9-7)/2 = 2/2 = 1
Subtracting with Different Denominators
If the denominators of the two fractions are different, we have to simplify them by finding the LCM
of denominators and then making it common for both fractions.
Example: ⅔ – ¾
The two denominators are 3 and 4
Hence, LCM of 3 and 4 = 12
Therefore, multiplying ⅔ by 4/4 and ¾ by 3/3, we get;
8/12 – 9/12
= (8-9)/12
= -1/12
Multiplication of Fractions
As per rule number 2, we have discussed in the previous section, when two fractions are multiplied,
then the top part (numerators) and the bottom part (denominators) are multiplied together.
If a/b and c/d are two different fractions, then the multiplication of a/b and c/d will be:
(a/b) x (c/d) = (axc)/(bxd) = (ac/bd)
Example: Multiply ⅔ and 3/7.
(⅔) x (3/7) = (2×3)/(3×7) = 2/7
Division of Fractions
If we have to divide any two fractions, then we will use here rule 3 from the above section, where we
need to multiply the first fraction to the reciprocal of the second fraction.
If a/b and c/d are two different fractions, then the division a/b by c/d can be expressed as:
(a/b)÷(c/d) = (a/b)x(d/c) = (ad/bc)
Example: Divide ⅔ by 3/7.
(⅔) ÷ (3/7) = (⅔) x (7/3) = (2×7)/(3×3) = 14/9
1.324*106 4
1,324,000.00
1.32400000*106 9
6.75*10-5 3
0.00006750000
6.750000*10-5 7
-1*10-8 1
-0.0000000100
-1.00*10-8 3
Exercises
Practice questions on Number System
1. Convert (242)10 into hexadecimal. [Answer: (F2)16]
2. Convert 0.52 into an octal number. [Answer: 4121]
3. Subtract 11012 and 10102. [Answer: 0010]
4. Represent 5C6 in decimal. [Answer: 1478]
5. Represent binary number 1.1 in decimal. [Answer: 1.5]
Practice Questions on Integers
1. Sum of two positive integers is a positive integer. True or False?
2. What is the sum of first five positive integers?
3. What is the product of first five positive odd integers?
4. Plot the integers from -10 to +10 on the number line.
Practice Questions on Fractions
Solve the following:
1. 3/7+9/2-8.
2. 22/7+8/11.
3. 32/9 x 81/4.
4. 44/9 ÷ 36/4.
5. Reduce 35/84 to the simplest form.
6. Convert the fraction 81/63 to the reduced form.