Solveeit Logo

Question

Question: If $\alpha$, $\alpha + 1$ are the roots of the equation $x^2 + nx + (n + 5) = 0$ then the non-negati...

If α\alpha, α+1\alpha + 1 are the roots of the equation x2+nx+(n+5)=0x^2 + nx + (n + 5) = 0 then the non-negative value of n is equal to

A

α2+2\alpha^2 + 2

B

23α2 - 3\alpha

C

3α3 - \alpha

D

α22\alpha^2 - 2

Answer

3α3 - \alpha

Explanation

Solution

The given quadratic equation is x2+nx+(n+5)=0x^2 + nx + (n + 5) = 0. Let the roots be r1=αr_1 = \alpha and r2=α+1r_2 = \alpha + 1.

According to Vieta's formulas:

Sum of roots: r1+r2=n1r_1 + r_2 = -\frac{n}{1}

α+(α+1)=n\alpha + (\alpha + 1) = -n

2α+1=n2\alpha + 1 = -n

n=(2α+1)n = -(2\alpha + 1) (Equation 1)

Product of roots: r1r2=n+51r_1 \cdot r_2 = \frac{n + 5}{1}

α(α+1)=n+5\alpha(\alpha + 1) = n + 5

α2+α=n+5\alpha^2 + \alpha = n + 5 (Equation 2)

Substitute Equation 1 into Equation 2:

α2+α=(2α+1)+5\alpha^2 + \alpha = -(2\alpha + 1) + 5

α2+α=2α1+5\alpha^2 + \alpha = -2\alpha - 1 + 5

α2+α=2α+4\alpha^2 + \alpha = -2\alpha + 4

α2+3α4=0\alpha^2 + 3\alpha - 4 = 0

Solve the quadratic equation for α\alpha:

(α+4)(α1)=0(\alpha + 4)(\alpha - 1) = 0

This gives two possible values for α\alpha:

α=4\alpha = -4 or α=1\alpha = 1.

Now, find the corresponding value of nn for each value of α\alpha using Equation 1 (n=(2α+1)n = -(2\alpha + 1)).

Case 1: α=4\alpha = -4

n=(2(4)+1)=(8+1)=(7)=7n = -(2(-4) + 1) = -(-8 + 1) = -(-7) = 7. In this case, the roots are α=4\alpha = -4 and α+1=3\alpha + 1 = -3. The equation is x2+7x+(7+5)=0    x2+7x+12=0x^2 + 7x + (7+5) = 0 \implies x^2 + 7x + 12 = 0. The roots of x2+7x+12=0x^2+7x+12=0 are indeed 3-3 and 4-4. The value of nn is 7, which is non-negative.

Case 2: α=1\alpha = 1

n=(2(1)+1)=(2+1)=3n = -(2(1) + 1) = -(2 + 1) = -3. In this case, the roots are α=1\alpha = 1 and α+1=2\alpha + 1 = 2. The equation is x23x+(3+5)=0    x23x+2=0x^2 - 3x + (-3+5) = 0 \implies x^2 - 3x + 2 = 0. The roots of x23x+2=0x^2-3x+2=0 are indeed 11 and 22. The value of nn is -3, which is negative.

The question asks for the non-negative value of nn. From the two cases, the non-negative value of nn is 7. This non-negative value of n=7n=7 occurs when α=4\alpha = -4.

Now we need to find which of the given options is equal to 7, using the value of α\alpha that corresponds to n=7n=7, which is α=4\alpha = -4.

Let's evaluate each option with α=4\alpha = -4:

(1) α2+2=(4)2+2=16+2=18\alpha^2 + 2 = (-4)^2 + 2 = 16 + 2 = 18.

(2) 23α=23(4)=2+12=142 - 3\alpha = 2 - 3(-4) = 2 + 12 = 14.

(3) 3α=3(4)=3+4=73 - \alpha = 3 - (-4) = 3 + 4 = 7.

(4) α22=(4)22=162=14\alpha^2 - 2 = (-4)^2 - 2 = 16 - 2 = 14.

Option (3) evaluates to 7, which is the non-negative value of nn.