21. If not root of the quadratic equation 2x + x - 6 = 0 is 2, find the value of k. Also, find the other root
Answers
If root of the quadratic equation 2x² + kx - 6 = 0 is 2, find the value of k. Also, find the other root.
Methods for doing such questions :
By Using Splitting Middle Term Method
By Using Quadratic Formula
Now, Firstly
Steps for Splitting Middle Term Method :
★ ➤ We have to split the middle term of equation, so that their sum is equal to the middle term and their product is equal to the product of coefficient of x² and constant term.
Let's solve it :
Now , By using Splitting method :
or
Hence, The other root is :
____________________________
Alternate Method :
Here,
- 2x² - x - 6 = 0
By comparing it with the general form of quadratic equation which is ,
⠀⠀ a = 2
⠀⠀ b = (-1)
⠀⠀ c = (-6)
Finding the Discriminant first, which is nothing but :
Substituting the respective values here, we get :-
D = 49
Plugging the values now ,
Now,
Then,
Hence, The other root is :
_________________________
If p(x) is a quadratic polynomial , then p(x) = 0 is called a quadratic equation .
Let p(x) = 0 be a quadratic equation , then the zeros of the polynomial p(x) are called the roots of the equation p(x) = 0.
⠀⠀
⠀⠀⠀⠀⠀⠀
Where,
a , b and c are real numbers respectively.
_______________________
Correct Question:
If one root of the quadratic equation 2x² + kx - 6 = 0 is 2, find the value of k. Also find the other root.
Solution:
Let us assume that the other root of the given quadratic equation is m
then two roots of the equation are: 2 and m
Comparing 2x² + x - 6 = 0 with ax² + bx + c = 0
we will get, a = 2, b = k, c = -6
Now we know the relation between roots and coefficient of the quadratic equation, so
Sum of roots = 2 + m = -b/a = -k/2
so, 4 + 2m = -k ___equation(1)
also,
product of roots = 2m = c/a = -6/2 = -3
so, 2m = -3 ___equation(2)
putting value of 2m from equation(2) into equation(1)
➡ 4 + 2m = -k
➡ 4 - 3 = -k
➡ k = -1
and putting value of k in equation(1)
➡ 4 + 2m = -k
➡ 4 + 2m = -(-1)
➡ 4 + 2m = 1
➡ 2m = -3
➡ m = -3/2
so, value of k is -1 and other root is -3/2.