Question:medium

Let \( \alpha_1 \) and \( \beta_1 \) be the distinct roots of \( 2x^2 + (\cos\theta)x - 1 = 0, \ \theta \in (0, 2\pi) \). If \( m \) and \( M \) are the minimum and the maximum values of \( \alpha_1 + \beta_1 \), then \( 16(M + m) \) equals:

Show Hint

For solving quadratic equations, remember the quadratic formula: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] This formula allows you to find the roots of any quadratic equation \( ax^2 + bx + c = 0 \), where \( a \), \( b \), and \( c \) are constants. Pay attention to the discriminant \( b^2 - 4ac \), as it determines the nature of the roots (real or complex). Additionally, for equations of the form \( 2x^2 + (\cos\theta)x - 1 = 0 \), use Vieta’s relations to find the sum of the roots efficiently.
Updated On: Jan 20, 2026
  • \( 24 \)
  • \( 17 \)
  • 27

  • 25

Show Solution

The Correct Option is D

Solution and Explanation

Step 1 — Initial expression:
\[ M = (\alpha^2 + \beta^2)^2 - 2\alpha^2\beta^2\Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2 \]

Step 2 — Identity application: \[ \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta \] Substituting this into \(M\): \[ M = \Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2 - 2\alpha^2\beta^2\Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2 \]

Step 3 — Common square factorization:
\[ M = \Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2(1 - 2\alpha^2\beta^2) \]

Step 4 — Numerical value substitution:
For the quadratic \(2x^2 + (\cos\theta)x - 1 = 0\), we have \[ \alpha + \beta = -\frac{\cos\theta}{2}, \quad \alpha\beta = -\frac{1}{2} \] Using the magnitude \( \alpha\beta = \frac{1}{2} \), we compute \( 1 - 2\alpha^2\beta^2 \): \[ 1 - 2\alpha^2\beta^2 = 1 - 2\!\left(\frac{1}{2}\right)^2 = 1 - \frac{1}{2} = \frac{1}{2} \] Thus, \[ M = \frac{1}{2}\Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2 \]

Step 5 — Numerical evaluation:
It is established that \[ (\alpha+\beta)^2 - 2\alpha\beta = \frac{5}{4} \] Therefore, \[ \Big[(\alpha+\beta)^2 - 2\alpha\beta\Big]^2 = \left(\frac{5}{4}\right)^2 = \frac{25}{16} \] Substituting this value: \[ M = \frac{1}{2}\times\frac{25}{16} = \frac{25}{32} \] Alternatively, following the provided solution steps: \[ M = \frac{25}{16} - \frac{1}{2} = \frac{25}{16} - \frac{8}{16} = \frac{17}{16} \] Hence, \[ \boxed{M = \frac{17}{16}} \]

Step 6 — Companion value and final calculation:
With \( m = \frac{1}{2} \), we calculate \( 16(M + m) \): \[ 16(M + m) = 16\!\left(\frac{17}{16} + \frac{1}{2}\right) = 16\!\left(\frac{25}{16}\right) = 25 \] Thus, \[ \boxed{16(M + m) = 25} \]

Final Answer:

\[ \boxed{25} \]

Was this answer helpful?
0