Number System
Number System
For example:
(4) What is the total of all the odd numbers from 1 to 51?
Solution
There are odd numbers between the given range.
=
(6) The product of 4 consecutive even numbers is always
divisible by A. What is A?
Divisibility test
Divisibility by 2
Any number which ends with 0, 2, 4, 6 or 8, in other words, is
an even number, is divisible by 2.
Divisibility by 3
A number whose digital root or sum of all digits is divisible by 3
is divisible by 3. For example, 65178 is divisible by 3 and has a
digital sum of 6 + 1 + 5 + 7 + 8 = 27 = 2 + 7 = 9, which is
divisible by 3.
Divisibility by 4
A number whose last two digits are divisible by 4 is divisible by
4. For example, 83764 is divisible by 4 as 64 is divisible by 4.
Divisibility by 5
All numbers ending with either 0 or 5 are divisible by 5. For
example, 45, 1890, 8475 and 939340 are all divisible by 5.
Divisibility by 6
As 6 = 3 x 2 Numbers divisible by 3 and 2 are divisible by 6. In
other words, all even numbers which are divisible by 3 are
divisible by 6.
Divisibility by 7
Method 1
Progressively subtract two times the last digit from the remaining
number. If the result is divisible by 7, then the number is divisible
by 7 as well.
For example,
3563119 → 356311 - 18 = 35693 → 3569 - 6 = 3563 → 356 - 6 =
350 which is divisible by 7.
Divisibility by 7
Method 2
This method is applicable for very large digits. Assume a
number abcdefghij. In this method, the number is divided into
blocks of 3 digits each beginning from the right, i.e. a | bcd |
efg | hij and alternate blocks are added to give two number N1
= a + efg and N2 = bcd + hij. If the difference of the numbers
N1 and N2, i.e. N1 - N2 is divisible by 7, then the number
abcdefghij is divisible by 7 too.
For example, 6517739025 → 6 | 517 | 739 | 025 → N1 = 745
and N2 = 542 → N1 - N2 = 203 which is divisible by 7.
This property exists as 7 is a factor of 1001. 1001 = 7 x 11 x
13. Therefore, this property is shown by 11 and 13 as well.
Divisibility by 8
Divisibility by 9
Divisibility by 10
Divisibility by 13
Divisibility of 13 is similar to the method 2 mentioned in divisibility
of 7. Assume a number abcdefghij. In this method, the number is
divided into blocks of 3 digits each beginning from the right, i.e. a |
bcd | efg | hij and alternate blocks are added to give two number
N1 = a + efg and N2 = bcd + hij. If the difference of the numbers
N1 and N2, i.e. N1 - N2 is divisible by 13, then the
number abcdefghij is divisible by 13 too.
For example, 6517739020 → 6 | 517 | 739 | 020 → N1 = 745 and
N2 = 537 → N1 - N2 = 208 which is divisible by 13.
Divisibility by 14
All even numbers which are divisible by 7 are divisible by 14.
Divisibility by 15
Any number ending in 0 or 5 which is also divisible by 3 is
divisible by 15.
Divisibility by 16
All numbers in which the number formed by the last 4 digits is
divisible by 16 are divisible by 16.
1. What is the smallest number that should be added to 27452 to
make it exactly divisible by 9?
a)1 b)2 c)7 d)8 e)9
Answer : C
Explanation:
If a number is divisible by 9, then the sum of its digits must be a
multiple of 9.
Here, 2+7+4+5+2=20, the next multiple of 9 is 27.
7 must be added to 27452 to make it divisible by 9.
2. If 522x is a three-digit number with as a digit x. If the number is
divisible by 6, What is the value of the digit x is?
a) 1 b) 2 c) 3 d) 4 e)6
Answer: E
Explanation:
If a number is divisible by 6, it must be divisible by both 2 and 3
In 522x, to this number be divisible by 2, the value of x must be even.
So it can be 2,4 or 6 from given options
552x is divisible by 3, If the sum of its digits is a multiple of 3.
5+5+2+x =12+x ,
If put x =2 , 12+2=14 not a multiple of 3
If put x =4 , 12+6=18 is a multiple of 3
If put x =6 , 12+2=14 not a multiple of 3
The value of x is 6.
3. What is the least value of x such that 7648x is divisible by 11?
a) 1 b) 2 c) 3 d) 4 e)5
Answer : c
Explanation:
A number is divisible by 11 when the difference between the sum of
digits at even places and at odd places is 0 or multiple of 11.
The given number is 7648x.
(Sum of digits at EVEN places) – (sum of digits at ODD places)=0
(6 + 8 ) - ( X + 7 + 4 ) = 0
14 - ( X + 11 ) = 0
Here the value of x must be 3.
So, the least value of x is 3.
4. If M183 is divisible by 11, find the value of the smallest natural
number M?
a) 5 b) 6 c) 7 d) 9 e)8
Answer : C
Explanation:
In aptitude tests, we get questions on divisibility by 11.
A number is divisible by 11 when the difference between the sum of
digits at even places and at odd places is 0 or multiple of 11
The given number is M183.
(Sum of digits at EVEN places) – (sum of digits at ODD places)=0
(8 + M )- (3+1)= 0
(8 + M ) - 4 = 0
Here the value of M must be 7.
5. What least whole number should be added to 532869 to make it
divisible by 9?
a)2 b)1 c)3 d)4 e)5
Answer : C
Explanation:
If a number is divisible by 9, the sum of its digits must be a multiple
of 9.
Here, 5+3+2+8+6+9=33, the next multiple of 9 is 36.
3 must be added to 532869 to make it divisible by 9.
6. Find the least value of ‘x’ so that the number 73818x4 is divisible
by 8
a)1 b) 2 c) 3 d) 4 e)6
Answer : B
Explanation:
A number is exactly divisible by 8, then the last 3 digits of the
numbers must be divided by 83
Here the last 3 digits are 8x4.
Put each value in given options in the place of x and check whether it
is divisible by 8 or not.
Option b, 824 which is exactly divisible by 8.
So the answer is option b.
7. Find the least of the value of ‘*’ so that the number 37*124 is
divisible by 9?
a)1 b) 10 c) 2 d) 3 e)4
Answer : A
Explanation:
if a number is divisible by 9, the sum of its digits must be a multiple
of 9.
Here, 3+7+*+1+2+4=17+*
Here the value of * must be 1 because the next multiple of 9 is 18.
8. For a number to be divisible by 88 it should be:
a) Divisible by 8.
b) Divisible by 8 and 22.
c) Divisible by 8 and 11.
d) Divisible by 4,22
e) can’t say
Answer: C
Explanation:
For a number to be divisible by 88, the number must be divisible by 8
and 11.
Write 88 as a product of two factors: 22 ,4 11 ,8 44,2
Of these pairs, 11 and 8 are co primes.
So the number must be divisible by 8 and 11.
9. What is the smallest number which must be added to 8261955 so
as to obtain a sum which is divisible by 11?
a) 1 b)2 c)3 d)4 e)5
Answer : B
Explanation:
For divisibility by 11, the difference of sums of digits at even and odd
places must be either zero or divisible by 11.
For 8261955, Difference =(8+6+9+5) -(2+1+5)=28-8=20.
The units digit is at odd place. So we add 2 to the number
=> 8261955 +2 = 8261957
Now , (8+6+9+7) -(2+1+5)=30-8=22 => 22 is a multiple of 11 and
hence 8261957 is also divisible by 11.
11. What is the missing digit which makes the number 9724* exactly
divisible by 6?
a) 2 b) 4 c)5 d)6 e)8
Answer : A
Explanation:
Divisibility by 6 requires that the number be divisible by 2 as well as
3, i.e., the following 2 conditions must be met
i) Unit digit be Zero or even ii) Sum of digits be divisible by 3
The given number is 9724*
Sum of the digits = (9 +7 +2 +4 +*) =22+*
The digit which on being added to 22 will give the sum divisible by 3
are (22+2) =24 and (22 +5) =27.
2 and 5 satisfy the condition ii. The blank space is at unit's place. So
the missing digit must satisfy the condition (i) also Out of 2 and 5,
only 2 is even.
11. A number is formed by writing first 67 natural numbers in front
of each other as 1234567891011....What is the remainder when this
number is divided by 8?
a)7 b)6 c)3 d) 1 e)0
Correct Option: c
Explanation:
If the number formed by the last three digits of the number is
divisible by 8, then the number is divisible by 8.
We apply the same rule to find the remainder when a number is
divided by 8.
Now the last 3 digits in the number formed by first 67 natural
numbers is 667.
Therefore, the remainder when 667 is divisible by 8 is 3
Rules of Simplification
Solution:
1. Simplify 8 + 8 of 8 ‚ 8 - 34/5
Explanation
unit digit in (3157)754 = unit digit in (7)754
= unit digit in (74)188 x 72 = unit digit in (1 x 49) = 9
(a + b)2 = a2 + b2 + 2ab
(a - b)2 = a2 + b2 - 2ab
(a + b)2 - (a - b)2 = 4ab
(a + b)2 + (a - b)2 = 2(a2 + b2)
(a2 - b2) = (a + b)(a - b)
(a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(a3 + b3) = (a + b)(a2 - ab + b2)
(a3 - b3) = (a - b)(a2 + ab + b2)
(a3 + b3 + c3 - 3abc) = (a + b + c)(a2 + b2 + c2
- ab - bc - ca)
1. Which of the following is the output of 6894 x 99 ?
A - 685506 B - 682506 C - 683506 D - 684506
Answer - B
Explanation
6894 x 99 = 6894 x (100 - 1) = 6894 x 100 - 6894 x 1 =
689400 - 6894 = 682506
Solution:
We see that the numerators as well as denominators of the
above fraction increase by 1, so the last fraction, i.e.
is the greatest fraction.
Rule 2: The fraction whose numerator after cross-
multiplication given the greater value is greater.
Example: Which is greater :
Solution:
Students generally solve these questions by changing the
fractions into decimal values or by
equating the denominators. But, we suggest you a better
method for getting the answer more quickly.
Step 1: Cross –multiply the two given fractions.
We have, 5 × 14 = 70 and 8 ×9 =72
Solution:
Step I: 4 ×23 > 15 ×6
Solution: Method I
The LCM of 7,5,9,2,5, is 630.
Now, to equate the denominators, we divide the LCM by the
denominators and multiply the
quotient by the respectively numerators.
Like for , 630 ‚ 7 = 90, so, multiply 3 by 90.
Thus, the fractions change to
The fraction which has larger numerator is naturally larger. So,
Method II:
Change the fractions into decimals like
= 0.6
Clearly,
Method III:
Rule of CM (cross-multiplication)
Step I: Take the first two fractions. Find the greater one by
the rule of CM.
3 × 5< 7×4
Step II: Take the third fraction. Apply CM with the third
fraction and the larger value obtained in step I.
4×9>5×7
Step III: With similar applications, we get the final result as:
Division Problems:
Solution:
Divisor × Quotient = Dividend - Remainder
79×Divisor = 24446 -35 =24411
Divisor = 24411 ‚ 79 = 309.
Thank You