0% found this document useful (0 votes)
54 views

Number System

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Number System

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

NUMBER SYSTEM

NUMBER SYSTEM

Natural Numbers : Numbers which are used for counting the objects are called natural numbers. They are
denoted by N.

N = { 1, 2, 3………………..}

All positive integers are natural numbers.

Whole numbers :- When ‘zero’ is included in the natural numbers, they are known as whole numbers.

They are denoted by W.

W= { 0, 1, 2, 3……………….}

Integers : All natural numbers, zero and negatives of natural numbers are called as integers.

They are denoted by I.

I = { ………………..,-3, -2, -1, 0, 1 , 2, 3………………}

Rational numbers : The numbers which can be expressed in the form of where P and Q
are integers and are called rational numbers

They are called by Q.

Irrational numbers : The numbers which cannot be written in the form of where P and
Q are integers and are called irrational numbers.

When these numbers are expressed in decimal form, they are neither terminating nor repeating.

JATINDER SINGH Page 1


NUMBER SYSTEM

Real numbers : Real numbers include both rational as well as irrational numbers.

Positive or negative, large or small, whole numbers or decimal numbers are all real numbers.

e.g.= 1, 13.79, -0.01, etc.

Imaginary numbers : An imaginary number is a complex number that can be written as a real number multiplied
by the imaginary unit ‘i’ which is defined by its properly

Note : Zero (0) is considered to be both real and imaginary number.

Prime number : A prime number is a natural number greater than 1 and is divisible only by 1 and itself.

e.g.2, 3, 5, 7, 11, 13, 17 ,19 ………….etc.

Note :- 2 is the only even prime number.

Composite Numbers : A number, other than 1, which is not a prime number is called a composite number .

E.g. 4, 6, 8, 9, 10, 12, 14, 15 ……….etc.

Note :1 1 is neither a prime number nor a composite number.

2 there are 25 prime numbers between 1 and 100.

To find whether a number is prime or not-

To check whether the number is prime or not,

1 We take an integer larger than the square root of the number. Let the number be ‘k’.

2 Test the divisibility of the given number by every prime number less than ‘k’.

3 If it is not divisible by any of them, then the given number is prime otherwise it is a composite number.

E.g.= Is 881 a prime number ?

Sol- The appropriate square root of 881 is 30.

JATINDER SINGH Page 2


NUMBER SYSTEM

Prime number less than 30 are 2, 3, 5, 7, 11, 13, 17,19, 23,29.

881 is not divisible by any of the above numbers, so it is a prime minister.

Co-prime numbers : Two numbers are co-prime of their HCF is 1.

E.g. (2,3), (3,4) , (5,7), (3,13) etc.

Even numbers : The number which is divisible by 2 is called even number.

E.g. – 2, 4, 6, 8…………….

Odd numbers – The number which is not divisible by 2 is called odd number.

e.g.= 3, 5, 7, 9…………..

Consecutive numbers : A series of numbers in which the succeeding number is greater then the preceding
number by 1 is called a series of consecutive numbers.

i.e., Difference between two consecutive numbers is 1.

Some Rules on Counting Numbers

1. Sum of all the first n natural numbers

Q. Find the sum of first 20 natural numbers.

Ans- Sum of 1 to 20

Q. Find the sum of numbers from 11 to 20.

JATINDER SINGH Page 3


NUMBER SYSTEM

2. Sum of first n old numbers =

Q. What is the sum of first 10 odd numbers ?

Ans- Sum of first 10 odd numbers =

Q. Find the sum of 9+11+13+………+29

Ans – 1+3+5+…………+29=

(as there are 15 odd numbers from 1 to 29)

1+3+5+7=

9+11+13+29=225-16=209

3. Sum of first n even numbers

Q. What is the sum of even numbers between 1 and 50 ?

Q. Find the value of 12+14+……….+30.

Ans- (2+4+6+…….+30) has 15 even numbers

JATINDER SINGH Page 4


NUMBER SYSTEM

2+4+6+………30=15(15+1)=240

Similarly 2+4+6+8+10= 5(5+1)=30

12+14………….+30=240-30=210

4. Sum of squares of first n natural numbers

Important Formulas of Number System

Formulas of Number Series


1. 1 + 2 + 3 + 4 + 5 + … + n = n(n + 1)/2
2. (12 + 22 + 32 + ..... + n2) = n ( n + 1 ) (2n + 1) / 6
3. (13 + 23 + 33 + ..... + n3) = (n(n + 1)/ 2)2
4. Sum of first n odd numbers = n2
5. Sum of first n even numbers = n (n + 1)
Mathematical Formulas
1. (a + b)(a - b) = (a2 - b2)
2. (a + b)2 = (a2 + b2 + 2ab)
3. (a - b)2 = (a2 + b2 - 2ab)
4. (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
5. (a3 + b3) = (a + b)(a2 - ab + b2)
6. (a3 - b3) = (a - b)(a2 + ab + b2)
7. (a3 + b3 + c3 - 3abc) = (a + b + c)(a2 + b2 + c2 - ab - bc - ac)
8. When a + b + c = 0, then a3 + b3 + c3 = 3abc
9. (a + b)n = an + (nC1)an-1b + (nC2)an-2b2 + … + (nCn-1)abn-1 + bn

JATINDER SINGH Page 5


NUMBER SYSTEM

DIVISIBILITY RULES

Divisible by 2 – If a number ends with 0,2,4,6,8 then the number is divisible by 2.

Example – 254, 326, 3548, 4210. All number ends with 4,6,8,0 so these numbers are divisible
by 2.

Divisible by 3 – If sum of all the digits of a number is divisible by 3, then the number itself, is
also divisible by 3.

Example – 375,4251,78123. Here we are taking another example of 549 – 5+4+9 = 18 which is
divisible by 3, so 549 is also divisible by 3.

Divisible by 4 – If the last two digits of any number is divisible by 4, then the number is also
divisible by 4.

Example – 2348.Here last two digits 48 are divisible by 4, so 2348 is also divisible by 4.

Divisible by 5 – If a number ends with 0 or 5, then it is divisible by 5.

Example – 340, 625.

Divisible by 6 – If a number is divisible by both 2 and 3, then it is divisible by 6 as well.

Example – 4536. Here the number ends on 6 which is divisible by 2 and the sum of digits
(4+5+3+6 = 18) which is divisible by 3 also, so the number 4536 is divisible by 6.

Divisible by 8 – If the last three digits of a number can be divided by 8, then the number
is divisible by 8.

Example – 746848. Here last 3 digits 848 are divided by 8, hence the number 746848 is
divisible by 8.

Divisible by 10 – If a number ends with 0, then it is divisible by 10.

Example – 120, 330, 500.

Divisible by 11 – If (sum of its digit in odd places) is subtracted by (sum of its digits in even
places) = 0 or multiple of 11, then the number is divisible by 11.

Example – 39798846Sum of digits at odd places = 3+7+8+4 = 22 Sum of digits at even places =
9+9+9+6 = 33Now -> 33-22 = 11 which is multiple of 11 so number is divisible.

JATINDER SINGH Page 6


NUMBER SYSTEM

Divisible by 12 – If a number is divisible by 3 and 4 both, then it will also be divisible by 12 as


well.

Example – 4848 is divisible by 3 and 4 both, so it will be divisible by 12 also.

Divisible by 14 – If a number is divisible by 2 and 7 both, then it will also be divisible by 14 as


well.

Example – 4242 is divisible by 2 and 7 both, so it will be divisible by 14 also.

Divisible by 15 – If a number is divisible by 3 and 5 both, then it will also be divisible by 15 as


well.

Example – 4545 is divisible by 3 and 5 both, so it will be divisible by 15 also.

Divisible by 16 – A number is divisible by 16, if the number formed by the last4 digits is
divisible by 16.

Example – 7957536 Last four digits 7536 are divisible by 16.

Divisible by 24 – If a number is divisible by 3 and 8 both, then it will also be divisible by 14 as


well.

Example – 4848 is divisible by 3 and 8 both, so it will be divisible by 24 also.

Divisible by 40 – If a number is divisible by 5 and 8 both, then it will also be divisible by 40 as


well.

Example – 8080 is divisible by 5 and 8 both, so it will be divisible by 40 also.

Divisible by 80 – If a number is divisible by 5 and 16 both, then it will also be divisible by 80


as well.

Example – 80160 is divisible by 5 and 16 both, so it will be divisible by 80 also.

JATINDER SINGH Page 7


NUMBER SYSTEM

QUESTIONS FOR PRACTICE


Which one of the following is not a prime number? A. 1951609
A. 31
B. 1981709
B. 61
C. 18362619
C. 71
D. 2031719
D. 91
E. None of these
Answer: Option D
Explanation: Answer: Option A
91 is divisible by 7. So, it is not a prime number. Explanation:
1397 x 1397 = (1397)2

= (1400 - 3)2
(112 x 54) = ?
A. 67000 = (1400)2 + (3)2 - (2 x 1400 x 3)

B. 70000 = 1960000 + 9 - 8400


C. 76500 = 1960009 - 8400
D. 77200
= 1951609.
Answer: Option B
Explanation:
10 4 112 x 104 1120000 How many of the following numbers are divisible by 132
(112 x 54) = 112 x = = = 70000 ?
264, 396, 462, 792, 968, 2178, 5184, 6336
A. 4
32
It is being given that (2 + 1) is completely divisible by a B. 5
whole number. Which of the following numbers is
C. 6
completely divisible by this number?
16
A. (2 + 1) D. 7
16 Answer: Option A
B. (2 - 1)
Explanation:
C. (7 x 223) 132 = 4 x 3 x 11
96
D. (2 + 1) So, if the number divisible by all the three number 4, 3 and 11,
Answer: Option D then the number is divisible by 132 also.
Explanation: 264 11,3,4 (/)
Let 232 = x. Then, (232 + 1) = (x + 1).
Let (x + 1) be completely divisible by the natural number N. 396 11,3,4 (/)
Then, 462 11,3 (X)
(296 + 1) = [(232)3 + 1] = (x3 + 1) = (x + 1)(x2 - x + 1), which is
completely divisible by N, since (x + 1) is divisible by N. 792 11,3,4 (/)
968 11,4 (X)

What least number must be added to 1056, so that the 2178 11,3 (X)
sum is completely divisible by 23 ? 5184 3,4 (X)
A. 2
6336 11,3,4 (/)
B. 3 Therefore the following numbers are divisible by 132 : 264, 396,
792 and 6336.
C. 18
Required number of number = 4.
D. 21

E. None of these
Answer: Option A (935421 x 625) = ?
Explanation: A. 575648125
23) 1056 (45
92 B. 584638125
--- C. 584649125
136
D. 585628125
115
--- Answer: Option B
Explanation:
21 10 4
--- 935421 x 625 = 935421 x 54 = 935421 x 2

Required number = (23 - 21) =


935421 x 104
=
9354210000
= 2. 24 16
= 584638125
1397 x 1397 = ?

JATINDER SINGH Page 8


NUMBER SYSTEM

Explanation:
5358 x 51 = 5358 x (50 + 1)
Q. The largest 4 digit number exactly divisible by 88 is:
= 5358 x 50 + 5358 x 1
A. 9944
= 267900 + 5358
B. 9768
= 273258
C. 9988

D. 8888
Q. The difference of two numbers is 1365. On dividing
E. None of these the larger number by the smaller, we get 6 as quotient
Answer: Option A and the 15 as remainder. What is the smaller number ?
Explanation:
A. 240
Largest 4-digit number = 9999
B. 270
88) 9999 (113 C. 295
88
---- D. 360
119 Answer: Option B
Explanation:
88 Let the smaller number be x. Then larger number = (x + 1365).
---- x + 1365 = 6x + 15
319 5x = 1350
264 x = 270
--- Smaller number = 270.
55
---
Q. (12)3 x 64 � 432 = ?
A. 5184
Required number = (9999 - 55)
= 9944. B. 5060

C. 5148

Q. Which of the following is a prime number ? D. 5084


A. 33
E. None of these
B. 81 Answer: Option A
Explanation:
C. 93 (12)3 x 64 (12)3 x 64
Given Exp. = = = (12)2 x 62 = (72)2 = 5184
D. 97 432 12 x 62

Answer: Option D
Explanation: Q. 72519 x 9999 = ?
Clearly, 97 is a prime number. A. 725117481

B. 674217481
1793 317
Q. What is the unit digit in {(6374) x (625) x C. 685126481
(341491)}?
A. 0 D. 696217481

B. 2 E. None of these
Answer: Option A
C. 3 Explanation:
72519 x 9999 = 72519 x (10000 - 1)
D. 5
Answer: Option A = 72519 x 10000 - 72519 x 1
Explanation:
Unit digit in (6374)1793 = Unit digit in (4)1793 = 725190000 - 72519
= Unit digit in [(42)896 x 4]
= 725117481.
= Unit digit in (6 x 4) = 4
Unit digit in (625)317 = Unit digit in (5)317 = 5
Unit digit in (341)491 = Unit digit in (1)491 = 1
Required digit = Unit digit in (4 x 5 x 1) = 0.
Q. If the number 517*324 is completely divisible by 3,
then the smallest whole number in the place of * will be:
Q. 5358 x 51 = ?
A. 0
A. 273258
B. 1
B. 273268
C. 2
C. 273348
D. None of these
D. 273358
Answer: Option C
Answer: Option A

JATINDER SINGH Page 9


NUMBER SYSTEM

Explanation: n 45 45
Sum of digits = (5 + 1 + 7 + x + 3 + 2 + 4) = (22 + x), which must [2a + (n - x [2 x 1 + (45 - x = (45 x
Sn = 2 = 2 = 2 46
be divisible by 3. 1)d] 1) x 1] 23)
x = 2.
= 45 x (20 + 3)

Q. The smallest 3 digit prime number is: = 45 x 20 + 45 x 3


A. 101 = 900 + 135

B. 103 = 1035.
Shorcut Method:
C. 109
n(n + 1) 45(45 + 1)
Sn = = = 1035.
D. 113 2 2
Answer: Option A
Explanation: Q. Which of the following number is divisible by 24 ?
The smallest 3-digit number is 100, which is divisible by 2. A. 35718

100 is not a prime number. B. 63810


101 < 11 and 101 is not divisible by any of the prime numbers 2, C. 537804
3, 5, 7, 11.
D. 3125736
101 is a prime number.
Answer: Option D
Hence 101 is the smallest 3-digit prime number. Explanation:
24 = 3 x8, where 3 and 8 co-prime.
Q. Which one of the following numbers is exactly Clearly, 35718 is not divisible by 8, as 718 is not divisible by 8.
divisible by 11?
Similarly, 63810 is not divisible by 8 and 537804 is not divisible
A. 235641 by 8.
B. 245642 Consider option (D),
C. 315624 Sum of digits = (3 + 1 + 2 + 5 + 7 + 3 + 6) = 27, which is divisible
by 3.
D. 415624
Also, 736 is divisible by 8.
Answer: Option D
Explanation: 3125736 is divisible by (3 x 8), i.e., 24.
(4 + 5 + 2) - (1 + 6 + 3) = 1, not divisible by 11.
Q. 753 x 753 + 247 x 247 - 753 x 247
(2 + 6 + 4) - (4 + 5 + 2) = 1, not divisible by 11. =?
753 x 753 x 753 + 247 x 247 x 247
(4 + 6 + 1) - (2 + 5 + 3) = 1, not divisible by 11.
1
A.
(4 + 6 + 1) - (2 + 5 + 4) = 0, So, 415624 is divisible by 11. 1000

1
B.
Q. (?) - 19657 - 33994 = 9999 506
A. 63650
253
C.
B. 53760 500

C. 59640 D. None of these


Answer: Option A
D. 61560
Explanation:
E. None of these (a2 + b2 - ab) 1 1 1
Given Exp. = = = =
Answer: Option A (a3 + b3) (a + b) (753 + 247) 1000
Explanation:
19657 Let x - 53651 = Q. (?) + 3699 + 1985 - 2047 = 31111
9999 A. 34748
33994 Then, x = 9999 +
B. 27474
53651 = 63650
----- C. 30154
53651 D. 27574
-----
E. None of these
Q. The sum of first 45 natural numbers is: Answer: Option B
Explanation:
A. 1035 x + 3699 + 1985 - 2047 = 31111
x + 3699 + 1985 = 31111 + 2047
B. 1280 x + 5684 = 33158
x = 33158 - 5684 = 27474.
C. 2070

D. 2140 Q. If the number 481 * 673 is completely divisible by 9,


Answer: Option A then the smallest whole number in place of * will be:
Explanation: A. 2
Let Sn =(1 + 2 + 3 + ... + 45). This is an A.P. in which a =1, d =1,
n = 45.

JATINDER SINGH Page 10


NUMBER SYSTEM

B. 5 => Assume Q = 1.
=> (56+29)%8 = R.
C. 6
=> 85%8 = R
D. 7
=> 5 = R.
E. None of these
Q. If n is a natural number, then (6n2 + 6n) is always
Answer: Option D divisible by:
Explanation:
A. 6 only
Sum of digits = (4 + 8 + 1 + x + 6 + 7 + 3) = (29 + x), which must
be divisible by 9. B. 6 and 12 both
x = 7.
C. 12 only
Q. The difference between the local value and the face
D. by 18 only
value of 7 in the numeral 32675149 is
Answer: Option B
A. 75142 Explanation:
(6n2 + 6n) = 6n(n + 1), which is always divisible by 6 and 12 both,
B. 64851
since n(n + 1) is always even.
C. 5149
Q. 107 x 107 + 93 x 93 = ?
D. 69993
A. 19578
E. None of these
B. 19418
Answer: Option D
Explanation: C. 20098
(Local value of 7) - (Face value of 7) = (70000 - 7) = 69993
D. 21908
Q. The difference between a positive proper fraction and E. None of these
its reciprocal is 9/20. The fraction is:
Answer: Option C
3 Explanation:
A.
5 107 x 107 + 93
= (107)2 + (93)2
x 93
3
B.
10 = (100 + 7)2 + (100 - 7)2

4 = 2 x [(100)2 + 72] [Ref: (a + b)2 + (a - b)2 =


C.
5 2(a2 + b2)]

4 = 20098
D.
3
Answer: Option C
Explanation: Q. What will be remainder when (6767 + 67) is divided
1 9 by 68 ?
Let the required fraction be x. Then -x=
x 20 A. 1
1 - x2 9
= B. 63
x 20
20 - 20x2 = 9x
C. 66
20x2 + 9x - 20 = 0
20x2 + 25x - 16x - 20 = 0 D. 67
5x(4x + 5) - 4(4x + 5) = 0
(4x + 5)(5x - 4) = 0 Answer: Option C
4 Explanation:
x= (xn + 1) will be divisible by (x + 1) only when n is odd.
5
(6767 + 1) will be divisible by (67 + 1)
(6767 + 1) + 66, when divided by 68 will give 66 as
Q. On dividing a number by 56, we get 29 as remainder. remainder.
On dividing the same number by 8, what will be the
remainder ?
A. 4

B. 5

C. 6

D. 7
Answer: Option B
Explanation:
Formula: (Divisor*Quotient) + Remainder = Dividend.
Soln:
(56*Q)+29 = D -------(1)
D%8 = R -------------(2)
From equation(2),
((56*Q)+29)%8 = R.

JATINDER SINGH Page 11


NUMBER SYSTEM

Question 1: The least number which when divided by


6, 9, 12, 15 and 18 leaves the same remainder 2 in 4) Answer (b)
each case is : Square root of 66049 = 257 Thus, unit's digit = 7
a) 180
b) 182
c) 178 5) Answer (d)
d) 176

Question 2: What is the arithmetic mean of first 20


odd natural numbers ?
a) 19
b) 17
c) 22
d) 20

Question 3: The least number that should be added


to 2055, so that the sum is exactly divisible by 27 is
a) 28
b) 24
c) 27
d) 31

Question 4: The digit in the unit place in the square


root of 66049 is
a) 3
b) 7
c) 8
d) 2

Question 5: A certain sum will amount to 12,100 in 2


years at 10% per annum of compound interest,
interest being compounded annually. The sum is
a) 8000
b) 6000
c) 12000
d) 10000

SOLUTIONS
1) Answer (b)
The numbers 6,9,12,15,18 leaves same remainder 2
in each case. So, what we need to do is find the
L.C.M. of these numbers and add 2 to it L.C.M. of
6,9,12,15,18 = 180 =>Required no. = 180+2 = 182

2) Answer (d)
NOTE :- Sum of first 'n' odd natural numbers = n^{2}
Sum of first 'n' even natural numbers = n(n+1) Sum
of first 20 odd natural numbers = 20^{2} = 400
Arithmetic mean = 400/20 = 20

3) Answer (b)
The remainder obtained by dividing 2055 by 27 = 3
So, the least number that should be 'subtracted'
from 2055 to make it perfectly divisible by 27 = 3
and the least number that should be added = 27-3 =
24

JATINDER SINGH Page 12

You might also like