Solveeit Logo

Question

Question: If the difference between the roots of the equation $x^2 + ax + 1 = 0$ is less than $\sqrt{5}$, then...

If the difference between the roots of the equation x2+ax+1=0x^2 + ax + 1 = 0 is less than 5\sqrt{5}, then the set of possible values of aa is

Answer

(-3, -2] ∪ [2, 3)

Explanation

Solution

Let the roots of the quadratic equation x2+ax+1=0x^2 + ax + 1 = 0 be α\alpha and β\beta. According to Vieta's formulas:

  1. Sum of the roots: α+β=a\alpha + \beta = -a
  2. Product of the roots: αβ=1\alpha \beta = 1

The difference between the roots, αβ|\alpha - \beta|, can be expressed using the identity (αβ)2=(α+β)24αβ(\alpha - \beta)^2 = (\alpha + \beta)^2 - 4\alpha\beta. Substituting the values from Vieta's formulas: (αβ)2=(a)24(1)(\alpha - \beta)^2 = (-a)^2 - 4(1) (αβ)2=a24(\alpha - \beta)^2 = a^2 - 4

Therefore, αβ=a24|\alpha - \beta| = \sqrt{a^2 - 4}.

The problem states that the difference between the roots is less than 5\sqrt{5}: αβ<5|\alpha - \beta| < \sqrt{5} Substitute the expression for αβ|\alpha - \beta|: a24<5\sqrt{a^2 - 4} < \sqrt{5}

To solve this inequality, we square both sides (both sides are non-negative): (a24)2<(5)2(\sqrt{a^2 - 4})^2 < (\sqrt{5})^2 a24<5a^2 - 4 < 5 a2<9a^2 < 9

This inequality implies 3<a<3-3 < a < 3.

Additionally, for the roots to be real (which is implicitly assumed when talking about their difference), the discriminant of the quadratic equation must be non-negative. The discriminant DD for the equation Ax2+Bx+C=0Ax^2 + Bx + C = 0 is D=B24ACD = B^2 - 4AC. For x2+ax+1=0x^2 + ax + 1 = 0, A=1A=1, B=aB=a, C=1C=1. So, D=a24(1)(1)=a24D = a^2 - 4(1)(1) = a^2 - 4.

For real roots, D0D \ge 0: a240a^2 - 4 \ge 0 a24a^2 \ge 4

This inequality implies a2a \le -2 or a2a \ge 2.

Now, we need to find the values of aa that satisfy both conditions:

  1. 3<a<3-3 < a < 3
  2. a2a \le -2 or a2a \ge 2

Let's visualize these conditions on a number line: Condition 1: a(3,3)a \in (-3, 3) Condition 2: a(,2][2,)a \in (-\infty, -2] \cup [2, \infty)

The intersection of these two sets is: (3,2][2,3)(-3, -2] \cup [2, 3)

This means the possible values of aa are such that 3<a2-3 < a \le -2 or 2a<32 \le a < 3.