Step 1: Understanding the Concept:
For a quadratic equation \( Ax^2 + Bx + C = 0 \) to have no real roots, its discriminant \( D \) must be strictly less than zero (\( D \textless 0 \)). Also, for it to be a quadratic equation, the coefficient of \( x^2 \) must not be zero (\( A \neq 0 \)).
Step 2: Key Formula or Approach:
Discriminant \( D = B^2 - 4AC \).
Condition for no real roots: \( D \textless 0 \).
Step 3: Detailed Explanation:
Given equation: \( ax^2 + ax + 5 = 0 \).
Here, \( A = a \), \( B = a \), \( C = 5 \).
Calculate the discriminant:
\[ D = (a)^2 - 4(a)(5) = a^2 - 20a \]
We require \( D \textless 0 \):
\[ a^2 - 20a \textless 0 \]
\[ a(a - 20) \textless 0 \]
The roots of \( a(a-20)=0 \) are \( a=0 \) and \( a=20 \). Since the quadratic in 'a' opens upwards, the expression is negative between the roots.
\[ 0 \textless a \textless 20 \]
The integral values of \( a \) in this interval are \( \{1, 2, 3, \dots, 19\} \).
Note: We must check the condition \( A \neq 0 \). Since the interval is \( (0, 20) \), \( a=0 \) is already excluded.
The number of such integer values is:
\[ 19 - 1 + 1 = 19 \]
Step 4: Final Answer:
There are 19 integral values.