Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Quadratic Equation and Inequalities question

2021 · 27 Aug · Shift 2 · Q29
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Quadratic Equation and Inequalities
  5. /2021 · 27 Aug · Shift 2 · Q29

Quadratic Equation and Inequalities question

2021 · 27 Aug · Shift 2 · Q29

JEE MainMathematicsQuadratic Equation and InequalitiesMCQ+4 / −1
The set of all values of K > −-− 1, for which the equation (3x2+4x+3)2−(k+1)(3x2+4x+3)(3x2+4x+2)+k(3x2+4x+2)2=0{(3{x^2} + 4x + 3)^2} - (k + 1)(3{x^2} + 4x + 3)(3{x^2} + 4x + 2) + k{(3{x^2} + 4x + 2)^2} = 0(3x2+4x+3)2−(k+1)(3x2+4x+3)(3x2+4x+2)+k(3x2+4x+2)2=0 has real roots, is :
  1. A
    (1,52]\left( {1,{5 \over 2}} \right](1,25​]
  2. B
    [2, 3)
  3. C
    [−12,1)\left[ { - {1 \over 2},1} \right)[−21​,1)
  4. D
    (12,32]−{1}\left( {{1 \over 2},{3 \over 2}} \right] - \{ 1\}(21​,23​]−{1}
View written solutionFree

Correct answer: A

  1. Rewrite the equation using substitutions

Let A=3x2+4x+3,B=3x2+4x+2.A=3x^2+4x+3,\qquad B=3x^2+4x+2.A=3x2+4x+3,B=3x2+4x+2. Then the given equation becomes A2−(k+1)AB+kB2=0.A^2-(k+1)AB+kB^2=0.A2−(k+1)AB+kB2=0.

Now factor this quadratic form: A2−(k+1)AB+kB2=(A−B)(A−kB).A^2-(k+1)AB+kB^2=(A-B)(A-kB).A2−(k+1)AB+kB2=(A−B)(A−kB). This is because (A−B)(A−kB)=A2−kAB−AB+kB2=A2−(k+1)AB+kB2. (A-B)(A-kB)=A^2-kAB-AB+kB^2=A^2-(k+1)AB+kB^2.(A−B)(A−kB)=A2−kAB−AB+kB2=A2−(k+1)AB+kB2.

So the equation reduces to (A−B)(A−kB)=0.(A-B)(A-kB)=0.(A−B)(A−kB)=0.

Hence real roots exist if at least one of the following has a real solution:

  1. A−B=0A-B=0A−B=0
  2. A−kB=0A-kB=0A−kB=0

  1. Solve the first factor

Since A−B=(3x2+4x+3)−(3x2+4x+2)=1,A-B=(3x^2+4x+3)-(3x^2+4x+2)=1,A−B=(3x2+4x+3)−(3x2+4x+2)=1, we get A−B=1≠0.A-B=1\neq 0.A−B=1=0. So the first factor can never be zero.

Therefore we only need A−kB=0.A-kB=0.A−kB=0.

That is, 3x2+4x+3−k(3x2+4x+2)=0.3x^2+4x+3-k(3x^2+4x+2)=0.3x2+4x+3−k(3x2+4x+2)=0. Simplify: (1−k)(3x2+4x)+(3−2k)=0,(1-k)(3x^2+4x)+(3-2k)=0,(1−k)(3x2+4x)+(3−2k)=0, so 3(1−k)x2+4(1−k)x+(3−2k)=0.3(1-k)x^2+4(1-k)x+(3-2k)=0.3(1−k)x2+4(1−k)x+(3−2k)=0.

We need this equation to have real roots.


  1. Case 1: k=1k=1k=1

Then the equation becomes 3−2(1)=1=0,3-2(1)=1=0,3−2(1)=1=0, which is impossible. So k=1k=1k=1 is not allowed.


  1. Case 2: k≠1k\neq 1k=1

Then it is a quadratic in xxx: 3(1−k)x2+4(1−k)x+(3−2k)=0.3(1-k)x^2+4(1-k)x+(3-2k)=0.3(1−k)x2+4(1−k)x+(3−2k)=0. For real roots, discriminant must satisfy Δ≥0.\Delta\ge 0.Δ≥0.

Compute: Δ=[4(1−k)]2−4⋅3(1−k)(3−2k).\Delta=[4(1-k)]^2-4\cdot 3(1-k)(3-2k).Δ=[4(1−k)]2−4⋅3(1−k)(3−2k). So Δ=16(1−k)2−12(1−k)(3−2k).\Delta=16(1-k)^2-12(1-k)(3-2k).Δ=16(1−k)2−12(1−k)(3−2k). Factor out 4(1−k)4(1-k)4(1−k): Δ=4(1−k)(4(1−k)−3(3−2k)).\Delta=4(1-k)\big(4(1-k)-3(3-2k)\big).Δ=4(1−k)(4(1−k)−3(3−2k)). Now simplify inside: 4(1−k)−3(3−2k)=4−4k−9+6k=2k−5.4(1-k)-3(3-2k)=4-4k-9+6k=2k-5.4(1−k)−3(3−2k)=4−4k−9+6k=2k−5. Hence Δ=4(1−k)(2k−5).\Delta=4(1-k)(2k-5).Δ=4(1−k)(2k−5).

Thus real roots exist when 4(1−k)(2k−5)≥0,4(1-k)(2k-5)\ge 0,4(1−k)(2k−5)≥0, which is equivalent to (1−k)(2k−5)≥0.(1-k)(2k-5)\ge 0.(1−k)(2k−5)≥0.


  1. Solve the inequality

Critical points are k=1,k=52.k=1,\quad k=\frac52.k=1,k=25​. Check intervals:

  • For k<1k<1k<1: (1−k)>0(1-k)>0(1−k)>0, (2k−5)<0(2k-5)<0(2k−5)<0 so product <0<0<0.
  • For 1<k<521<k<\frac521<k<25​: (1−k)<0(1-k)<0(1−k)<0, (2k−5)<0(2k-5)<0(2k−5)<0 so product >0>0>0.
  • For k>52k>\frac52k>25​: (1−k)<0(1-k)<0(1−k)<0, (2k−5)>0(2k-5)>0(2k−5)>0 so product <0<0<0.

Also, equality holds at k=52k=\frac52k=25​. At k=1k=1k=1, discriminant is 000, but we already separately found that the equation becomes impossible, so k=1k=1k=1 must be excluded.

Therefore, k∈(1,52].k\in \left(1,\frac52\right].k∈(1,25​].

Given also k>−1k>-1k>−1, this does not change the set.


  1. Match with options

The set is (1,52]\boxed{\left(1,\frac52\right]}(1,25​]​ which is Option A.


  1. Comparison with stored answer

Stored correct answer: A

Our derived answer also gives A, so they agree.

PreviousNext

More from Quadratic Equation and Inequalities

  • Let α, β be two roots of the equation x2 + (20)1/4x + (5)1/2 = 0. Then α 8 + β 8 is equal to2021 · MCQ
  • Let α=x∈Rmax​{82sin3x.44cos3x} and β=x∈Rmin​{82sin3x.44cos3x}. If 8x2+bx+c=0 is a quadratic equation whose roots are α…2021 · MCQ
  • The number of real roots of the equation e4x − e3x − 4e2x − ex + 1 = 0 is equal to ​.2021 · Numerical
  • cosec18 ∘ is a root of the equation :2021 · MCQ
  • The sum of the roots of the equation x+1−2log2​(3+2x)+2log4​(10−2−x)=0, is :2021 · MCQ
  • Let α and β be the roots of the equation 5x2 + 6x – 2 = 0. If Sn =α n + β n, n = 1, 2, 3...., then :2020 · MCQ
  • Let f(x) be a quadratic polynomial such that f(–1) + f(2) = 0. If one of the roots of f(x) = 0 is 3, then its other root lies in :2020 · MCQ
  • If α and β are the roots of the equation x2 + px + 2 = 0 and α1​ and β1​ are the roots of the equation 2x2 + 2qx + 1 = 0, then (α−α1​)(β−β1​)(α+β1​)(β+α1​)…2020 · MCQ