All Exams Test series for 1 year @ ₹349 only
Question

If the quadratic equation $(\lambda + 2)x^2 - 3\lambda x + 4\lambda = 0$, $\lambda \neq -2$, has two positive roots, then the number of possible integral values of $\lambda$ is:

The correct answer is
2

The given quadratic equation is $ (\lambda + 2)x^2 - 3\lambda x + 4\lambda = 0 $. We are given that $ \lambda \neq -2 $ and the equation has two positive roots.

For a quadratic equation $ax^2 + bx + c = 0$ to have two positive roots, three conditions must be satisfied:

  • Real Roots: The discriminant $ \Delta = b^2 - 4ac \ge 0 $.
  • Positive Sum of Roots: $ -b/a > 0 $.
  • Positive Product of Roots: $ c/a > 0 $.

For the given equation $ (\lambda + 2)x^2 - 3\lambda x + 4\lambda = 0 $, we have $ a = \lambda + 2 $, $ b = -3\lambda $, and $ c = 4\lambda $.

1. Discriminant $ \Delta \ge 0 $

Calculate the discriminant:

$ \Delta = (-3\lambda)^2 - 4(\lambda + 2)(4\lambda) $ $ \Delta = 9\lambda^2 - 16\lambda(\lambda + 2) $ $ \Delta = 9\lambda^2 - 16\lambda^2 - 32\lambda $ $ \Delta = -7\lambda^2 - 32\lambda $

Set $ \Delta \ge 0 $:

$ -7\lambda^2 - 32\lambda \ge 0 $

Multiply by -1 and reverse the inequality:

$ 7\lambda^2 + 32\lambda \le 0 $

Factor the expression:

$ \lambda(7\lambda + 32) \le 0 $

The inequality holds for $ \lambda $ between the roots $ \lambda = 0 $ and $ \lambda = -32/7 $. So, $ -32/7 \le \lambda \le 0 $. Since $ -32/7 \approx -4.57 $, this interval is approximately $ [-4.57, 0] $.

2. Sum of Roots $ -b/a > 0 $

Calculate the sum of the roots:

$ -\frac{b}{a} = -\frac{-3\lambda}{\lambda + 2} = \frac{3\lambda}{\lambda + 2} $

Set the sum of roots greater than 0:

$ \frac{3\lambda}{\lambda + 2} > 0 $

This inequality holds when $ \lambda $ and $ \lambda + 2 $ have the same sign.

  • Case 1: $ 3\lambda > 0 $ and $ \lambda + 2 > 0 \implies \lambda > 0 $ and $ \lambda > -2 \implies \lambda > 0 $.
  • Case 2: $ 3\lambda < 0 $ and $ \lambda + 2 < 0 \implies \lambda < 0 $ and $ \lambda < -2 \implies \lambda < -2 $.

Therefore, the sum of roots is positive when $ \lambda \in (-\infty, -2) \cup (0, \infty) $.

3. Product of Roots $ c/a > 0 $

Calculate the product of the roots:

$ \frac{c}{a} = \frac{4\lambda}{\lambda + 2} $

Set the product of roots greater than 0:

$ \frac{4\lambda}{\lambda + 2} > 0 $

This inequality holds when $ \lambda $ and $ \lambda + 2 $ have the same sign.

  • Case 1: $ 4\lambda > 0 $ and $ \lambda + 2 > 0 \implies \lambda > 0 $ and $ \lambda > -2 \implies \lambda > 0 $.
  • Case 2: $ 4\lambda < 0 $ and $ \lambda + 2 < 0 \implies \lambda < 0 $ and $ \lambda < -2 \implies \lambda < -2 $.

Therefore, the product of roots is positive when $ \lambda \in (-\infty, -2) \cup (0, \infty) $.

4. Combine Conditions for $ \lambda $

We need to find the values of $ \lambda $ that satisfy all three conditions:

  • $ \lambda \in [-32/7, 0] $ (from discriminant)
  • $ \lambda \in (-\infty, -2) \cup (0, \infty) $ (from sum of roots)
  • $ \lambda \in (-\infty, -2) \cup (0, \infty) $ (from product of roots)

The intersection of these intervals is $ \lambda \in [-32/7, -2) $. Approximately, $ -4.57 \le \lambda < -2 $.

5. Identify Integral Values of $ \lambda $

We need to find the integral values of $ \lambda $ within the interval $ [-32/7, -2) $. The integers in this range are $ -4 $ and $ -3 $.

The constraint $ \lambda \neq -2 $ is satisfied.

Thus, there are 2 possible integral values for $ \lambda $.

Was this answer helpful?

Similar Questions

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
  6. The number of elements in the relation $R = \{(x, y) : 4x^2 + y^2 < 52, x, y \in \mathbb{Z}\}$ is
  7. Let $S = \{z \in \mathbb{C} : 4z^2 + \bar{z} = 0\}$. Then $\sum_{z \in S} |z|^2$ is equal to :
  8. Let f and g be functions satisfying $f(x+y) = f(x)f(y), f(1) = 7$ and $g(x+y) = g(xy), g(1) = 1$, for all $x, y \in \mathbb{N}$. If $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$, then n is equal to :

  9. Let S be the set of the first 11 natural numbers. Then the number of elements in $A = \{B \subseteq S : n(B) \geq 2$ and the product of all elements of B is even is ________.

  10. Let $S = \frac{1}{25!} + \frac{1}{3!23!} + \frac{1}{5!21!} + \dots$ up to 13 terms. If $13S = \frac{2^k}{n!}, k \in \mathbb{N}$, then $n + k$ is equal to

Important Questions from Algebra

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App