Question
Question: For what value of k will \({x^2} - (3k - 1)x + 2{k^2} + 2k = 11\) have equal roots? 1\. 9, -5 2\...
For what value of k will x2−(3k−1)x+2k2+2k=11 have equal roots?
1. 9, -5
2. -9, 5
3. 9, 5
4. -9, -5
Solution
We have to find the value of k from the equation. It is given in the question that the quadratic equation has equal roots which means b2−4ac is equal to zero. So, we will put the values in this and simplify to find the value of k
Complete step-by-step solution:
Given: x2−(3k−1)x+2k2+2k=11
The quadratic equation has equal roots. So,
b2−4ac=0
So, b2=4ac
In this, a is equal to 1, b is equal to −(3k−1) and c is equal to 2k2+2k−11.
Substituting the values in the equation.
(−(3k−1))2=4×1×(2k2+2k−11)
⇒9k2+1−6k=8k2+8k−44
⇒9k2−8k2−6k−8k+1+44=0
⇒k2−14k+45=0
We will split -14k as -9k and -5k in the above equation.
k2−9k−5k+45=0
Now, we will take k common from the first two terms and -5 from the last two terms.
k(k−9)−5(k−9)=0
⇒(k−9)(k−5)=0
First, we will take the first term to find a value of k.
k−9=0
⇒k=9
One value of k is 9.
Now, we will take the second term to find another value of k.
k−5=0
⇒k=5
Other value of k is 5.
So, option (3) is the correct answer.
Note: A quadratic equation is an algebraic expression of the second degree in x. The standard form of a quadratic equation is ax2+bx+c=0, where a, b are the coefficients, x is the variable, and c is the constant term. The roots of a quadratic equation are the two values of x, which are obtained by solving the quadratic equation. The value b2−4ac is called the discriminant of a quadratic equation. For D = 0,the roots are real and equal.