Question
Question: If m, n, k are rational and \(m=k+\dfrac{n}{k}\), then the roots of \({{x}^{2}}+mx+n=0\) are: A. \...
If m, n, k are rational and m=k+kn, then the roots of x2+mx+n=0 are:
A. k,kn
B. k,−kn
C. −k,−kn
Solution
We here have been given the equation x2+mx+n=0 and the value of m is being given to us as m=k+kn. To find the roots of the given equation, we will first put the value of m given to us in the question into this equation. Then we will use the quadratic formula to find out the roots of this equation which is given for any quadratic equation ax2+bx+c=0 given as x=2a−b±b2−4ac. Thus, we will put the values of a, b, and c from the equation in this formula, and hence we will obtain the roots of the given equation.
Complete step by step solution:
We here have been given the equation x2+mx+n=0 and we have also been given the value of m in terms of k and n as m=k+kn.
To solve this given equation, we will first put the value of m given to us in this equation.
Hence, we will get:
x2+mx+n=0⇒x2+(k+kn)x+n=0
Now, we know that the solutions of any quadratic equation given as ax2+bx+c=0 are given by the quadratic formula given as:
x=2a−b±b2−4ac
Here, we can see that:
a=1b=k+knc=n
Hence, putting the values of a, b and c in the quadratic formula we get:
x=2a−b±b2−4ac⇒x=2(1)−(k+kn)±(k+kn)2−4(1)(n)⇒x=2−(k+kn)±k2+k2n2+2n−4n⇒x=2−(k+kn)±k2+k2n2−2n
Now, if we see the terms in the under root sign we will be able to write them as:
k2+k2n2−2n⇒(k)2+(kn)2−2(k)(kn)
Now, we can see that this is in the form of a2+b2−2ab which h is equal to (a−b)2. Thus, we can write the above mentioned terms as:
(k)2+(kn)2−2(k)(kn)⇒(k−kn)2
Now, putting this back in the quadratic formula we get:
x=2−(k+kn)±k2+k2n2−2nx=2−(k+kn)±(k−kn)2⇒x=2−(k+kn)±(k−kn)
Thus, we get values of x as:
x=2−(k+kn)+(k−kn),2−(k+kn)−(k−kn)⇒x=2−k−kn+k−kn,2−k−kn−k+kn∴x=−kn,−k
Hence, the roots of the given equation are −k and −kn.
Thus, option (C) is the correct option.
Note: After we put the value of m in the given equation, we could have solved it through the method of middle term split also. It is done as follows:
x2+(k+kn)x+n=0⇒x2+kx+knx+n=0⇒x(x+k)+kn(x+k)=0⇒(x+kn)(x+k)=0
Thus, we get the values of x as:
x+kn=0∴x=−knx+k=0∴x=−k