Solveeit Logo

Question

Question: Let $\alpha$ and $\beta$ be the two distinct roots of the equation $2x^2 - 8x + k = 0$. If $(\alpha ...

Let α\alpha and β\beta be the two distinct roots of the equation 2x28x+k=02x^2 - 8x + k = 0. If (α+β)(\alpha + \beta) and αβ\alpha\beta are the distinct roots of the equation x2+ax+a=0x^2 + ax + a = 0, what is the value of 5(ka)5(k - a)?

A

9

B

8

C

15

D

12

Answer

8

Explanation

Solution

Let α\alpha and β\beta be the two distinct roots of the equation 2x28x+k=02x^2 - 8x + k = 0.
According to Vieta's formulas, the sum of the roots is α+β=82=82=4\alpha + \beta = -\frac{-8}{2} = \frac{8}{2} = 4.
The product of the roots is αβ=k2\alpha\beta = \frac{k}{2}.

The problem states that (α+β)(\alpha + \beta) and αβ\alpha\beta are the distinct roots of the equation x2+ax+a=0x^2 + ax + a = 0.
Let the roots of the second equation be r1=α+βr_1 = \alpha + \beta and r2=αβr_2 = \alpha\beta.
So, r1=4r_1 = 4 and r2=k2r_2 = \frac{k}{2}.
Since the roots are distinct, r1r2r_1 \neq r_2, which means 4k24 \neq \frac{k}{2}, or k8k \neq 8.

According to Vieta's formulas for the second equation x2+ax+a=0x^2 + ax + a = 0:
The sum of the roots is r1+r2=ar_1 + r_2 = -a.
Substituting the values of r1r_1 and r2r_2:
4+k2=a4 + \frac{k}{2} = -a (Equation 1)

The product of the roots is r1r2=ar_1 r_2 = a.
Substituting the values of r1r_1 and r2r_2:
4(k2)=a4 \left(\frac{k}{2}\right) = a
2k=a2k = a (Equation 2)

Now we have a system of two linear equations with two variables kk and aa. Substitute the expression for aa from Equation 2 into Equation 1:
4+k2=(2k)4 + \frac{k}{2} = -(2k)
4+k2=2k4 + \frac{k}{2} = -2k
To eliminate the fraction, multiply the entire equation by 2:
2×4+2×k2=2×(2k)2 \times 4 + 2 \times \frac{k}{2} = 2 \times (-2k)
8+k=4k8 + k = -4k
Add 4k4k to both sides:
8+k+4k=4k+4k8 + k + 4k = -4k + 4k
8+5k=08 + 5k = 0
Subtract 8 from both sides:
5k=85k = -8
Divide by 5:
k=85k = -\frac{8}{5}.

Now substitute the value of kk back into Equation 2 to find aa:
a=2k=2(85)=165a = 2k = 2 \left(-\frac{8}{5}\right) = -\frac{16}{5}.

We are asked to find the value of 5(ka)5(k - a).
First, calculate kak - a:
ka=85(165)k - a = -\frac{8}{5} - \left(-\frac{16}{5}\right)
ka=85+165k - a = -\frac{8}{5} + \frac{16}{5}
ka=8+165k - a = \frac{-8 + 16}{5}
ka=85k - a = \frac{8}{5}.

Now, calculate 5(ka)5(k - a):
5(ka)=5×(85)5(k - a) = 5 \times \left(\frac{8}{5}\right)
5(ka)=85(k - a) = 8.

Therefore, the value of 5(ka)5(k - a) is 8.