← CAT Topics

CAT — Inequalities

5 questions, free to view. Click any question to see the answer and explanation.

Attempt This Topic →
Expand all
Inequalities
5 questions
Q1 Let x, y, and z be real numbers satisfying 4(x² + y² + z²) = a, 4(x − y − z) = 3 + a T… MCQ

Let x, y, and z be real numbers satisfying
4(x² + y² + z²) = a,
4(x − y − z) = 3 + a
The a equals

A.

3

B.

1⅓

C.

4

D.

1

Correct answer: A.

3

Step 1: Express both equations in simpler form
Let x² + y² + z² = S. Then a = 4S.
Also, x − y − z = (3 + a)/4 = (3 + 4S)/4 = S + 3/4

Step 2: Apply Cauchy–Schwarz Inequality
(x − y − z)² ≤ (1² + (−1)² + (−1)²)(x² + y² + z²)
(x − y − z)² ≤ 3S
Substituting x − y − z = S + 3/4:
(S + 3/4)² ≤ 3S

Step 3: Simplify
S² + (3/2)S + 9/16 ≤ 3S
S² − (3/2)S + 9/16 ≤ 0
16S² − 24S + 9 ≤ 0
(4S − 3)² ≤ 0
Since a square is always non-negative, this is possible only when 4S − 3 = 0 → S = 3/4

Step 4: Find a
a = 4S = 4 × (3/4) = 3

Q2 Any non-zero real numbers x, y such that y ≠ 3 and x/y < (x+3)/(y−3), will satisfy the co… MCQ

Any non-zero real numbers x, y such that y ≠ 3 and x/y < (x+3)/(y−3), will satisfy the condition.

A.

x/y < y/x

B.

If y < 0, and −x < y

C.

If y > 10, and −x > y

D.

If x < 0, and −x < y

Correct answer: B.

If y < 0, and −x < y

Step 1: Bring both fractions to one side
x/y − (x + 3)/(y − 3) < 0
Taking LCM: [x(y − 3) − y(x + 3)] / [y(y − 3)] < 0
Simplifying the numerator: xy − 3x − xy − 3y = −3(x + y)
Hence: −3(x + y) / [y(y − 3)] < 0
Dividing by −3 reverses the inequality: (x + y) / [y(y − 3)] > 0
So the numerator and denominator must have the same sign.

Step 2: Check Option B
Given: y < 0 and −x < y → x + y > 0
Since y < 0 and (y − 3) < 0: y(y − 3) > 0
Numerator > 0 and Denominator > 0
Hence (x + y) / [y(y − 3)] > 0 ✓

Step 3: Check the other options
Option A: Does not guarantee the required sign condition.
Option C: y > 10 makes denominator positive, but −x > y implies x + y < 0, so inequality fails.
Option D: Does not always ensure numerator and denominator have the same sign.
Therefore, only Option B always satisfies the given inequality.

Q3 If log₆₄ x² + log₈ √y + 3 log₅₁₂ (√yz) = 4, where x, y and z are positive real numbers, t… MCQ

If log₆₄ x² + log₈ √y + 3 log₅₁₂ (√yz) = 4, where x, y and z are positive real numbers, then the minimum possible value of (x + y + z) is

A.

48

B.

36

C.

24

D.

96

Correct answer: A.

48

Step 1: Convert all logarithms to base 2. Since 64 = 2⁶, 8 = 2³, 512 = 2⁹: log₆₄ x² = (1/6) log₂ x² = (1/3) log₂ x. log₈ √y = (1/3) log₂ √y = (1/6) log₂ y. 3 log₅₁₂ (√yz) = 3 × (1/9) log₂ (√yz) = (1/3) × (1/2) log₂ (yz) = (1/6)(log₂ y + log₂ z). Substituting: (1/3) log₂ x + (1/6) log₂ y + (1/6) log₂ y + (1/6) log₂ z = 4. So, (1/3) log₂ x + (1/3) log₂ y + (1/6) log₂ z = 4. Multiply throughout by 6: 2 log₂ x + 2 log₂ y + log₂ z = 24. Using logarithm properties: log₂ (x²y²z) = 24. Hence, x²y²z = 2²⁴.

Step 2: Apply AM-GM Inequality. Apply AM-GM directly to x², y² and z: (x² + y² + z)/3 ≥ (x²y²z)^(1/3) = 2⁸ = 256. Equality holds when x² = y² = z = 256. Since x and y are positive: x = 16, y = 16, z = 16. Therefore, x + y + z = 16 + 16 + 16 = 48.

Q4 All the values of x satisfying the inequality 1/(x + 5) ≤ 1/(2x − 3) are MCQ

All the values of x satisfying the inequality 1/(x + 5) ≤ 1/(2x − 3) are

A.

x < −5 or 3/2 < x ≤ 8

B.

−5 < x < 3/2 or x > 3/2

C.

x < −5 or x > 3/2

D.

−5 < x < 3/2 or 3/2 < x ≤ 8

Correct answer: A.

x < −5 or 3/2 < x ≤ 8

Given:
1/(x + 5) ≤ 1/(2x − 3)
Find all values of x.

Step 1: Note the restrictions
The denominators cannot be zero.
So,
x ≠ −5
and
x ≠ 3/2

Step 2: Bring all terms to one side
1/(x + 5) − 1/(2x − 3) ≤ 0
Taking the LCM,
[(2x − 3) − (x + 5)] / [(x + 5)(2x − 3)] ≤ 0
(x − 8) / [(x + 5)(2x − 3)] ≤ 0

Step 3: Find the critical points
The critical points are
x = −5, 3/2, 8
These divide the number line into four intervals:
● x < −5
● −5 < x < 3/2
● 3/2 < x < 8
● x > 8

Step 4: Check the sign in each interval
For x < −5
Choose x = −6.
Expression = (−)/(+)
= Negative
Satisfied.
For −5 < x < 3/2
Choose x = 0.
Expression = (−)/(−)
= Positive
Not satisfied.
For 3/2 < x < 8
Choose x = 2.
Expression = (−)/(+)
= Negative
Satisfied.
For x > 8
Choose x = 9.
Expression = (+)/(+)
= Positive
Not satisfied.

Step 5: Check the boundary point
At x = 8,
the numerator becomes zero while the denominator is non-zero.
Hence,
the inequality is satisfied.
The points
x = −5
and
x = 3/2
are not included since the expression is undefined.

Final Answer
The solution set is
x < −5
or
3/2 < x ≤ 8

Answer:
A. x < −5 or 3/2 < x ≤ 8

Q5 − Let p, q and r be three natural numbers such that their sum is 900, and r is a perfect … TITA

− Let p, q and r be three natural numbers such that their sum is 900, and r is a perfect square whose value lies between 150 and 500. If p is not less than 0.3q and not more than 0.7q, then the sum of the maximum and minimum possible values of p is

Answer: 397

Step 1: p + q + r = 900, 150 < r < 500, r is a perfect square.
Let S = 900 − r, so p + q = S.

Step 2: Constraints on p
p ≥ 0.3q = 0.3(S−p) → 1.3p ≥ 0.3S → p ≥ 3S/13
p ≤ 0.7q = 0.7(S−p) → 1.7p ≤ 0.7S → p ≤ 7S/17

Step 3: Maximize p → maximize S → minimize r.
Smallest perfect square > 150: r = 169 → S = 731
Maximum p = ⌊7×731/17⌋ = ⌊5117/17⌋ = 301

Step 4: Minimize p → minimize S → maximize r.
Largest perfect square < 500: r = 484 → S = 416
Minimum p = ⌈3×416/13⌉ = ⌈1248/13⌉ = 96

Step 5: Sum = 301 + 96 = 397

Want this as a timed attempt?

Log in free to attempt this topic with a real timer, analytics, streaks and bookmarks.

Start Free →
💬 Talk to GRADSCALE
We usually respond within a few hours
💬
Chat with us on WhatsApp
Get instant help with your drills, subscription, or any platform questions from the GRADSCALE team.
💬 Open WhatsApp
Mon–Sat · 9 AM – 9 PM IST
Message sent! We'll get back to you within 24 hours.
Yes. GRADSCALE has a free plan with access to daily drills, streaks, and basic analytics. Pro unlocks full analytics, mock mode, PYQ practice, and priority support.
CAT 2026, IPMAT, and XAT are live. GMAT, GRE, SNAP, NMAT, JEE, NEET, SSC, Banking and more are coming soon.
No. GRADSCALE is designed to complement coaching — or work standalone. You bring the intent, GRADSCALE brings the structure and accountability.
Every day you get 3 drills — one each for VARC, DILR, and QA — with a time limit. Complete all 3 to maintain your streak.
Attempt all 3 drills together as a single timed exam — VARC → DILR → QA with section locks, exactly like the real CAT pattern.
Each drill can be attempted once — individually or as part of a mock, not both. This keeps your analytics clean and honest.
Yes. Both MCQ and TITA (Type In The Answer) questions are supported. TITA questions have no negative marking and include an on-screen keyboard when enabled.
PYQs are actual previous year question papers. You can attempt them as full papers, section-wise, or topic-wise — with per-attempt analytics and bookmarks.
Smart Mix randomises questions across multiple years for a topic, so you're not just practising one year's pattern. It gives you a broader, more realistic workout.
Prep Tools are focused skill resources — RC 111 passage bank, GRE Vocab Forge, CAT QA Formula Bank, MBA GK Flashcards and more. Launching soon.
A streak counts consecutive days you've completed all 3 daily drills. Miss one day and it resets to zero. It's designed to build the habit of daily execution.
Section-wise accuracy, time per question, weak topic identification, weekly performance trends, PYQ attempt history, and your streak calendar.
Yes. The leaderboard shows daily and all-time streak rankings. You can see where you stand among all active aspirants on the platform.
Yes. Google Sign-In is supported for quick registration and login — no password required.
Go to the Subscription page from the navbar or click "Upgrade" on your dashboard. Monthly and yearly plans are available.
Full refund within 7 days of purchase if you're not satisfied. See www.gradscale.in/refund/ for details.
Click "Forgot password" on the login page and enter your email. You'll get a reset link within a few minutes.