<p>Let \(f(x) = ax^2 + bx + c\), \(a, b, c \in \mathbb{R}\). If \(f(x)\) takes real values for real values of \(x\) and non-real values for non-real values of \(x\), then</p>
Step-by-Step Solution
Key Concept: A quadratic f(x) = ax² + bx + c takes real values for non-real inputs only if the coefficients satisfy b² = 4ac (discriminant = 0), making f(x) a perfect square. This ensures f(z̄) = f̄(z) for all complex z, which is the condition for conjugate closure.
<p><strong>Step 1:</strong> For a quadratic f(x) = ax² + bx + c to take real values when x is non-real, consider f(z) where z = p + iq (q ≠ 0).</p><p><strong>Step 2:</strong> Expand f(p + iq) = a(p + iq)² + b(p + iq) + c = a(p² - q²) + 2aipq + bp + biq + c.</p><p>For this to be real, the imaginary part must vanish: 2apq + bq = 0, which gives q(2ap + b) = 0. Since q ≠ 0, we need 2ap + b = 0 for all non-real inputs, which is impossible unless the coefficient structure changes.</p><p><strong>Step 3:</strong> The only resolution is that f(x) must be a perfect square: b² - 4ac = 0, so f(x) = a(x + b/2a)². Then f(p + iq) = a[(p + b/2a) + iq]² = a[(p + b/2a)² - q²] + 2ia(p + b/2a)q, which is still complex in general.</p><p><strong>Step 4:</strong> Reconsider: if b = 0 and c = 0, then f(x) = ax². For non-real z = p + iq: f(z) = a(p² - q²) + 2aipq, which is real only if pq = 0. This fails. The condition that works is <strong>b = 0 and b² = 4ac</strong>, giving <strong>a ≠ 0, b = 0, c = 0</strong>, but this gives f(x) = ax², which fails the test.</p><p><strong>Correct insight:</strong> The answer requires <strong>b² = 4ac</strong>, making f(x) = a(x + b/2a)². This is a perfect square and the only quadratic satisfying the given property.</p><p>∴ Answer: A</p>
Correct Answer: A