Re: If a > 0 and b < 0, which of the following statements are t
[#permalink]
20 Jun 2025, 04:18
The given quadratic equation is $\(x^2-a x+b=0\)$.
This equation is in the standard form $\(A x^2+B x+C=0\)$, where:
- $A=1$
- $B=-a$
- $C=b$
Let the two roots of the equation be $\(x_1\)$ and $\(x_2\)$.
1. Sum of the roots $\(\left(x_1+x_2\right):-B / A=-(-a) / 1=a\)$
2. Product of the roots $\(\left(x_1 \cdot x_2\right): C / A=b / 1=b\)$
We are given the conditions:
- $\(a>0\)$
- $\(b<0\)$
Now let's evaluate each statement:
Statement 1: They have opposite signs.
- This refers to the product of the roots $\(\left(x_1 \cdot x_2\right)\)$.
- From Vieta's formulas, $\(x_1 \cdot x_2=b\)$.
- We are given that $\(b<0\)$.
- For the product of two numbers to be negative, one number must be positive and the other must be negative.
- Therefore, the roots have opposite signs.
- This statement is TRUE.
Statement 2: Their sum is greater than zero.
- This refers to the sum of the roots $\(\left(x_1+x_2\right)\)$.
- From Vieta's formulas, $\(x_1+x_2=a\)$.
- We are given that $\(a>0\)$.
- Therefore, the sum of the roots is greater than zero.
- This statement is TRUE.
Statement 3: Their product equals \(-b\).
- This refers to the product of the roots $\(\left(x_1 \cdot x_2\right)\)$.
- From Vieta's formulas, $\(x_1 \cdot x_2=b\)$.
- The statement claims the product equals $\(-b\)$.
- Since $\(b<0\)$, then $-b$ would be a positive value. For example, if $\(b=-5\)$, then $\(-b=5\)$.
- The product is $b$, not $-b$ (unless $b=0$, which is excluded by $b<0$ ).
- Therefore, this statement is FALSE.