You are on page 1of 11

Number System Questions for CMAT

All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any
form or by any means, electronic, mechanical, photocopying, recording or otherwise, or stored in any
retrieval system of any nature without the permission of cracku.in, application for which shall be made
to support@cracku.in

Downloaded from cracku.in


Instructions
For the following questions answer them individually

Question 1

If a, b and c are 3 consecutive integers between -10 to +10 (both inclusive), how many integer values are possible for the expression?
a3 +b 3 +c 3 +3abc
(a+b+c)2 =?

A 0

B 1

C 2

D 3

E 4

Answer: C

Explanation:
Since a,b,c are consecutive integers

=> a = b − 1 and c = b + 1
a3 +b 3 +c 3 +3abc
Expression : (a+b+c)2

(b−1)3 +b 3 +(b+1)3 +3(b−1)b(b+1)


= (b−1+b+b+1)2

b 3 +3b+b 3 +b 3 +3b+3b 3 −3b


= 9b 2

6b 3 +3b 2b 2 +1
= 9b 2 = 3b

Putting different values of b from - 10 to 10, we can verify that only - 1 and 1 satisfies to get integer values for the expression.

Ans - (C)

Question 2

Ln a bank the account numbers are all 8 digit numbers, and they all start with the digit 2. So, an account number can be represented
as 2x1 x2 x3 x4 x5 x6 x7 . An account number is considered to be a ‘magic’ number if x1 x2 x3 is exactly the same as x4 x5 x6 or x5 x6 x7
or both. Xi can take values from 0 to 9, but 2 followed by seven 0s is not a valid account number. What is the maximum possible
number of customers having a ‘magic’ account number?

A 9989

B 19980

C 19989

D 19999

E 19990

Answer: C

Explanation:
Account number = 2x1 x2 x3 x4 x5 x6 x7

Case 1 : x1 x2 x3 is exactly same as x4 x5 x6

=> x1 x2 x3 = x4 x5 x6 = 000 and x7 = 1 to 9 (as '20000000' is not valid)

=> 9 possibilities

Now, x1 x2 x3 = x4 x5 x6 = 001 to 999 and x7 = 0 to 9

Downloaded from cracku.in


=> 999 × 10 = 9990 possibilities.

Case 2 : x1 x2 x3 is exactly same as x5 x6 x7

=> x1 x2 x3 = x5 x6 x7 = 000 and x4 = 1 to 9 (as '20000000' is not valid)

=> 9 possibilities

Now, x1 x2 x3 = x5 x6 x7 = 001 to 999 and x4 = 0 to 9

=> 999 × 10 = 9990 possibilities.

Subtracting common possibilities in above cases.

=> x4 x5 x6 = x5 x6 x7

=> x4 = x5 = x6 = x7

Except '0', the possibilities are 1111,2222,....,9999 => 9 possibilities.

∴ Maximum possible number of customers having a ‘magic’ account number


= (9 + 9990) + (9 + 9990) − (9)

= 19989

Question 3

Little Pika who is five and half years old has just learnt addition. However, he does not know how to carry. For example, he can add 14
and 5, but he does not know how to add 14 and 7. How many pairs of consecutive integers between 1000 and 2000 (both 1000 and
2000 included) can Little Pika add?

A 150

B 155

C 156

D 258

E None of the above

Answer: C

Explanation:
Little Pika can add (1000, 1001), (1001, 1002), (1002, 1003), (1003, 1004), (1004, 1005) and (1009, 1010).

Similarly, he can add (1010, 1011), (1011, 1012), (1012, 1013), (1013, 1014), (1014, 1015) and (1019, 1020).

Similarly, he can add (1020, 1021), (1021, 1022), (1022, 1023), (1023, 1024), (1024, 1025) and (1029, 1030).

Similarly, he can add (1030, 1031), (1031, 1032), (1032, 1033), (1033, 1034), (1034, 1035) and (1039, 1040).

Similarly, he can add (1040, 1041), (1041, 1042), (1042, 1043), (1043, 1044) , (1044, 1045) and (1049, 1050).

We can see that there are 30 cases when we have changed unit and tens digit. Now the hundreds digit can be anything from {0, 1, 2, 3,
4}.

Hence, total number of such pairs which Pika can add = 5*30 = 150.

He can also number of form, (1099, 1100), (1199, 1200), (1299, 1300), (1399, 1400) (1499, 1500) and (1999, 2000)

Therefore, we can say that Pika can add 150+6 = 156 numbers. Hence, option C is the correct answer.

Question 4

If the last 6 digits of [(M)! - (N)!] are 999000, which of the following option is not possible for (M) × (M - N)? Both (M) and (N) are
positive integers and M > N. (M)! is factorial M.

A 150

B 180

Downloaded from cracku.in


200
C

D 225

E 234

Answer: B

Explanation:
None of the answers given are correct. The reasoning is as given below.

999000 is a multiple of 8 but not of 16. If N! is a multiple of 16, M! would also be a multiple of 16 and hence M!-N! would be a multiple of
16.

Hence, as M!-N! = 999000, it would imply that N! is a multiple of 8 and not of 16. Therefore, N is either 4 or 5. So, N! is either 24 or 120.
So, it would imply that M! is either 999024 or 999120. Both of which are not factorials for any natural number.

Hence, the given question is wrong.

Question 5

There are 8436 steel balls, each with a radius of 1 centimeter, stacked in a pile, with 1 ball on top, 3 balls in the second layer, 6 in the
third layer, 10 in the fourth, and so on. The number of horizontal layers in the pile is

A 34

B 38

C 36

D 32

Answer: C

Explanation:

For the given problem ,

∑ n(n + 1)/2 = 8436 which is


∑ n2 /2 + ∑ n/2 = 8436 which is equal to
n*(n+1)(2n+1)/12 + n*(n+1)/4 = 8436 , solving we get n=36.

Solving the equation might be lengthy. you can substitute the values in the options to arrive at the answer.

Question 6

In a certain examination paper, there are n questions. For j = 1,2 …n, there are 2n−j students who answered j or more questions
wrongly. If the total number of wrong answers is 4095, then the value of n is

A 12

B 11

C 10

D 9

Answer: A

Explanation:
Let there only be 2 questions.

Thus there are 22−1 = 2 students who have done 1 or more questions wrongly, 2 2−2 = 1 students who have done all 2 questions wrongly
.

Thus total number of wrong answers = 2 + 1 = 3= 2n − 1.

Downloaded from cracku.in


Now let there be 3 questions. Then j = 1,2,3

Number of students answering 1 or more questions incorrectly = 4

Number of students answering 2 or more questions incorrectly = 2

Number of students answering 3 or more questions incorrectly = 1

Total number of incorrect answers = 1(3)+(2-1)*2+(4-2)*1 = 7 = 23 − 1

According to the question , the total number of wrong answers = 4095 = 212 − 1.

Hence Option A.

Question 7

The number of positive integers n in the range 12 ≤ n ≤ 40 such that the product (n -1)*(n - 2)*…*3*2*1 is not divisible by n is

A 5

B 7

C 13

D 14

Answer: B

Explanation:
positive integers n in the range 12 ≤ n ≤ 40 such that the product (n -1)*(n - 2)*…*3*2*1 is not divisible by n, implies that n should be a
prime no. So there are 7 prime nos. in given range. Hence option B.

Question 8

Let T be the set of integers {3,11,19,27,…451,459,467} and S be a subset of T such that the sum of no two elements of S is 470. The
maximum possible number of elements in S is

A 32

B 28

C 29

D 30

Answer: D

Explanation:
No. of terms in series T , 3+(n-1)*8 = 467 i.e. n=59.

Now S will have atleast have of 59 terms i.e 29 .

Also the sum of 29th term and 30th term is less than 470.

Hence, maximum possible elements in S is 30.

Question 9

If a/b = 1/3, b/c = 2, c/d = 1/2 , d/e = 3 and e/f = 1/4, then what is the value of abc/def ?

A 3/8

B 27/8

C 3/4
D 27/4

Downloaded from cracku.in


1/4
E

Answer: A

Explanation:
a/d = a/b * b/c * c/d = 1/3 * 2 * 1/2 = 1/3

Similarly, b/e and c/f are 3 and 3/8 respectively.

b/e = b/c*c/d*d/e = 3

c/f = c/d*d/e*e/f = 3/8

=> Value of abc/def = 1/3 * 3 * 3/8 = 3/8

Take a CMAT free mock test


Question 10

On January 1, 2004 two new societies S1 and S2 are formed, each n numbers. On the first day of each subsequent month, S1 adds b
members while S2 multiples its current numbers by a constant factor r. Both the societies have the same number of members on July
2, 2004. If b = 10.5n, what is the value of r?

A 2.0

B 1.9

C 1.8

D 1.7

Answer: A

Explanation:

According to given condition we have ,

n+6b = nr6 and b=10.5n ,

63n+n = nr6

r6 = 64
r=2

Question 11

Three consecutive positive integers are raised to the first, second and third powers respectively and then added. The sum so obtained
is perfect square whose square root equals the total of the three original integers. Which of the following best describes the minimum,
say m, of these three integers?

A 1≤m≤3

B 4≤m≤6

C 7≤m≤9

D 10 ≤ m ≤ 12

E 13 ≤ m ≤ 15

Answer: A

Explanation:
Let us assume that three positive consecutive integers are x, x+1, x+2. They are raised to first, second and third powers respectively.

1 2 3 2
Downloaded from cracku.in
x1 + (x + 1)2 + (x + 2)3 = (x + (x + 1) + (x + 2))2
x1 + (x + 1)2 + (x + 2)3 = (3x + 3)2
x3 + 7x2 + 15x + 9 = 9x2 + 9 + 18x
After simplifying you get,

x3 − 2x2 − 3x = 0
=> x=0,3,-1

Since x is a positive integer, it can only be 3.

So, the minimum of the three integers is 3. Option a) is the correct answer.

Question 12

Twenty-seven persons attend a party. Which one of the following statements can never be true?

A There is a person in the party who is acquainted with all the twenty-six others.

B Each person in the party has a different number of acquaintances.

C There is a person in the party who has an odd number of acquaintances.

D In the party, there is no set of three mutual acquaintances.

Answer: B

Explanation:
From the options a, c and d all can possibly occur. Hence option b. Besides, if all people have different number of acquaintances, then
first person will have 26 acquaintance, second person will have 25 acquaintance, third person will have 24 and so on till 27 th person
will have 0 acquaintance. 0 acquaintance is practically not possible.

CMAT Free Solved Previous Papers.


Question 13

The number of non-negative real roots of 2x − x − 1 = 0 equals

A 0

B 1

C 2

D 3

Answer: C

Explanation:
2x − x − 1 = 0 for this equation only 0 and 1 i.e 2 non-negative solutions are possible. Or we can plot the graph of 2x and x+1 and
determine the number of points of intersection and hence the solutin.

Downloaded from cracku.in


Question 14

Twenty-seven persons attend a party. Which one of the following statements can never be true?

A There is a person in the party who is acquainted with all the twenty-six others.

B Each person in the party has a different number of acquaintances.

C There is a person in the party who has an odd number of acquaintances.

D In the party, there is no set of three mutual acquaintances.

Answer: B

Explanation:
From the options a, c and d all can possibly occur. Hence option b. Besides, if all people have different number of acquaintances, then
first person will have 26 acquaintance, second person will have 25 acquaintance, third person will have 24 and so on till 27 th person
will have 0 acquaintance. 0 acquaintance is practically not possible.

Question 15

How many three digit positive integers, with digits x, y and z in the hundred's, ten's and unit's place respectively, exist such that x < y, z
< y and x 
=0?

A 245

B 285

C 240

D 320

Answer: C

Explanation:

x, y and z in the hundred's, ten's and unit's place. So y should start from 2

If y=2 , possible values of x=1 and z = 0,1 .So 2 cases 120,121.

Also if y=3 , possible values of x=1,2 and z=0,1,2.

Here 6 three digit nos. possible .

Similarly for next cases would be 3*4=12,4*5=20,5*6=30,.....,8*9=72 . Adding all we get 240 cases.

Downloaded from cracku.in


CAT Previous Papers PDF
Question 16

In a tournament, there are n teams T 1 , T 2 ....., T n with n > 5. Each team consists of k players, k > 3. The following pairs of teams
have one player in common: T 1 & T 2 , T 2 & T 3 ,......, T n−1 & T n , and T n & T 1 . No other pair of teams has any player in common. How
many players are participating in the tournament, considering all the n teams together?

A n (k - 1)

B k (n - 1)

C n (k - 2)

D k (k - 2)

E (n - 1)(k - 1)

Answer: A

Explanation:
The number of players in all the teams put together = k * n

The number of players that are common is 1*n = n

So, the number of players in the tournament = kn - n = n(k-1)

Question 17

Consider four digit numbers for which the first two digits are equal and the last two digits are also equal. How many such numbers are
perfect squares?

A 3

B 2

C 4

D 0

E 1

Answer: E

Explanation:
Let the number be xxyy
xxyy = 1000x + 100x + 10y +y = 1100x+11y = 11(100x+y)
Since xxyy is a perfect square, and 11 is one of the factors, it should be a multiple of 121
So, xxyy = 121k, where k is also a perfect square.
For k = 4, xxyy is a 3 digit number and for k > 82, xxyy is a five digit number
Between 4 and 82, only for k = 64, the number is of the form xxyy
121*64 = 7744
So, there is only 1 number 7744 which is of the form xxyy and a perfect square.

Alternatively:

The number should be definitely more than 32 and less than 100 as the square is a two digit number.

A number of such form can be written as (50 ± a) and 100 − a where 0 ≤ a ≤ 100
So, the square would be of form (50 ± a)2 = 2500 + a 2 ± 100a or (100 − a)2 i.e. 10000 + a 2 + 200a

In both cases, only a 2 contributes to the tens and ones digit. Among squares from 0 to 25, only 12 square i.e. 144 has repeating tens
and ones digit. So, the number can be 38, 62, or 88. Checking these squares only 88 square is in the form of xxyy i.e. 7744.

Downloaded from cracku.in


Question 18

The integers 1, 2, …, 40 are written on a blackboard. The following operation is then repeated 39 times: In each repetition, any two
numbers, say a and b, currently on the blackboard are erased and a new number a + b - 1 is written. What will be the number left on
the board at the end?

A 820

B 821

C 781

D 819

E 780

Answer: C

Explanation:
Let the first operation be (1+40-1) = 40, the second operation be (2+39-1) = 40 and so on

So, after 20 operations, all the numbers are 40. After 10 more operations, all the numbers are 79

Proceeding this way, the last remaining number will be 781

Download Excellent App for CMAT Preparation


Question 19

A shop stores x kg of rice. The first customer buys half this amount plus half a kg of rice. The second customer buys half the
remaining amount plus half a kg of rice. Then the third customer also buys half the remaining amount plus half a kg of rice.
Thereafter, no rice is left in the shop. Which of the following best describes the value of x?

A 2≤x≤6

B 5≤x≤8

C 9 ≤ x ≤ 12

D 11 ≤ x ≤ 14

E 13 ≤ x ≤ 18

Answer: B

Explanation:
After the first sale, the remaining quantity would be (x/2)-0.5 and after the second sale, the remaining quantity is 0.25x-0.75

After the last sale, the remaining quantity is 0.125x-(7/8) which will be equal to 0

So 0.125x-(7/8) = 0 => x = 7

Question 20

How many pairs of positive integers m, n satisfy 1/m + 4/n = 1/12 , where n is an odd integer less than 60?

A 6

B 4

C 7

D 5

Downloaded from cracku.in


E 3
Answer: E

Explanation:
1/m + 4/n = 1/12
So, 1/m = 1/12 - 4/n
So, m = 12n/(n-48)
Since m is positive, n should be greater than 48
Also, since n is an odd number, it can take only 49, 51, 53, 55, 57 and 59
If n = 49, 51, 57 then m is an integer, else it is not an integer
So, there are 3 pairs of values for which the equation is satisfied

Take a CMAT free mock test

CMAT Free Solved Previous Papers.

CAT Previous Papers PDF

Download Excellent App for CMAT Preparation

Take 3 Free CAT Mocks (With Solutions)

Join MBA Telegram Group

Cracku CAT Success Stories

10 MAHCET MBA Mocks - Just Rs. 499

5 TISSNET Mocks - Just Rs. 299

Enroll to MAH-MBA CET Crash Course

Take TISSNET Mock Tests

Take a MAH-MBA CET Mocks Here

Subscribe to MBA Exams Youtube Channel

Downloaded from cracku.in

You might also like