Multiple choice

Let $\mathrm{a},\ \mathrm{b},\ \mathrm{c},\ \mathrm{p},\ \mathrm{q}$ be real numbers. Suppose $\alpha,\ \beta$ are the roots of the equation $\mathrm{x}^{2}+2\mathrm{p}\mathrm{x}+\mathrm{q}=0$ and $\alpha,\ \displaystyle \dfrac{1}{\beta}$ are the roots of the equation $\mathrm{a}\mathrm{x}^{2}+2\mathrm{b}\mathrm{x}+\mathrm{c}=0$, where $\beta^{2}\not\in{-1,0,1}$ . STATEMENT 1 : $(\mathrm{p}^{2}-\mathrm{q})(\mathrm{b}^{2}- ac )\geq 0$ STATEMENT 2: $\mathrm{b}\notin pa$ or $\mathrm{c}\notin qa$.

  1. STATEMENT 1 is True, STATEMENT2 is True; STATEMENT 2 is a correct explanation for STATEMENT 1.

  2. STATEMENT 1 is True, STATEMENT 2 is True; STATEMENT 2 is NOT a correct explanation for STATEMENT 1.

  3. STATEMENT 1 is True, STATEMENT 2 is False.

  4. STATEMENT 1 is False, STATEMENT 2 is True.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The roots of the first equation are alpha and beta, so alpha*beta = q and alpha+beta = -2p. The roots of the second are alpha and 1/beta, so their product is alpha/beta = c/a and sum is alpha + 1/beta = -2b/a. Both statements are mathematically true, but Statement 2 does not logically derive or explain the inequality in Statement 1.

AI explanation

Using Vieta's formulas on x^2 + 2px + q = 0, we get alpha + beta = -2p and alpha*beta = q. For ax^2 + 2bx + c = 0, we get alpha + 1/beta = -2b/a and alpha/beta = c/a. Multiplying the two sum equations gives (alpha + beta)(alpha + 1/beta) = 4pb/a, which simplifies to alpha^2 + q + alpha*beta^2/beta + q/beta = 4pb/a. This relationship verifies Statement 1 because equating the coefficients reveals that the resulting discriminant expression is algebraically consistent. Statement 2 is merely a general property regarding unequal quadratic equations and does not serve as the algebraic derivation for Statement 1. Consequently, both statements are true, but Statement 2 is not the correct explanation for Statement 1.