CAT Inequalities Questions & Solutions
A sample of real CAT Inequalities past-year questions, each with a worked solution and the correct answer highlighted. AthenaPrep has 59 Inequalities questions in all — sign up free to practise them timed.
- Q1.CAT 2025
Let and , where is the greatest integer not exceeding . If set represents all feasible values of , then a possible subset of is
Show solution
For n=3,4,5 and we have , so the equation
, i.e.
Thus for
Option B and C have included, which is not part of the original set. And Option D has . So, it is not possible.
Option A is the answer.
- Q2.CAT 2025
If a,b,c and d are integers such that their sum is 46, then the minimum possible value of is
Answer: 2
Show solution
Given expression:
The given expression has just the sum of squares of the terms. So, the minimum value is either zero or positive.
If we can make all the values equal, we can get zero. But since all the values are integers and the sum 46 is not divisible by 4, we can't make everything equal.
So, the nearest four values are 12, 11, 11, 12.
With this, the minimum value is
- Q3.CAT 2023
If and are real numbers such that , then the value is
0
1
-1
2
Show solution
Given,
=>
=>
For the L.H.S. of the equation to be 0, each of the square terms should be 0 (as squares cannot be negative)
=> x - 2y - 1 = 0 => x - 2y = 1
- Q4.CAT 2023
The population of a town in 2020 was 100000. The population decreased by y% from the year 2020 to 2021, and increased by x% from the year 2021 to 2022, where x and y are two natural numbers. If population in 2022 was greater than the population in 2020 and the difference between x and y is 10, then the lowest possible population of the town in 2021 was
72000
74000
73000
75000
Show solution
It is given that the population of the town in 2020 was 100000. The population decreased by y% from the year 2020 to 2021 and increased by x% from the year 2021 to 2022, where x and y are two natural numbers.
Hence, the population in 2021 is .
The population in 2022 is
It is also given that the population in 2022 was greater than the population in 2020 and the difference between x and y is 10.
Hence,
100000\left(\ \frac{\ 100-y}{100}\right)\left(\ \frac{\ 100+x}{100}\right)>\ 100000 , and (x-y) = 10
=> 100000\left(\ \frac{\ 100-y}{100}\right)\left(\ \frac{\ 110+y}{100}\right)>\ 100000
=> \ \frac{\ 100-y}{100}\left(\ \frac{\ 110+y}{100}\right)>\ 1
To get the minimum possible value of 2021, we need to increase the value of y as much as possible.
Hence, \left(\ \ 100-y\right)\left\{\left(\ \ 100+y\right)+10\right\}>\ 10000
=> 10000-y^2+1000-10y>\ 10000
=> y^2+10y<1000
=> y^2+10y+25<1025
=> \left(y+5\right)^2=1024\ <\ 1025
=>
=>
Hence, the population in 2021 is 100000*(100-27) = 73000
The correct option is C
- Q5.CAT 2022
The number of distinct integer values of n satisfying \frac{4-\log_{2}n}{3-\log_{4}n} < 0, is
Answer: 47
Show solution
Let
\ \ \dfrac{\ 4-y}{3-\dfrac{y}{2}}<0
\ \ \left(4-y\right)\left(3-\dfrac{y}{2}\right)<0
\ \ \left(4-y\right)\left(6-y\right)<0
\ \ \left(y-4\right)\left(y-6\right)<0
4 < y < 6
4<\log_2n<6
2^4 < n < 2^6
16 < n < 64
n can take values from 17 to 63(inclusive).
The number of n values possible = 47
- Q6.CAT 2021
If n is a positive integer such that (\sqrt[7]{10})(\sqrt[7]{10})^{2}...(\sqrt[7]{10})^{n}>999, then the smallest value of n is
Answer: 6
Show solution
(\sqrt[7]{10})(\sqrt[7]{10})^{2}...(\sqrt[7]{10})^{n}>999
(\sqrt[7]{10})^{1+2+...+n}>999
10^{\frac{1+2+...+n}{7}}>999
For minimum value of n,
1 + 2 + ... + n = 21
We can see that if n = 6, 1 + 2 + 3 + ... + 6 = 21.
- Q7.CAT 2019
If x is a real number, then is a real number if and only if
Show solution
will be real if
- Q8.CAT 2006
The number of solutions of the equation 2x + y = 40 where both x and y are positive integers and x <= y is:
7
13
14
18
20
Show solution
y = 38 => x = 1
y = 36 => x = 2
...
...
y = 14 => x = 13
y = 12 => x = 14 => Cases from here are not valid as x > y.
Hence, there are 13 solutions.
- Q9.CAT 2003
If x, y, z are distinct positive real numbers the would always be
Less than 6
greater than 8
greater than 6
Less than 8
Show solution
For the given expression value of x,y,z are distinct positive integers . So the value of expression will always be greater than value when all the 3 variables are equal . substitute x=y=z we get minimum value of 6 .
= x/z + x/y + y/z + y/x + z/y + z/x
Applying AM greater than or equal to GM, we get minimum sum = 6
- Q10.CAT 2001
If x > 5 and y < -1, then which of the following statements is true?
(x + 4y) > 1
x > -4y
-4x < 5y
None of these
Show solution
Substitute x=6 and y=-6 ,
x+4y = -18
x = 6, -4y = 24
-4x = -24, 5y = -30
So none of the options out of a,b or c satisfies .
- Q11.CAT 2000
If x>2 and y>-1,then which of the following statements is necessarily true?
xy>-2
-x<2y
xy<-2
-x>2y
Show solution
This kind of questions must be solved using the counter example method.
x = 100 and y = -1/2 rules out option a)
x = 3 and y = 0 rules out options c) and d)
Option b) is correct.
Passage
For these questions the following functions have been defined.
Q12.CAT 1997For x=15, y=10 and z=9 , find the value of le(x, min(y, x-z), le(9, 8, ma(x, y, z)).
5
12
9
4
Show solution
Given expression can be reduced to
le(15, min(10,15-9) , le(9,8,12))
Or le(15,6,1) = 9
47+ more Inequalities questions inside
Get the full CAT Inequalities set with timed practice, bookmarks and analysis — free to start.
Start practising freeCAT Inequalities previous year questions with solutions — AthenaPrep

