Concept:
• Use derivatives and analyze quadratic expression
Step 1: Compute derivatives
\[
f'(x) = 20x + a,\quad f''(x) = 20
\]
Step 2: Form $g(x)$
\[
g(x) = (10x^2 + ax) + (20x + a) + 20
\]
\[
= 10x^2 + (a+20)x + (a+20)
\]
Step 3: Analyze quadratic
\[
g(x) = 10x^2 + (a+20)x + (a+20)
\]
Minimum value occurs at vertex.
Step 4: Use condition
\[
a^2 - 400<0 \Rightarrow -20<a<20
\]
This ensures quadratic always positive.
Final Conclusion:
\[
g(x)>0
\]