Question
Question: How do you solve: \[\dfrac{{x - 1}}{{x - 2}} + \dfrac{{x - 3}}{{x - 4}} = \dfrac{{10}}{3}\]?...
How do you solve: x−2x−1+x−4x−3=310?
Solution
To solve this question, we will first take the LCM, then we will cross multiply the denominators. Further we will expand the terms in the brackets. Then we will shift all the terms to LHS and make the RHS equal to zero. After that we will solve the quadratic equation to obtain the value of x.
Complete step by step solution:
We have;
x−2x−1+x−4x−3=310
Now we take the LCM of the denominators and multiply correspondingly. So, we get;
⇒(x−2)(x−4)(x−1)(x−4)+(x−3)(x−2)=310
Now we will multiply the terms and expand the brackets. So, we have;
⇒x2−4x−2x+8x2−4x−x+4+x2−2x−3x+6=310
Adding and subtracting the like terms in the numerator and denominator we get;
⇒x2−6x+82x2−10x+10=310
Now we will cross multiply the denominators. So, we get;
⇒3(2x2−10x+10)=10(x2−6x+8)
Now we will expand the brackets. So, we have;
⇒6x2−30x+30=10x2−60x+80
Now we will shift all the terms to RHS and add and subtract the like terms. So, we get;
⇒−4x2+30x−50=0
Multiplying both sides with minus one we get;
⇒4x2−30x+50=0
Now we will solve this quadratic by middle term splitting. So, we get;
⇒4x2−20x−10x+50=0
Now we will group the terms and take out the common. So, we have;
⇒4x(x−5)−10(x−5)=0
Now we will take (x−5) common. So, we have;
⇒(4x−10)(x−5)=0
Now we will equate each term separately to zero.
∴4x−10=0
⇒x=410
On simplification we get;
⇒x=25
Also,
x−5=0
⇒x=5
So, we have ⇒x=5,25.
Note: One important point to note is that in the solution we have used the middle term splitting method to solve the quadratic equation but it is not always possible to use this method. In those cases, we can use the direct formula for finding the roots of a quadratic equation which is given by:
x=2a−b±b2−4ac
Where, b is the coefficient of x, a is the coefficient of x2 and c is the constant term.