Concept:If
2 is a root of
ax2+bx+c=0, the other root depends on the sum and product of roots, but the coefficients are not uniquely determined without additional information.
Explanation:Let the roots be
α=2 and
β.
Sum of roots:
α+β=−ab​.
Product of roots:
αβ=ac​.
Statement I says
ac​=1. So
2β=1, giving
β=21​.
The quadratic is
k[x2−(2+21​)x+2⋅21​]=k[x2−25​x+1]=0.
This can be written as
k[2x2−5x+2]=0.
Comparing with
ax2+bx+c=0, we get
a=2k,
b=−5k,
c=2k, where
k can be any non-zero constant.
Thus
a,b,c are not unique.
Statement II says
ab​=−25​. Then
−ab​=25​, so sum of roots
2+β=25​, giving
β=21​ again.
This leads to the same family of quadratics
a=2k,
b=−5k,
c=2k, with no unique values.
Even using both statements together, we only know the ratio of coefficients, not their actual values.
Therefore, the question cannot be answered.
Answer:D (The question cannot be answered even by using both statements together).