Past Year QuestionsAll examsQAInequalities

Inequalities — PYPs

5 solved Inequalities previous year questions (PYQs) from past year papers — attempt each and check the answer.

Free SolutionsNo Login5 Questions
Q1:ipmat indore 2023QAInequalitiesEasyMCQ · MCQ
The set of all real values of x satisfying the inequality x2(x+1)(x1)(2x+1)3>0\dfrac{x^2(x+1)}{(x-1)(2x+1)^3} > 0 is
  • A(,1)(-\infty, -1) U (12,0)(-\dfrac{1}{2}, 0) U (1,+)(1, +\infty)
  • B(1,12)(-1, -\dfrac{1}{2}) U (1,+)(1,+\infty)
  • C(1,0)(-1, 0) U (1,+)(1,+\infty)
  • D(1,12)(-1, -\dfrac{1}{2}) U (0,+)(0,+\infty)
Pick an option to attempt
The Setup: We must find the set of all real values of xx that satisfy the rational inequality x2(x+1)(x1)(2x+1)3>0\frac{x^2(x+1)}{(x-1)(2x+1)^3} > 0. Step 1: Identify the critical points. Set the numerator and denominator factors to zero to find the critical points where the expression changes sign or becomes undefined: Numerator: x=0x = 0 (multiplicity 2, even), x=1x = -1 (multiplicity 1, odd). Denominator: x=1x = 1 (multiplicity 1, odd), x=1/2x = -1/2 (multiplicity 3, odd). The critical points in ascending order are: 1,1/2,0,1-1, -1/2, 0, 1. Step 2: Evaluate the sign intervals using a test-point method. Because the factor x2x^2 is always non-negative and touches 00 at x=0x=0, the sign does not change across x=0x=0. We test the regions partitioned by the odd-multiplicity critical points (1,1/2,1-1, -1/2, 1): * **Region x>1x > 1:** Test x=2x = 2. Expression is (+)(+)/(+)(+)>0(+)(+)/(+)(+) > 0. (Valid) * **Region 1/2<x<1-1/2 < x < 1 (excluding 00):** Since sign alternates at x=1x=1, this region is negative. (Invalid) * **Region 1<x<1/2-1 < x < -1/2:** Since sign alternates at x=1/2x=-1/2, this region is positive. (Valid) * **Region x<1x < -1:** Since sign alternates at x=1x=-1, this region is negative. (Invalid) Step 3: Combine the valid intervals. The strict inequality requires the expression to be strictly greater than 00, so the critical points themselves are not included. The valid intervals are (1,1/2)(-1, -1/2) and (1,+)(1, +\infty). Set=(1,12)(1,+)\text{Set} = \left(-1, -\frac{1}{2}\right) \cup (1, +\infty) Final Answer: (1,12)(1,+)(-1,-\frac{1}{2})\cup(1,+\infty)
Q2:ipmat indore 2020QAInequalitiesMediumMCQ · MCQ
Consider the following statements: (i) When (0<x<1)(0 < x < 1), then (11+x<1x+x2)(\frac{1}{1+x} < 1 - x + x^2) (ii) When (0<x<1)(0 < x < 1), then (11+x>1x+x2)(\frac{1}{1+x} > 1 - x + x^2) (iii) When (1<x<0)(-1 < x < 0), then (11+x<1x+x2)(\frac{1}{1+x} < 1 - x + x^2) (iv) When (1<x<0)(-1 < x < 0), then (11+x>1x+x2)(\frac{1}{1+x} > 1 - x + x^2) Then the correct statements are:
  • A(i) and (ii)
  • B(ii) and (iv)
  • C(i) and (iv)
  • D(ii) and (iii)
Pick an option to attempt
The Setup: Cross-multiplying an inequality whose denominator changes sign is how this question eats people alive. We dodge that entirely with the sum of cubes identity a3+b3=(a+b)(a2ab+b2)a^3+b^3=(a+b)(a^2-ab+b^2), taking a=1a=1 and b=xb=x, which turns the whole comparison into a single fraction whose sign we can read off. Step 0: Note the structure. Statements (i) and (ii) are exact opposites on the same interval, as are (iii) and (iv). So exactly one of each pair must be true, and the answer is guaranteed to be one statement from each pair - that alone kills option 1 ((i) and (ii) cannot both hold) before any algebra. Step 1: Exploit the identity. With a=1a=1, b=xb=x: 1+x3=(1+x)(1x+x2)1+x^3=(1+x)(1-x+x^2) On both intervals x>1x>-1, so 1+x>01+x>0 - it is never zero, and we may safely divide by it: 1x+x2=1+x31+x1-x+x^2=\frac{1+x^3}{1+x} Step 2: Find the delta. Subtract the two quantities being compared and put them over the common denominator: (1x+x2)11+x=1+x31+x11+x=x31+x(1-x+x^2)-\frac{1}{1+x}=\frac{1+x^3}{1+x}-\frac{1}{1+x}=\frac{x^3}{1+x} Everything now rides on the sign of x31+x\frac{x^3}{1+x}, and since 1+x>01+x>0 throughout, that sign is simply the sign of x3x^3 - which is the sign of xx. **Step 3: Evaluate Case 1, 0<x<10<x<1.** The numerator x3x^3 is positive and the denominator 1+x1+x is positive, so the delta is positive: x31+x>0    1x+x2>11+x\frac{x^3}{1+x}>0 \implies 1-x+x^2>\frac{1}{1+x} Flipping that around to the form the paper uses gives 11+x<1x+x2\frac{1}{1+x}<1-x+x^2, which is exactly Statement (i) - and therefore (ii) is false. *Spot check at x=12x=\frac{1}{2}:* 11+x=23\frac{1}{1+x}=\frac{2}{3} and 1x+x2=341-x+x^2=\frac{3}{4}, and indeed 23<34\frac{2}{3}<\frac{3}{4}, with the gap 112\frac{1}{12} matching x31+x=1/83/2=112\frac{x^3}{1+x}=\frac{1/8}{3/2}=\frac{1}{12}. **Step 4: Evaluate Case 2, 1<x<0-1<x<0.** Here the numerator x3x^3 is negative (a negative number cubed stays negative), while the denominator 1+x1+x is still positive - for instance 1+(0.5)=0.51+(-0.5)=0.5. A negative over a positive is negative: x31+x<0    1x+x2<11+x\frac{x^3}{1+x}<0 \implies 1-x+x^2<\frac{1}{1+x} Flipping it round gives 11+x>1x+x2\frac{1}{1+x}>1-x+x^2, which is exactly Statement (iv) - and therefore (iii) is false. *Spot check at x=12x=-\frac{1}{2}:* 11+x=2\frac{1}{1+x}=2 and 1x+x2=741-x+x^2=\frac{7}{4}, and indeed 2>742>\frac{7}{4}, with the gap 14-\frac{1}{4} matching x31+x=1/81/2=14\frac{x^3}{1+x}=\frac{-1/8}{1/2}=-\frac{1}{4}. Step 5: Assemble. The true statements are (i) and (iv), one from each contradictory pair as Step 0 predicted. Final Answer: (i) and (iv)
Q3:ipmat indore 2024QAInequalitiesEasyMCQ · MCQ
The smallest possible number of students in a class if the girls in the class are less than 50% but more than 48% is
  • A27
  • B100
  • C200
  • D25
Pick an option to attempt
The Setup: We need to find the smallest possible total number of students in a class, given the percentage of girls is strictly between 48%48\% and 50%50\%. Step 1: Formulate the inequality constraint. Let GG be the integer number of girls and NN be the total integer number of students. 48%<GN<50%48\% < \frac{G}{N} < 50\% 1225<GN<12\frac{12}{25} < \frac{G}{N} < \frac{1}{2} Step 2: Test values for NN starting from the lower bound constraints. For the fraction to sit strictly between 0.480.48 and 0.500.50, NN must be minimally larger than 2525. If N=25N = 25: 1225=0.48\frac{12}{25} = 0.48 (Fails the strict greater-than inequality). If N=26N = 26: The maximum integer GG strictly less than half of 2626 is 1212. 12260.461\frac{12}{26} \approx 0.461 (Fails, as it is less than 0.480.48). If N=27N = 27: The maximum integer GG strictly less than half of 2727 is 1313. 13270.48148\frac{13}{27} \approx 0.48148 (Valid). Step 3: Conclude the minimum total. Since 0.48<0.48148<0.500.48 < 0.48148 < 0.50, the minimum total class size NN that supports a valid integer amount of girls is 2727. Final Answer: 27
Q4:ipmat indore 2019QAInequalitiesHardMCQ · MCQ
If x(a,b)x \in (a, b) satisfies the inequality x3x2+3x+21\dfrac{x - 3}{x^2 + 3x + 2} \geq 1, then the largest possible value of bab - a is
  • A3
  • B1
  • C2
  • DNo real values of x satisfies the inequality
Pick an option to attempt
The Setup: A rational inequality. We cannot cross-multiply, because the denominator's sign is unknown and multiplying by a negative would flip the inequality. Everything goes to one side instead. Step 1: Reframe. Move the 1 across and combine over a common denominator: x3x2+3x+210    x3(x2+3x+2)x2+3x+20    x22x5x2+3x+20\frac{x-3}{x^2+3x+2}-1\geq 0 \implies \frac{x-3-\left(x^2+3x+2\right)}{x^2+3x+2}\geq 0 \implies \frac{-x^2-2x-5}{x^2+3x+2}\geq 0 Step 2: Kill the numerator's sign ambiguity. Multiply by 1-1 and reverse the inequality: x2+2x+5x2+3x+20\frac{x^2+2x+5}{x^2+3x+2}\leq 0 Check the numerator's discriminant: Δ=224(1)(5)=420=16<0\Delta=2^2-4(1)(5)=4-20=-16<0 With Δ<0\Delta<0 and a positive leading coefficient, x2+2x+5x^2+2x+5 is **strictly positive for every real xx - it never touches zero. So the numerator can never make the fraction zero or negative on its own. Step 3: Force the denominator negative.** A positive over something, being 0\leq 0, requires the denominator to be strictly negative (zero is not allowed - the expression would be undefined): (x+1)(x+2)<0(x+1)(x+2)<0 An upward parabola sits below zero strictly between its roots: x(2,1)x\in(-2,-1) Note the interval is open because the endpoints 2-2 and 1-1 make the denominator zero, where the original expression is undefined. Separately worth seeing: the numerator x2+2x+5x^2+2x+5 never vanishes, so the fraction is never exactly zero - meaning equality in the original 1\geq 1 is never attained, and the condition behaves throughout as a strict >1>1. Step 4: Compute the width. With a=2a=-2 and b=1b=-1: ba=1(2)=1b-a=-1-(-2)=1 Option 4 - claiming no real xx works - is the trap for anyone who mishandles the sign flip in Step 2 and concludes the fraction can never be negative. Final Answer: 1
Q5:ipmat indore 2019QAInequalitiesMediumMCQ · MCQ
The set of values of xx which satisfy the inequality 0.7(2x23x+4)<0.3430.7^{(2x^2 - 3x + 4)} < 0.343 is
  • A(12,1)\left( \frac{1}{2}, 1 \right)
  • B(12,)\left( \frac{1}{2}, \infty \right)
  • C(,12)\left( -\infty, \frac{1}{2} \right)
  • D(,12)(1,)\left( -\infty, \frac{1}{2} \right) \cup \left( 1, \infty \right)
Pick an option to attempt
The Setup: An exponential inequality with a trap built into the base. Because 0.7<10.7<1, the function 0.7t0.7^t is decreasing, so comparing exponents reverses the inequality - an UNO reverse card most people forget to play. Step 1: Match the bases. Since 73=3437^3=343, scaling the decimal places gives: 0.343=(0.7)3    0.7(2x23x+4)<0.730.343=(0.7)^3 \implies 0.7^{\left(2x^2-3x+4\right)}<0.7^3 Step 2: Drop the bases and flip. For a base in (0,1)(0,1), a smaller value corresponds to a larger exponent: 2x23x+4>32x^2-3x+4>3 Step 3: Solve the quadratic inequality. 2x23x+1>02x^2-3x+1>0 Factor by splitting the middle term: 2x22xx+1>0    2x(x1)1(x1)>0    (2x1)(x1)>02x^2-2x-x+1>0 \implies 2x(x-1)-1(x-1)>0 \implies (2x-1)(x-1)>0 The roots are x=12x=\frac{1}{2} and x=1x=1. The leading coefficient is positive, so the parabola opens upward and is positive outside its roots and negative between them. Step 4: Write the interval. x<12orx>1x<\frac{1}{2} \quad\text{or}\quad x>1 Option 1, the interval (12,1)\left(\frac{1}{2},1\right), is precisely what you get by not flipping the sign in Step 2: that error yields 2x23x+1<02x^2-3x+1<0, whose solution is the region *between* the roots rather than outside them. The whole question turns on that single step. Final Answer: (,12)(1,)\left( -\infty, \frac{1}{2} \right) \cup \left( 1, \infty \right)

Browse other topics