For a standard quadratic equation of the form a\(x^2\) +bx+c = 0,
Sum of roots = -(b/a) and Product of roots = c/a.
Comparing the equation \(x^2\)+bx+c = 0 to the standard form, a =1, b = b and c=c.
Let the roots of the given equation be α and β. Then, α+β = -b and αβ = c.
From statement I alone, we can say that b = 0. This is insufficient to find out the value of c.
Answer options A and D can be eliminated. Possible answer options are B, C or E.
From statement II alone, \(α^2\) + \(β^2\) = 18. This is insufficient to find unique values of α and β, hence insufficient to find a value for c since c = αβ.
Statement II alone is insufficient. Answer option B can be eliminated. The possible answer options are C or E.
Combining both statements together, we have the following:
From statement I alone, we know that α+β = -b = 0.
From statement II alone, we know that \(α^2\) + \(β^2\) = 18
From the question data, we know that αβ = c.
In any question on Algebra, if you have the data about the sum and product of two variables along with the sum of their squares, clearly, the question wants you to apply the Algebraic identity of \((a+b)^2\).
\((a+b)^2\) = \(a^2\) + \(b^2\) + 2ab.
Applying this to our situation, we have \((α+β)^2\) = \(α^2\)+\(β^2\)+2αβ. Substituting the values, we have,
\((0)^2\) = 18 + 2c. Solving this gives us c=-9.
The combination of statements is sufficient. Answer option E can be eliminated.
The correct answer option is C.
Hope that helps!