Question
Question: Find the set of values of a for which $9x^{2}+2(a+1)x+4>0$ $\forall x \in R$...
Find the set of values of a for which 9x2+2(a+1)x+4>0 ∀x∈R

Answer
a∈(−7,5)
Explanation
Solution
Given the quadratic
f(x)=9x2+2(a+1)x+4,for f(x)>0 for all x∈R, the necessary condition is that its discriminant must be negative.
-
Calculate the discriminant:
D=[2(a+1)]2−4(9)(4)=4(a+1)2−144. -
Set the discriminant less than zero:
4(a+1)2−144<0. -
Simplify:
(a+1)2<36. -
Solve the inequality:
−6<a+1<6⟹−7<a<5.
Thus, the quadratic remains positive for all x if and only if
−7<a<5.Core Explanation:
For 9x2+2(a+1)x+4>0 to hold for every x, its discriminant must be negative. This results in the inequality (a+1)2<36 which simplifies to −7<a<5.