In this question, although it looks like we have to deal with the quadratic equation \(x^2\)-12x + c = 0, we will actually have to solve another quadratic equation which is formed in terms of the roots of the former.
Let α and β be the roots of the equation \(x^2\) – 12x + c = 0. Comparing with
the standard form of a quadratic equation, a\(x^2\) + bx+c = 0, we have,
a=1, b = -12 and c=c.The sum of roots of a quadratic equation is given by –(b/a) and the product of the roots is given by c/a.The question says that one of the roots of the equation is the square of the other. Let β = \(α^2\). Then,
Product of roots = c / 1 = \(α^3\) and Sum of roots = -(-12/1) = α + \(α^2\), which can be simplified as,
\(α^2\) + α – 12 = 0. Now, THIS is the other quadratic equation I was talking about. Solving this will give us the possible values for α and hence the possible values for c.
Factorising the equation above, we have,
\(α^2\) + 4α - 3α -12 = 0 (since the factors of -12 are 4 and -3). Solving this equation by taking common terms, we have α = -4 or α = 3. Therefore, there are two possible values for α^3 i.e. -64 and 27. The sum of these two values is -37.
The correct answer option is D.Hope that helps!