Past Year QuestionsAll examsQAMinima & Maxima

Minima & Maxima — PYPs

2 solved Minima & Maxima previous year questions (PYQs) from past year papers — attempt each and check the answer.

Free SolutionsNo Login2 Questions
Q1:ipmat indore 2019QAMinima & MaximaHardSA · TITA
For all real values of xx, 3x26x+12x2+2x+4\dfrac{3x^2 - 6x + 12}{x^2 + 2x + 4} lies between 11 and kk, and does not take any value above kk. Then kk equals:
Enter your answer to attempt
The Setup: To find the range of a rational function, set it equal to yy, rearrange into a quadratic in xx, and force the discriminant to be non-negative - because xx is required to be real. The values of yy that survive are exactly the range. Step 0: Confirm the function is defined everywhere. The denominator x2+2x+4x^2+2x+4 has discriminant 224(1)(4)=12<02^2-4(1)(4)=-12<0, so it never hits zero and the expression is defined for all real xx. Without this, chunks of the range argument could be vacuous. **Step 1: Create the quadratic in xx.** y=3x26x+12x2+2x+4    y(x2+2x+4)=3x26x+12y=\frac{3x^2-6x+12}{x^2+2x+4} \implies y(x^2+2x+4)=3x^2-6x+12 Collecting terms: x2(y3)+x(2y+6)+(4y12)=0x^2(y-3)+x(2y+6)+(4y-12)=0 **Step 2: Handle the y=3y=3 case separately - the discriminant method assumes a genuine quadratic.** If y=3y=3 the x2x^2 coefficient vanishes and this is not a quadratic at all; it degenerates to 12x+0=012x+0=0, giving x=0x=0. So y=3y=3 is attained, at x=0x=0, and indeed 124=3\frac{12}{4}=3. It sits inside the range we are about to derive, so the final answer is unaffected - but the case has to be dismissed explicitly, not ignored. **Step 3: Enforce the discriminant for y3y\neq 3.** Real xx requires b24ac0b^2-4ac\geq 0. Noticing that 4y12=4(y3)4y-12=4(y-3) keeps this tidy: (2y+6)24(y3)4(y3)0    (2y+6)216(y3)20(2y+6)^2-4(y-3)\cdot 4(y-3)\geq 0 \implies (2y+6)^2-16(y-3)^2\geq 0 Since (2y+6)2=4(y+3)2(2y+6)^2=4(y+3)^2, divide throughout by 4: (y+3)24(y3)20(y+3)^2-4(y-3)^2\geq 0 Step 4: Difference of squares. With A=y+3A=y+3 and B=2(y3)B=2(y-3): [(y+3)2(y3)][(y+3)+2(y3)]0\left[(y+3)-2(y-3)\right]\left[(y+3)+2(y-3)\right]\geq 0 (y+9)(3y3)0    3(9y)(y1)0(-y+9)(3y-3)\geq 0 \implies 3(9-y)(y-1)\geq 0 Dividing by 3 and negating the first bracket flips the inequality: (y9)(y1)0    1y9(y-9)(y-1)\leq 0 \implies 1\leq y\leq 9 Step 5: Confirm both endpoints are actually reached. An inequality gives bounds; it does not by itself prove they are attained, and the stem's wording requires that the function really does climb to kk. * y=9y=9: the quadratic becomes 6x2+24x+24=06x^2+24x+24=0, i.e. (x+2)2=0(x+2)^2=0, so x=2x=-2. Check: 12+12+1244+4=364=9\frac{12+12+12}{4-4+4}=\frac{36}{4}=9. * y=1y=1: it becomes 2x2+8x8=0-2x^2+8x-8=0, i.e. (x2)2=0(x-2)^2=0, so x=2x=2. Check: 1212+124+4+4=1212=1\frac{12-12+12}{4+4+4}=\frac{12}{12}=1. Both are hit exactly once, at the two points where the discriminant is zero. The maximum value is therefore k=9k=9. Final Answer: 9
Q2:ipmat indore 2026QAMinima & MaximaHardMCQ · MCQ
If xx is a real number such that max(min(x,2x),x4,2x8)=π3\max(\min(x, 2 - x), x - 4, 2x - 8) = \pi - 3, then the number of possible values of xx is
  • A3
  • B6
  • C5
  • D4
Pick an option to attempt
The Setup: This is an Algebra boss fight dealing with nested Min/Max functions. The meta is to substitute the constant π3\pi - 3 with a dummy variable T0.14T \approx 0.14 to keep the equations clean. For the *maximum* of three terms to equal TT, at least one specific term must exactly equal TT, and we must run a validation check on that timeline to ensure the other two terms do not exceed TT. Math, logic, and syntax are locked in and double-verified. Step 1: Set the baseline constraints. Let T=π30.14T = \pi - 3 \approx 0.14. Our core equation is: max(min(x,2x),x4,2x8)=T\max(\min(x, 2 - x), x - 4, 2x - 8) = T. Rule of the Max function: At least one of these three quantities must equal TT, and none of them can be greater than TT. **Step 2: Run Case 1 (min(x,2x)=T\min(x, 2 - x) = T).** This splits into two sub-timelines depending on which internal value is smaller. * **If x1x \leq 1:** The minimum is xx, so x=T0.14x = T \approx 0.14. * Check others: x4=T43.86x - 4 = T - 4 \approx -3.86 (T\leq T). * Check others: 2x8=2T87.722x - 8 = 2T - 8 \approx -7.72 (T\leq T). * Both checks pass. (1 Valid Solution) * **If x1x \geq 1:** The minimum is 2x2 - x, so 2x=T    x=2T1.862 - x = T \implies x = 2 - T \approx 1.86. * Check others: x4=(2T)4=2T2.14x - 4 = (2 - T) - 4 = -2 - T \approx -2.14 (T\leq T). * Check others: 2x8=2(2T)8=42T4.282x - 8 = 2(2 - T) - 8 = -4 - 2T \approx -4.28 (T\leq T). * Both checks pass. (1 Valid Solution) **Step 3: Run Case 2 (2x8=T2x - 8 = T).** Isolate xx for this timeline: 2x=T+8    x=T+82=T2+44.072x = T + 8 \implies x = \frac{T + 8}{2} = \frac{T}{2} + 4 \approx 4.07 * Check the second term: x4=(T2+4)4=T20.07x - 4 = \left(\frac{T}{2} + 4\right) - 4 = \frac{T}{2} \approx 0.07 Since 0.070.140.07 \leq 0.14, this term is T\leq T. Valid. * Check the first term (min(x,2x)\min(x, 2 - x)): Since x4.07x \approx 4.07, the minimum will clearly be 2x2 - x. 2x=2(T2+4)=2T22.072 - x = 2 - \left(\frac{T}{2} + 4\right) = -2 - \frac{T}{2} \approx -2.07 Since 2.070.14-2.07 \leq 0.14, this term is T\leq T. Valid. Both checks pass. (1 Valid Solution) **Step 4: Run Case 3 (x4=Tx - 4 = T).** Isolate xx for this timeline: x=T+44.14x = T + 4 \approx 4.14 * Check the third term: 2x8=2(T+4)8=2T+88=2T2x - 8 = 2(T + 4) - 8 = 2T + 8 - 8 = 2T Since T0.14T \approx 0.14 is a strictly positive number, 2T>T2T > T. This means the third term exceeds our absolute maximum cap of TT. This breaks the core rule of the function. This timeline is completely invalid. (0 Valid Solutions) Step 5: Tally the valid spawns. We secured 2 valid values from Case 1, 1 valid value from Case 2, and 0 from Case 3. Total Valid Values=2+1=3Total\ Valid\ Values = 2 + 1 = 3 Final Answer: 3

Browse other topics