For a function \( f(x) = \sqrt{ax^2 + bx + c} \) to have real values, the radicand (expression under the square root) must satisfy:
\( ax^2 + bx + c \ge 0 \)
The domain is the set of all \( x \) that satisfy this quadratic inequality. The solution depends on the sign of \( a \) and the discriminant \( \Delta = b^2 - 4ac \).
📌 The graph below shows the function \( f(x) \) (blue) and its radicand (green parabola). The function exists only where the parabola is above or on the x-axis.
Enter coefficients a, b, c of the quadratic expression
\( f(x) = \sqrt{ \; ax^2 + bx + c \; } \) → \( f(x) = \sqrt{x^2 - 4x + 3} \)