Solveeit Logo

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 xx: 1x2+2x1=6x\dfrac{1}{{x - 2}} + \dfrac{2}{{x - 1}} = \dfrac{6}{x}, x0,1,2x \ne 0,1,2

Explanation

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 xx. To find the roots of this quadratic equation, we will use the factorization method. In this method, we express ax2+bx+c=0a{x^2} + bx + c = 0 as the product of two linear factors, say (px+q)\left( {px + q} \right) and (rx+s)\left( {rx + s} \right), where pp, qq, rr and ss are real numbers such that p0p \ne 0 and r0r \ne 0. We will get linear equations in the form of px+q=0px + q = 0 or, rx+s=0rx + s = 0. Solving these linear equations, we get the possible roots of the given quadratic equation as x=pqx = - \dfrac{p}{q} and x=srx = - \dfrac{s}{r}.

Complete step-by-step solution:
We have, 1x2+2x1=6x\dfrac{1}{{x - 2}} + \dfrac{2}{{x - 1}} = \dfrac{6}{x}
We will take LCM on the left-hand side of the above equation. Thus, we will get the following equation.
(x1)+2(x2)(x2)(x1)=6x\Rightarrow \dfrac{{\left( {x - 1} \right) + 2\left( {x - 2} \right)}}{{\left( {x - 2} \right)\left( {x - 1} \right)}} = \dfrac{6}{x}
On multiplication of terms in brackets, we get
x1+2x4x22xx+2=6x\Rightarrow \dfrac{{x - 1 + 2x - 4}}{{{x^2} - 2x - x + 2}} = \dfrac{6}{x}
3x5x23x+2=6x\Rightarrow \dfrac{{3x - 5}}{{{x^2} - 3x + 2}} = \dfrac{6}{x}
On cross-multiplication, we get
x(3x5)=6(x23x+2)\Rightarrow x\left( {3x - 5} \right) = 6\left( {{x^2} - 3x + 2} \right)
3x25x=6x218x+12\Rightarrow 3{x^2} - 5x = 6{x^2} - 18x + 12
Shift all the terms on one side
6x23x218x+5x+12=0\Rightarrow 6{x^2} - 3{x^2} - 18x + 5x + 12 = 0
After addition and subtraction of like terms, we get
3x213x+12=0\Rightarrow 3{x^2} - 13x + 12 = 0
Let us express 3x213x+12=03{x^2} - 13x + 12 = 0 as the product of two linear factors.
3x29x4x+12=0\Rightarrow 3{x^2} - 9x - 4x + 12 = 0
3x(x3)4(x3)=0\Rightarrow 3x\left( {x - 3} \right) - 4\left( {x - 3} \right) = 0
Now, we have two factors (x3)\left( {x - 3} \right) and (3x4)\left( {3x - 4} \right)
(x3)(3x4)=0\Rightarrow \left( {x - 3} \right)\left( {3x - 4} \right) = 0
x3=0\Rightarrow x - 3 = 0 or 3x4=03x - 4 = 0
Solving these linear equations, we get roots of 3x213x+12=03{x^2} - 13x + 12 = 0
x=3\Rightarrow x = 3 or x=43x = \dfrac{4}{3}
Therefore, x=3x = 3 or x=43x = \dfrac{4}{3} are the two roots of the given equation.

Note: A quadratic equation of the form ax2+bx+c=0a{x^2} + bx + c = 0 where a0a \ne 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.