Question
Question: Solve the equation for \(x\): \(\dfrac{1}{{x - 2}} + \dfrac{2}{{x - 1}} = \dfrac{6}{x}\), \(x \ne 0,...
Solve the equation for x: x−21+x−12=x6, x=0,1,2
Solution
To solve the given question, we will first take the LCM on the left hand side of the equation given in the question. After taking the LCM, we will cross multiply the equation. After simplifying the equation, we will get a quadratic equation in x. To find the roots of this quadratic equation, we will use the factorization method. In this method, we express ax2+bx+c=0 as the product of two linear factors, say (px+q) and (rx+s), where p, q, r and s are real numbers such that p=0 and r=0. We will get linear equations in the form of px+q=0 or, rx+s=0. Solving these linear equations, we get the possible roots of the given quadratic equation as x=−qp and x=−rs.
Complete step-by-step solution:
We have, x−21+x−12=x6
We will take LCM on the left-hand side of the above equation. Thus, we will get the following equation.
⇒(x−2)(x−1)(x−1)+2(x−2)=x6
On multiplication of terms in brackets, we get
⇒x2−2x−x+2x−1+2x−4=x6
⇒x2−3x+23x−5=x6
On cross-multiplication, we get
⇒x(3x−5)=6(x2−3x+2)
⇒3x2−5x=6x2−18x+12
Shift all the terms on one side
⇒6x2−3x2−18x+5x+12=0
After addition and subtraction of like terms, we get
⇒3x2−13x+12=0
Let us express 3x2−13x+12=0 as the product of two linear factors.
⇒3x2−9x−4x+12=0
⇒3x(x−3)−4(x−3)=0
Now, we have two factors (x−3) and (3x−4)
⇒(x−3)(3x−4)=0
⇒x−3=0 or 3x−4=0
Solving these linear equations, we get roots of 3x2−13x+12=0
⇒x=3 or x=34
Therefore, x=3 or x=34 are the two roots of the given equation.
Note: A quadratic equation of the form ax2+bx+c=0 where a=0 can be solved by many methods. Such as completing the square, factorization method, by using the quadratic formula, etc. Doesn’t matter with which method we solve any quadratic equation because the roots of the quadratic equation will remain the same.