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

Module 1 - Number System Trainer Handout

Aptitude MCQ with answers BIZOTIC
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Module 1 - Number System Trainer Handout

Aptitude MCQ with answers BIZOTIC
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

MODULE 1 – NUMBER SYSTEM

1. A number when divided by 5 leaves a remainder of 4, when the double (i.e., twice) of that number is
divided by 5 the remainder will be:
(a) 0 (b) 1 (c) 3 (d) Cannot be determined

Solution:
Let the number be N and the quotient be Q
then N = 5Q + 4

If the number is doubled,


then 2N = 2(5Q + 4) = 10 Q + 8
2N = 5 x 2Q + 5 + 3
2N = 5(2Q + 1) + 3

Hence the remainder will be 3.

2. Find the unit’s digit of the expression: 785562 x 56256 x 971250.


(a) 4 (b) 5 (c) 6 (d) 7

Solution:
We can calculate the unit’s digit of the exponential expression by looking at the patterns followed by 78,
56 and 97 when they are raised to high powers.
In fact, for the unit’s digit of this expression we just need to consider the unit’s digit of each part of the
product.
A number (like 78) having 8 as the unit’s digit yields the following unit’s digits based on the powers it is
associated with.

781 🡪 8 785 🡪 8
782 🡪 4 786 🡪 4
783 🡪 2 787 🡪 2
784 🡪 6 788 🡪 6
84n + 1 🡪 8
84n + 2 🡪 4

1
Hence 785562 yields 4 as the unit’s digit

Similarly, 561 🡪 6
562 🡪 6
563 🡪 6
Hence 56256 will yield 6 as the unit’s digit

Similarly, 971 🡪 7
972 🡪 9
973 🡪 3
974 🡪 1
7 4n + 1 🡪7
7 4n+ 2 🡪9
Hence, 971250 will yield 9 as the unit digit.

Hence, the required units digit is given by 4 x 6 x 9 🡪 6

3. A number ‘A’, when divided by ‘D’, leaves the remainder 18 and if another number ‘B’ is
divided by the same divisor ‘D’ it leaves the remainder 11. Further, if we divide A + B by ‘D’ then we
obtain the remainder 4. Then the common divisor ‘D’ is:
(a) 21 (b) 22 (c) 15 (d) 25

Solution:
AD 🡪 Remainder 18
BD 🡪 Remainder 11
A+BD 🡪 Remainder 29, but the remainder is 4
Hence, the divisor = (29 – 4) = 25

4. What is the remainder when 3256 is divided by 13?


(a) 1 (b) 3 (c) 9 (d) 5

Solution:

5. A natural number N when successively divided by 4, 5 and 6 leaves remainders of 2, 4 and 5


respectively. What is the sum of the remainders obtained when N is successively divided by 12 and 10?
(a) 19 (b) 20 (c) 10 (d) Cannot be determined

2
Solution:

6. Find the reminder when 32007 + 72007 is divided by 8.


(a) 1 (b) 2 (c) 3 (d) None of these

Solution:

7. Sum of ’n’ consecutive integers is 900 less than the next ‘n’ consecutive integers. Find ‘n’.
(a) 30 (b) 60 (c) 90 (d) Data insufficient

Solution:
Each integer in the second group is ‘n’ more than its corresponding integer in the first one.
For example, say the first group of ‘n’ consecutive integers started from 1 to n.
Then the next group would start from ‘n+1’ to ‘2n’ where each number is ‘n’ more than its counterpart.
This means each element in the second group is ‘n’ more than the corresponding element in the first
group.
Thus the difference of sum of the two groups = n*n = n2 = 900
Thus n = 30.

8. How many prime numbers exist in 67 x 353 x 1110 ?


(a) 30 (b) 29 (c) 27 (d) 31

Solution:
= (2 x 3)7 x (5 x 7)3 x 1110
= 27 x 37 x 53 x 73 x 1110
Thus, there are (7 + 7 + 3 + 3 + 10) = 30 prime numbers.

9. Find the number of factors of 9321.


(a) 3 (b) 6 (c) 8 (d) 16

Solution:
For a natural number N, expressed as the product of prime numbers by prime factorization method, as-
3
N = Xa+ Yb+ Zc (where X, Y, Z are prime numbers and a, b, c is their respective powers)
The number of factors of N is (a + 1) * (b + 1) *(c + 1)
Here, 9321 can be expressed as-
9321 = 31 * 131 * 2391
Hence, number of factors of 9321 = (1 + 1) * (1 + 1) * (1 + 1) = 2 * 2 * 2 = 8

10. What is the rightmost integer of the expression 65776759 + 54697467.


(a) 3 (b) 5 (c) 7 (d) 9

Solution:
Last digit for the power of 6 is 6 (always)
Power cycle of 7 is 7, 9, 3, 1.
Now 467/4 gives a remainder of 3
Then the last digit is 73 = 3
Last digit is 6 + 3 = 9

11. Find the highest power of 40 which can completely divide 4000!
(a) 9 (b) 99 (c) 999 (d) 9999

Solution:

12. How many ways can 1146600 be written as the product of two factors?
(a) 100 (b) 108 (c) 216 (d) 273

Solution:
1146600 = 23 * 32 * 52 * 72 * 13
Thus the total number of factors of
1146600 = (3+1) (2+1) (2+1) (2+1) (1+1)
4
=4*3*3*3*2
= 216
So the number of ways in which 1146600 can be expressed as a product of two factors = 216/2 = 108

13. The sum of all four digit numbers which are divisible by 7 is
(a) 7071071 (b) 77 (c) 7107073 (d) 10019996

Solution:
The first four-digit number which is divisible by 7 is 1001 and the last four digit number is 9996. Thus
the total numbers between 1001 and 9996 are (9996-1001)/ 7 = 89957 + 1=1286
The sum of n terms of an arithmetic progression when first, last and tota number of terms are known is,
Sn = n/2(First term + Last term )
Sn =1286/2 ( 9996+10012 ) = 7071071
[Since all these numbers are in A.P. with common difference 7]

14. The number of zeros at the end of 100! is


(a) 36 (b) 18 (c) 24 (d) 10

Solution:

Alternate solution: By default in any factorial value that is bigger than 5!, the number of 2s will be
more than that of the 5s. Since trailing zeros( A sequence of zeros in the decimal representation of a
number, after which there are no digits follow) are just the number of 5x2 combinations, we need to go
with the number whichever is lesser in count.

So, 100/5 = 20
since 20 is still bigger than the 5, again divide it by 5, until the dividend becomes lesser than that of the 5

20/5 = 4; Hence the number of 5’s will be 24. Therefore the number of zeros at the end of 100! will be
24.

15. The sum of all the factors of 45000 which are exactly the multiples of 10 is:
(a) 152295 (b) 141960 (c) 600 (d) None of these

5
Solution:
Since 45000 = 10 * 4500
So, the sum of all the factors of 45000 which are the multiples of 10 will be the same as the sum of all
the factors of 4500 multiplied by 10.
4500 = 22 * 32 * 53

Now, Therefore the sum of all the factors of


4500 = ((2 ^ 3 - 1) *(3 ^ 3 - 1)(5 ^ 4 - 1))2-1(3-1)(5-1)
= 7 * 26 * 6241 * 2 * 4 = 14196

So, the sum of all the factors of 45000 which are the multiples of 10 will be equal to 14196x10= 141960

HOMEWORK:

1. Total number of digits in the product of 41111 * 52222 is:


(a) 3333 (b) 2223 (c) 2222 (d) Can't be determined

Solution:
41111 * 52222 = 22222 * 52222 = 1 * 102222
Hence there will be 2223 digits in the product.

2. If p = N + 5 when N is the product of any three consecutive positive integers. Then :


(a) p is prime (a) p is odd (c) p is divisible by 6 (d) either of (b), (c)

Solution:
Since N is always even. Thus p is always odd
[As even + odd = odd]

3. What is the least number which must be multiplied to 5400 to get a perfect square?
(a) 2 (b) 3 (c) 6 (d) 10

Solution:
5400 = 23 x 33 x 52
To get a perfect square, there must be an even number of powers of each prime factor.
So the least such perfect square= 23 x 33 x 52 x 2 x 3 = 32400
Thus we have to multiply it by 6 in order to get a perfect square.

4. What is the remainder when the square of the smallest five-digit prime number is divided by 24?
(a) 1 (b) 2 (c) 3 (d) None of these

Solution:

6
5. How many factors of 1080 are perfect squares?
(a) 4 (b) 6 (c) 8 (d) 5

Solution:
1080 = 23 * 33 * 5. For any perfect square, all the powers of the primes have to be even numbers. So, if
the factor is of the form 2a * 3b * 5c.
The values 'a' can take are 0 and 2, b can take are 0 and 2, and c can take the value 0.
In total, there are 4 possibilities. 1, 4, 9, and 36
Hence the answer is 4.
1.

You might also like