Number System - Formulas, Examples, Shortcuts and Video
NUMBER SYSTEM FACTS AND FORMULAS
A number system is nothing more than a code. For each distinct quantity there is an assigned symbol. The most familiar number system is the decimal system which uses 10 digits, that is, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
The main advantage of its simplicity and long use. Most of the ancient societies used this system. Even in our everyday life we use this system and is sometimes being taken as the natural way to count. Since this system uses 10 digits it is called a system to base 10. A binary number system is a code that uses only two basic symbols, that is, 0 and 1. This system is very useful in computers. Since, in this system, only two symbols are there, it can be used in electronic industry using ‘on’ and ‘off’ positions of a switch denoted by the two digits 0 and 1.
Decimal Number System :
Decimal number system used 10 digits, 0 through 9, that is, the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
Binary Number System :
Binary means two. The binary number system uses only two digits, 0 and 1.
Basic or Radix :
The basic or radix of a number system is equal to the number of digits or symbols used in that number system. For example, decimal system uses 10 digits, so that base of decimal system (this is, decimal numbers) is 10.
Binary numbers have base 2.
A subscript attached to a number indicates that base of the number. For example, means binary 100. stands for decimal 100.
Weights: In any number to a given base, each digit, depending on its position in the number has a weight in powers of the base.
Note: Decimal to Binary Conversion Step 1 : Divide the number by 2. Step 2 : Divide Quotient of Step 1 by 2.
Continue the process till we get quotient = 0 and remainder as 1.
Then, the remainder from down upwards written form left to right give the binary number.
Illustration 4 Convert decimal 23 to binary.
Solution Images
Reading the remainders upwards and writing from left to right we get the binary equivalent of decimal 23 as 10111.
That is, Binary 10111 is equivalent to decimal 23 or we can write .
Note : Binary to Decimal Conversion
Following steps are involved to convert a binary number to its decimal equivalent. Step 1 : Write the binary number. Step 2 : Write the weights ,… under the binary digits starting from extreme right. Step 3 : Cross out any weight under a zero, that is, weight under zeros in the binary number should be deleted. Step 4 : Add the remaining weights.
Binary Addition : In binary number system there are only 2 digits, that is, 0 and 1. In decimal system we carry 1 for every 10 whereas in binary system we carry 1 for every 2. Hence, rules of addition are as under.
0+0=0
0+1=1
1+0=1
1+1=10
Number System Important Examples
Question-1 : In the number .
solution : The weight of 2 is
The weight of 4 is
The weight of 3 is
The weight of 5 is
The sum of all the digits multiplied by their respective weights is equal to the decimal equivalent of that number and gives the total amount represented by that number.
Question-2 : 5 7 0 3 4 Number to the base 10, solution : that is, decimal number weights
= value represented or decimal equivalent 1 1 0 0 1 Number to the base 2
that is, binary number weights
= 16 + 8 + 1 = 25
= Decimal equivalent or value represented by
Question 3 : Convert binary 1101 to its decimal equivalent. Solution : 1 1 0 1 Binary number
weights
The weight is under 0 so it can be deleted. Sum of the remaining weights.
= =8 + 4+1 =13
Decimal equivalent of binary 1101 =13
That is, .
Question- 4: Add 1010 to 10100
1o100+ 1010= 11110 Binary Subtraction
1.0 -0 =0
2. 1- 0 = 1
3. 1-1= 0
4. 10 -1 = 1
5. 0-1 = -1 [Complement of a binary number is the exact reverse of the given number]
Complement of 0 = 1
Complement of 1 = 0 , For subtraction of binary number the following method known as one’s complement method is used.
Note : Subtraction of a lower number from a higher number. To determine which binary number is lower and which is higher, it is advisable to find their decimal equivalent. Step I: Make the number of digits equal in both the numbers. Step II: Take the complement of the second number, that is, take the complement of the number to be subtracted. Step III: Add the complement obtained in Step II to the first number. The carry over obtained from this addition indicates that the answer shall be positive. Step IV: This carry over is taken out and added to the first digit on the right, that is, extreme right digit. Step V : The digits so obtained is the final answer.
Question -5 : Subtract 11 from 101. Solution : Now, .
Clearly, 11 is smaller then101. Making the number of digits equal, we write 11 as 011.
Complement of 011=100
Adding 100 to 101, we get
101
{Carry over is 1}
Taking out the carry over and adding to extreme right digit, we get
001
1/010
The answer is 010 or 10.
Note : Subtraction of a higher number from a lower number. Step I : Take the complement of the second number. Step II : Add the complement obtained in Step I to the first number. In this case there is no carry over indicating that the answer is negative. Step III : Recomplement the digits obtained after adding the complement of the second number to the first number. Step IV : Put a negative sign before the result obtained in Step IV. Question- 5 Subtract 1110 from 1001. Solution : Now,
1001=8+2 =
Clearly,
Complement of 1110 = 0001.
Adding 0001 to 1001, we get
1001
0001
-------
1010 [ There is no carry over ]
Complement of 1010= 0101.
The answer is -0101 or -101.
Number System Important Questions from Previous Year Exam
Time limit: 0
Quiz-summary
0 of 39 questions completed
Questions:
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
31
32
33
34
35
36
37
38
39
Information
IBPS Bank Clerk CWE
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 39 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score
Your score
Categories
Not categorized0%
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
31
32
33
34
35
36
37
38
39
Answered
Review
Question 1 of 39
1. Question
1 points
The missing dig,it which makes 345 02 is divisible by 11,
Correct
If the number 345 02 is divisible by 11,
|3 + 5 + 0| - |4 + +2| is multiple of 0 or 11.
|8 - 6 - 0| is multiple of 0 or 11
|2 - | is multiple of 0 or 11
Hence the possible value of is only 2.
Incorrect
If the number 345 02 is divisible by 11,
|3 + 5 + 0| - |4 + +2| is multiple of 0 or 11.
|8 - 6 - 0| is multiple of 0 or 11
|2 - | is multiple of 0 or 11
Hence the possible value of is only 2.
Question 2 of 39
2. Question
1 points
The divisor is 25 times the quotient and 5 times the remainder. If the quotient is 16, the dividend is
Correct
Incorrect
Divisor= 25 x Quotient
=25 x 16= 400
and Divisor = 5 x Remainder
Remainder = = 80
We Know,
Dividend = Divisor Quotient + Remainder
= 400 16 + 80
= 6400 + 80 = 6480
Question 3 of 39
3. Question
1 points
If the following ration are arranged in in descending order, then which will be the last in the series?
Correct
=
Incorrect
=
Question 4 of 39
4. Question
1 points
If the fraction are arranged in ascending order of their values, then which one will be the third?
Correct
Incorrect
Question 5 of 39
5. Question
1 points
Which of the following is in descending order?
Correct
Incorrect
Question 6 of 39
6. Question
1 points
3011.008+409.093=2025.250+?
Correct
3011.008 + 409.093 = 2025.250 + ?
= 3420.101=2025.250+?
= ? =3420.101-2025.250=1394.851
Incorrect
3011.008 + 409.093 = 2025.250 + ?
= 3420.101=2025.250+?
= ? =3420.101-2025.250=1394.851
Question 7 of 39
7. Question
1 points
The sur,n of all natural numbers between 100 and 200 which are multiples of 3, is
Correct
First number = 102
Last number = 198
Total number of the numbers = 33
The sum = [102 + 198]
[300] = 4950
Incorrect
First number = 102
Last number = 198
Total number of the numbers = 33
The sum = [102 + 198]
[300] = 4950
Question 8 of 39
8. Question
1 points
The difference between the place value or face value of 6 in the numeral 356719 is :
Correct
Since , Place value of 6 in the number = 6000 and face value of 6 = 6
Therefore, difference between 6000 and 6 ⇒ 6000 – 6 = 5994.
Incorrect
Since , Place value of 6 in the number = 6000 and face value of 6 = 6
Therefore, difference between 6000 and 6 ⇒ 6000 – 6 = 5994.
Question 9 of 39
9. Question
1 points
The difference between place value of 7 and face value of 8 in the numeral 67081 is :
Correct
Since , Place value of 7 in the numeral = 7000
The face value of 8 = 8
Therefore , the difference between 7000 and 8
⇒ 7000 - 8 = 6992.
Incorrect
Since , Place value of 7 in the numeral = 7000
The face value of 8 = 8
Therefore , the difference between 7000 and 8
⇒ 7000 - 8 = 6992.
Question 10 of 39
10. Question
1 points
Which of the following is a true statement ?
1. {0, +1, +2, +3,……….} is a set of all non- negative integers.
2. { -1, -2, -3,………….. } is a set of non-positive integers.
3. {0, -1, -2, -3,………...} is a set of all non- positive integers.
Correct
Statement 1 is a true statement as when we remove the set of all positive non-negative integers in which 0 will also be there as an element .
Keeping the above statement in view, we can have the third statement as true statement .
But the second statement is false.
Incorrect
Statement 1 is a true statement as when we remove the set of all positive non-negative integers in which 0 will also be there as an element .
Keeping the above statement in view, we can have the third statement as true statement .
But the second statement is false.
Question 11 of 39
11. Question
1 points
Which of the following statement is true ?
1. ∏ is an irrational number.
2. 22/7 is a rational number.
3. 3.14 is a rational number.
Correct
Statement 1 is true as the actual value of ∏ is 3.141519265…. which shows that the decimal expansion is neither terminating nor repeating and hence ∏ is an irrational number.
Statement 2 is true as 22/7 = p/q where q ≠ 0 and hence, 22/7 is rational number .
Statement 3 is also true as decimal expansion in 3.14 is terminating and the number can be written in the form of p/q where q ≠ 0 . So , 3.14 is a rational number .
Incorrect
Statement 1 is true as the actual value of ∏ is 3.141519265…. which shows that the decimal expansion is neither terminating nor repeating and hence ∏ is an irrational number.
Statement 2 is true as 22/7 = p/q where q ≠ 0 and hence, 22/7 is rational number .
Statement 3 is also true as decimal expansion in 3.14 is terminating and the number can be written in the form of p/q where q ≠ 0 . So , 3.14 is a rational number .
Question 12 of 39
12. Question
1 points
Which of the following is an irrational number ?
Correct
As in 1.356365356……. the decimal is repeating, it is a rational number.
As per rational numbers property , when we add two rational number , we get a rational number . therefore (1/2 + 3/5) is also a rational number . and √196 = 14 which can be written as 14 / 1 = p/q and is rational number.
But is 0.101001000…… The decimal expansion is neither terminating nor repeating , so the number is an irrational one.
Incorrect
As in 1.356365356……. the decimal is repeating, it is a rational number.
As per rational numbers property , when we add two rational number , we get a rational number . therefore (1/2 + 3/5) is also a rational number . and √196 = 14 which can be written as 14 / 1 = p/q and is rational number.
But is 0.101001000…… The decimal expansion is neither terminating nor repeating , so the number is an irrational one.
Question 13 of 39
13. Question
1 points
What is the unit digit In the product (784 x 618 x 917 x 463) ?(SBI 2008)
Correct
Let’s take the unit digit of every number in the product and multiply them.
Therefore, Unit digit in the given product = (4 x 8 x 7 x3) = 2.
Incorrect
Let’s take the unit digit of every number in the product and multiply them.
Therefore, Unit digit in the given product = (4 x 8 x 7 x3) = 2.
Question 14 of 39
14. Question
1 points
What is the unit digit in the product ?
Correct
For base 3 & 7 , let’s divide the powers by 4 and get the remainder powers.
Unit digit in = Unit digit in=7
Unit digit in= unit digit in= =3
Now, Unit digit of 6 remains 6 for every power so, unit digit in=6
so = (7 × 6 × 3) = 6 .
Incorrect
For base 3 & 7 , let’s divide the powers by 4 and get the remainder powers.
Unit digit in = Unit digit in=7
Unit digit in= unit digit in= =3
Now, Unit digit of 6 remains 6 for every power so, unit digit in=6
so = (7 × 6 × 3) = 6 .
Question 15 of 39
15. Question
1 points
The difference between the local value and the face value of 6 in the numeral 82769415 is
Correct
Local Value (Place Value) of 6 in the numeral = 60000
Face Value of 6 in the numeral = 656 Difference between them = 60000 − 06 = 59994
Incorrect
Local Value (Place Value) of 6 in the numeral = 60000
Face Value of 6 in the numeral = 656 Difference between them = 60000 − 06 = 59994
Question 16 of 39
16. Question
1 points
Given that is equal to
Correct
Incorrect
Question 17 of 39
17. Question
1 points
The sum of first 20 odd natural numbers is equal to
Correct
The sum of last 20 odd natural number = = 400
Incorrect
The sum of last 20 odd natural number = = 400
Question 18 of 39
18. Question
1 points
If 3 4 a 6 8 is to be divisible by g, then the value of missing digit, a should be
Correct
Incorrect
If 34a68 is to be divisible by 9, then the sum of a1l digits must be divisible by 9.
3 + 4 + a + 6 + 8 is multiply by 9.
21 + a is multiple of 9
Hence, the possible value of a is 6.
Question 19 of 39
19. Question
1 points
is equal to
Correct
[By using ]
= 9
Incorrect
[By using ]
= 9
Question 20 of 39
20. Question
1 points
1632 ÷ 4 ÷ 2 = ?
Correct
The given expression is 1632 ÷ 4 ÷ 2 = ?
⇒ = 204.
Incorrect
The given expression is 1632 ÷ 4 ÷ 2 = ?
⇒ = 204.
Question 21 of 39
21. Question
1 points
4891 × 999 = ?
Correct
From the given equation :
4891 × 999
⇒ 4891 × (1000 – 1)
⇒ 4891 × 1000 – 4891
⇒ 4891000 – 4891 = 4886109.
Incorrect
From the given equation :
4891 × 999
⇒ 4891 × (1000 – 1)
⇒ 4891 × 1000 – 4891
⇒ 4891000 – 4891 = 4886109.
Question 22 of 39
22. Question
1 points
If the number 96327*5 is completely divisible by 11 , then smallest whole number in place of * will be :
Correct
Given number = 96327*5
So, Let's take * = x. then,
Now, Sum of its digits at even places = (6 + 3 + x) = (8 + x)
Now the difference = 24 – (8 + x)
= (24 – 8 – x ) = (16 – x)
As per rule of divisibility by 11 the difference must be either ‘0’ or a multiple of 11.
So, 16 – x = 11, therefore x = 5.
Incorrect
Given number = 96327*5
So, Let's take * = x. then,
Now, Sum of its digits at even places = (6 + 3 + x) = (8 + x)
Now the difference = 24 – (8 + x)
= (24 – 8 – x ) = (16 – x)
As per rule of divisibility by 11 the difference must be either ‘0’ or a multiple of 11.
So, 16 – x = 11, therefore x = 5.
Question 23 of 39
23. Question
1 points
If the number is 91876*2 is divisible by 8, then the smallest whole number in place of * will be :
Correct
As per the rule of divisibility by 8, we check last 3 digits of a numeral , that must be divisible by 8.
Now here 6*2 is must be divisible by 8, by hit & trial , by putting * = 1, 2, 3……,
we get * = 3 as the least number if 6*2 is to be divisible by 8.
Therefore * = 3.
Incorrect
As per the rule of divisibility by 8, we check last 3 digits of a numeral , that must be divisible by 8.
Now here 6*2 is must be divisible by 8, by hit & trial , by putting * = 1, 2, 3……,
we get * = 3 as the least number if 6*2 is to be divisible by 8.
Therefore * = 3.
Question 24 of 39
24. Question
1 points
Which one of the following numbers is completely divisible by 45 ?
Correct
Co-prime factors of 45 = (9, 5)
Now all four options are divisible by 5, so we have to find out which number is divisible by 9.
In option C is 202860, total of digits = 2 + 0 + 2 + 8 + 6 + 0 = 18 that is divisible by 9
So, the answer is 202860.
Incorrect
Co-prime factors of 45 = (9, 5)
Now all four options are divisible by 5, so we have to find out which number is divisible by 9.
In option C is 202860, total of digits = 2 + 0 + 2 + 8 + 6 + 0 = 18 that is divisible by 9
So, the answer is 202860.
Question 25 of 39
25. Question
1 points
If 7283xy is divisible by 80, then x + y = ?
Correct
rime factors of 80 = 2, 5, 8
Since, 7283xy is divisible by 5 & 2 , the last digit must be 0.
Now, for the divisibility by 8, we check last three digit of a numeral.
Therefore, 3x0 must be divisible by 8.
Therefore , the least value of x is, for which 3x0 is divisible by 8, will be = 2
Therefore x + y = 2 + 0 = 2.
Incorrect
rime factors of 80 = 2, 5, 8
Since, 7283xy is divisible by 5 & 2 , the last digit must be 0.
Now, for the divisibility by 8, we check last three digit of a numeral.
Therefore, 3x0 must be divisible by 8.
Therefore , the least value of x is, for which 3x0 is divisible by 8, will be = 2
Therefore x + y = 2 + 0 = 2.
Question 26 of 39
26. Question
1 points
How many of the following numbers are divisible by 132 ?
264, 396, 462, 792, 968, 2178, 5184, 6336
Correct
132 = 4 x 3 x 11
So, if the number divisible by all the three number 4, 3 and 11, then the number is divisible by 132 also.
264 11 , 3 , 4
396 11 , 3 , 4
462 11 , 3
792 11 , 3 , 4
968 11 , 4
2178 11 , 3
5184 3 , 4
6336 11 , 3 , 4
Therefore the following numbers are divisible by 132 : 264, 396, 792 and 6336.
Required number of number = 4.
Incorrect
132 = 4 x 3 x 11
So, if the number divisible by all the three number 4, 3 and 11, then the number is divisible by 132 also.
264 11 , 3 , 4
396 11 , 3 , 4
462 11 , 3
792 11 , 3 , 4
968 11 , 4
2178 11 , 3
5184 3 , 4
6336 11 , 3 , 4
Therefore the following numbers are divisible by 132 : 264, 396, 792 and 6336.
Required number of number = 4.
Question 27 of 39
27. Question
1 points
Which of the following is a prime number ?
Correct
All prime numbers less than 16 are 2, 3, 5, 7, 11 & 13.
If the number given in an option is divisible by any of these , the number can’t be a prime one and if it’s not then it will be a prime number.
Now , by the rules of divisibility , we find 161 is divisible by 7, 221 is divisible by 13 & 247 is also divisible by 13.
So , the answer is none of these.is a prime number ?
Incorrect
All prime numbers less than 16 are 2, 3, 5, 7, 11 & 13.
If the number given in an option is divisible by any of these , the number can’t be a prime one and if it’s not then it will be a prime number.
Now , by the rules of divisibility , we find 161 is divisible by 7, 221 is divisible by 13 & 247 is also divisible by 13.
So , the answer is none of these.is a prime number ?
Question 28 of 39
28. Question
1 points
If the fraction are arranged in ascending order of their values, then which one will be the fourth?
Correct
= 0.75 , = 0.571 , = 0.833 , = 0.545 , = 0.692
ascending order is
Hence the fourth fraction is
Incorrect
= 0.75 , = 0.571 , = 0.833 , = 0.545 , = 0.692
ascending order is
Hence the fourth fraction is
Question 29 of 39
29. Question
1 points
Which one of the following is the least fraction?
, , , ,
Correct
Incorrect
Question 30 of 39
30. Question
1 points
Correct
Incorrect
Question 31 of 39
31. Question
1 points
Correct
Incorrect
=216
Question 32 of 39
32. Question
1 points
Correct
Incorrect
Question 33 of 39
33. Question
1 points
Correct
Incorrect
Question 34 of 39
34. Question
1 points
Correct
Incorrect
Question 35 of 39
35. Question
1 points
Correct
Incorrect
Question 36 of 39
36. Question
1 points
The unit digit in the product (786 × 617 × 919 × 463) is
Correct
Unit digit in the given product = Unit digit of each number in the product
= (6 × 7 × 9 × 3) = 4
Incorrect
Unit digit in the given product = Unit digit of each number in the product
= (6 × 7 × 9 × 3) = 4
Question 37 of 39
37. Question
1 points
8961 – ? = 6530
Correct
Let the finding number is x. then,
Given expression: 8961 – x = 6530. Then,
x = 8961 – 6530 = 2431.
Incorrect
Let the finding number is x. then,
Given expression: 8961 – x = 6530. Then,
x = 8961 – 6530 = 2431.
Question 38 of 39
38. Question
1 points
The difference between the place value of two nines in the numeral 68099472 is :
Correct
Since , Place value of two nines in the numeral 68099472 are 9000 and 90000.
Therefore, Difference between 9000 and 90000 ⇒ 90000 – 9000 = 81000.
Incorrect
Since , Place value of two nines in the numeral 68099472 are 9000 and 90000.
Therefore, Difference between 9000 and 90000 ⇒ 90000 – 9000 = 81000.
Question 39 of 39
39. Question
1 points
If the number 517*567 is completely divisible by 3, then the smallest whole number in place of * will be :
Correct
Since, Sum of the digits = ( 5 + 1 + 7 + x + 5 + 6 + 7 ) = 31 + x.
Now (31 + x ) will be divisible by 3 if x = 2.
Incorrect
Since, Sum of the digits = ( 5 + 1 + 7 + x + 5 + 6 + 7 ) = 31 + x.
Now (31 + x ) will be divisible by 3 if x = 2.
Number System Important Video
Please comment on Number System - Formulas, Examples, Shortcuts and Video
0 Comments