To determine when the roots of the quadratic equation \(x^2 + ax + 9 = 0\) are complex, we need to analyze the discriminant of the equation.
The general form of a quadratic equation is \(ax^2 + bx + c = 0\). For this equation, \(a = 1\), \(b = a\), and \(c = 9\).
The discriminant \(\Delta\) of a quadratic equation \(ax^2 + bx + c = 0\) is given by:
\(\Delta = b^2 - 4ac\)
Substitute the values of \(a\), \(b\), and \(c\) into the formula for the discriminant:
\(\Delta = a^2 - 4 \times 1 \times 9 = a^2 - 36\)
For the roots to be complex, the discriminant must be less than zero:
\(a^2 - 36 < 0\)
Rearranging gives:
\(a^2 < 36\)
Taking the square root of both sides, we get:
\(|a| < 6\)
Therefore, the condition for the roots to be complex is \(|a| < 6\).
Let's evaluate each option:
\(a < 6\)
\(a < -6\)
\(|a| < 6\)
\(|a| > 6\)
Hence, the answer is \(|a| < 6\).