(-3,-1)
(1,3)
(-1,0)
(0,1)
To solve this problem, let's analyze the given conditions and find out the other root of the quadratic polynomial \( f(x) \).
We know that if \( f(x) \) is a quadratic polynomial, it can be expressed in the form:
f(x) = a(x - \alpha)(x - \beta)where \( \alpha \) and \( \beta \) are the roots of the polynomial.
Given that one of the roots is \( 3 \), we have:
\alpha = 3Thus, the polynomial can be expressed as:
f(x) = a(x - 3)(x - \beta)It is also given that \( f(-1) + f(2) = 0 \). We need to find \( \beta \) such that satisfies this condition.
Solving the equation:
\Rightarrow 4a + 4a\beta - 2a + a\beta = 0 \Rightarrow a(4\beta + \beta + 4 - 2) = 0 \Rightarrow a(5\beta + 2) = 0Since \( a \neq 0 \) (otherwise the polynomial will not have a quadratic form),
5\beta + 2 = 0 \Rightarrow \beta = -\frac{2}{5}The other root \( \beta \) is \( -\frac{2}{5} \), which lies in the interval \((-1, 0)\).
Therefore, the correct answer is: (-1, 0)