Cracku Simple Equations Problems For CAT PDF
Cracku Simple Equations Problems For CAT PDF
Cracku Simple Equations Problems For CAT PDF
Question 1
A box contains 5 apples, 7 oranges and 11 pineapples. How many fruits should one pick to
have atleast 4 fruits of the same kind?
A 9
B 10
C 11
D 12
Answer: B
Explanation:
The maximum number of fruits one can pick without having 4 fruits of the same kind equals 9
when x=y=z=3.
So, if one picks 10 fruits, there will be at least 4 fruits of the same kind.
Question 2
A 10
B 6
C 4
D 2
Answer: C
Explanation:
The only solutions for the equation are (2,22); (4,19);(6,16) and (8,13).
So total number of solutions is 4.
Question 3
Ajay has 131 coins consisting of one rupee, 50 paisa and 25 paisa coins. The total value of
the coins is Rs. 65. If the 50 paisa and 25 paisa coins are interchanged, the value comes
down by Rs. 3. Find the number of 1 rupee coins he has?
A 23
B 31
D 27
Answer: A
Explanation:
Let X be the number o f 1 rupee coin, Y be the 50 paise coin and Z be the 25 paise coin.
X+Y+Z = 131,
X + Y2 + Z4 = 65,
X + Y4 + Z2 = 62.
So, X = 23
Question 4
If the boys of a class wear one shirt each, 4 shirts remain extra. If, each boy wears two shirts
each, two boys are left shirtless. How many boys are there in the class?
A 6
C 8
D 10
Answer: C
Explanation:
2*(x-2) = x+4. So, x = 8
Question 5
The cost of 5 oranges, 4 apples and 6 tomatoes is Rs. 100 while the cost of 10 oranges, 6
apples and 9 tomatoes is Rs. 180. What is the cost of 8 oranges?
A Rs. 96
B Rs. 64
C Rs. 80
D Can't be determined
Answer: A
Explanation:
5a + 4b + 6c = 100 --> (1)
and 10a+6b+9c = 180 --> (2)
(2) - 1.5*(1) gives a = 12
Question 6
20 teams play in a hockey tournament and get 3 points for a win and 2 points each for a draw.
If each team plays the other exactly once and the total number of points won by the teams is
530, how many games were drawn?
A 30
B 40
C 50
D 60
Answer: B
Explanation:
Total number of games is 20C2 = 190. Let x be the number of drawn games, so 2*x + 3*(190-x)
= 530. So, x =40
A 0
B 1
C 2
D 3
Answer: C
Explanation:
If x> 2, the equation becomes, 3x-5 = x-2 + x or x=3
If 5/3 < x < 2, the equation becomes 3x-5 = 2-x+x or x = 7/3. However, 7/3 > 2 and hence is not
a valid solution
If x < 5/3, the equation becomes 5 - 3x = 2 or x = 1.
So, valid solutions for x are 1 and 3.
Question 8
For what value of k do the following equations have no solution: 3x + 4y = 24 and 10x + ky =
75?
A 12
B 9
C 13.33
D None of these
Answer: C
Explanation:
For the system to have no solutions, the determinant of the matrix should be zero. So, 4*10 =
3*k. So, k = 13.33
Question 9
A carrot, costing Rs. 30, has 50 units of Vitamin A and a beetroot, costing Rs. 40, has 60 units
of Vitamin A. How should Ram spend Rs. 1200 to gain the maximum amount of Vitamin A?
D None of these
Answer: C
Explanation:
1 rupee spent on a carrot gives 1.66 units of Vitamin A, while 1 rupee spent on a beetroot gives
1.5 units of Vitamin A.
So, 40 carrots and 0 beetroots give the maximum amount of Vitamin A
Question 10
5 Cabbages, 12 Coconuts and 19 Brinjals cost Rs. 275. 23 Cabbages, 19 Coconutes and 15
Brinjals cost Rs.360. How much do 1 Coconut, 1 Brinjal and 1 Cabbage cost?
A 17
B 18
C 20
D Can't be determined
Answer: C
Explanation:
5X+12Y+19Z=275 --> (1)
23X+19Y+15Z = 360 -->(2)
We note that the coefficients of the first equation differ by 7 and the coefficients of the second
equation differ by 4. So, multiplying the first by 4 and the second by 7, 4*(1) + 7*(2) gives
X+Y+Z =20
Question 11
A man can make 30 bricks a day while a woman can make 20 bricks a day. The fixed pay for a
man and woman is Rs. 300 and Rs. 250 per day respectively. The variable pay per brick made
for each is Rs. 10 and Rs. 12. If a total of 600 bricks should be made in a day, how many men
should the firm employ to minimize cost?
A 30
B 20
D 19
Answer: B
Explanation:
A man makes 30 bricks a day for Rs. 600 while a woman makes 20 bricks a day for Rs. 490.
So, it is economical to hire a man. Hence, the total number of men needed is 600/30=20
Question 12
How many integral solutions are there for the equation X+Y+X*Y=0
A 0
B 1
C 2
D 3
Answer: C
Explanation:
X = − Y Y+1 . This is an integer only when Y = 0 or Y = -2. Hence, the only solutions are (0,0)
and (-2,-2)
Question 13
Which of the following conditions should a, b and c solve for the set of equations given below
to have atleast one solution?
X+Y+Z=a;
2X-5Y+6Z=b and
11X-3Y+19Z=c
A 7a +2b - c =0
C 7a + 2b + c =0
D 2a + b -7c =0
Answer: A
Explanation:
For the set of equations to have a consistent solution, the determinant of the below matrix
⎡a 1 1⎤
should be zero. The determinant of b −5 6 is zero.
⎣c −3 19⎦
So, 7a+2b=c
Question 14
The number of integral solutions to the equation 3X+5Y = 216 given that 20 < X < 216 and 3 <
Y < 216 is?
A 9
B 10
C 11
D 12
Answer: A
Explanation:
The given equation 3X+5Y = 216 can be written as 3X=216-5Y => X=72-(5/3)Y.
For X to be an integer Y should be a multiple of 3. So let Y be '3k' => X=72-5k.
Thus for all X of the form 72 - 5k and Y of the form 3k, the equation above has a solution.
Based on the conditions given, k>1 and k<11.
So, number of integral solutions is 9.
Question 15
The cost of 7 apples, 10 oranges and 13 pineapples is Rs. 25. The cost of 17 apples, 21
oranges and 25 pineapples is Rs.41. What is the cost of one apple, one orange and one
pineapple?
A 1.0
B 0.80
C 1.5
Answer: A
Explanation:
7X + 10Y + 13Z = 25 -> (1) 17X + 21Y+25Z = 41 -> (2) The difference in the coefficients of
equation (1) is 3 and the difference in the coefficients of equation (2) is 4. So, 4*(1) - 3*(2)
gives X+Y+Z =1
Question 16
What is the maximum number which cannot be expressed as 3X + 11Y for any two whole
numbers X and Y?
A 19
B 27
C 41
D 37
Answer: A
Explanation:
11 = 2 (mod 3). So, any number greater than 11 and of the form 3k+2 can be expressed as 3X +
11Y. Similarly, 22 = 1 (mod 3), so any number greater than 22 which is of the form 3k+1 can be
expressed as 3X+11Y. Hence, all numbers greater than 22 can be expressed as 3X+11Y. The
largest number less than 22 which can't be expressed as 3X+11Y is 19 which is the answer.
Question 17
A box contains 3 apples, 5 oranges and 13 pineapples. Atleast how many fruits should one
pick to have atleast 6 fruits of the same kind?
A 9
C 14
D None of these
Answer: C
Explanation:
6 fruits of the same kind can be only pineapples. So, the minimum number of fruits to be pick
to be certain of having 6 pineapples is 3 (apples) + 5 (oranges) + 6 (pineapples) = 14.
Question 18
Ajay and Vijay have Rs. 68 each in coins. They have coins of denomination 10, 5 and 1 only. If
Ajay has the maximum number of coins possible and Vijay has the minimum number of coins
possible, what is the total number of coins both have?
A 68
B 78
C 72
D None of these
Answer: B
Explanation:
Maximum number of coins possible is 68 (all 1 rupee coins) Minimum number of coins
possible is 6 (10 rupee coins) + 1 (5 rupee) + 3 (1 rupee) = 10 So total is 78
Question 19
For what value of 'm', does the following system of equations not have a unique solution?
X + 2Y + 3Z = 10
4X + 5Y -6Z = 12
6X + 8Y -m*Z = 23
B -6
C 6
D -4
Answer: C
Explanation:
⎡1 2 3 ⎤
The system will have no unique solution if the determinant of the matrix 4 5 −6 is
⎣6 8 −m⎦
zero, ⟹ 6 ∗ (−12 − 15) − 8(−6 − 12) − m(5 − 8) = 0 ⟹ m = 6
Question 20
After the impending birth of identical twins, the percentage of boy grandchildren of Old
Johnny will be either 33.33% or 44.44%. Find the total number of grandchildren Old Johnny
has right now (excluding twins).
A 16
B 20
C 24
D Can't be determined
Answer: A
Explanation:
4
x+2
Let Old Johnny have x boy and y girl grandchildren right now. So, x+y+2 = 9
x
and x+y+2 = 13 .
So, x = 6 and y =10.
Question 21
In olden days, there were only 4 paisa, 7 paisa and 11 paisa coins. What is the maximum
amount you can't exactly pay using just the three sets of coins?
A 23 paisa
B 17 paisa
C 19 paisa
D 29 paisa
Explanation:
4 = 0(mod 4) 7 = 3 (mod 4) 14 = 2(mod 4) and 21 = 1(mod 4)
Any amount greater than 21 paisa, can be paid using these three coins. For example, if the
amount leaves a remainder of 0 when divided by 4, we can pay using 4 paisa coins only. If it
leaves a remainder of 1 when divided by 4, we can pay three 7 paisa coins and the rest by 4
paisa coins. Similarly if it leaves a remainder of 2 when divided by 4, we can pay two 7 paisa
coins and the rest by 4 paisa coins. Similarly if it leaves a remainder of 3 when divided by 4, we
can pay one 7 paisa coin and the rest by 4 paisa coins.
Of the numbers less than 21 paisa, the maximum we can't pay using these coins is 17 paisa
coins.
Question 22
In an examination containing 100 questions, a student gets 1 mark for a right answer, -1/3 for
a wrong answer and -1/4 for an unattempted answer. If a student scores 80 marks in the
examination, how many questions did he answer wrong?
A 4
B 6
C 0
D Can't be determined
Answer: D
Explanation:
100 - x -y - x/3 - y/4 = 80. 15x + 16y = 240. This has two integer solutions (0,15) and (16,0).
Hence, we can't determine the number of answers the student got wrong.
In a football team having 'n' teams each, all the teams play each other twice and get 3 points
for a win and 1 point each for a draw. If the total number of points earned by the teams is 217,
how many games were drawn?
A 37
B 53
C 71
D Can’t be determined
Answer: B
Explanation:
Let x represent the number of wins and y represent the number of draws.
For every win, 3 point will be added to 1 team and 0 to other. Hence, net increase in points = 3x.
For every draw, 1 point will be added to both the teams. So, net increase = 2y.
3x+2y = 217 and x+y = n*(n-1) for some n. The only integral solutions to the above equation are
x=37 and y = 53 and n=10
Question 24
While multiplying three natural numbers, Rajdeep used 75 as one of the numbers instead of
57. As a result, the product went up by 360. What is the value of the correct product?
A 1040
B 1140
C 1500
D Can't be determined
Answer: B
Explanation:
75XY - 57XY = 360 or XY =20. Original product is 57XY = 1140
An airline has a certain free luggage allowance and charges for excess luggage at a fixed rate
per kg. Two passengers, Raja and Praja have 60 kg of luggage between them, and are charged
Question 25
[CAT 2004]
A 10 kg
B 15 kg
C 20 kg
D 25 kg
E 30 kg
Answer: B
Explanation:
Let the limit be x and the rate of charge be k per kg.
Let the excess luggage with Raja be R kg.
So, excess luggage with Praja = 2R kg
Now, excess luggage with Raja + excess luggage with Praja = 60 - 2x
So, 3R = 60 - 2x => R = 20 - 2x/3 which was charged 1200 Also, if one person had the entire
luggage, excess luggage would have been 60 - x, which would have been charged 5400.
=> (60-2x)/3*(60-x) = 1200/5400
Solving this, x = 15 kg