Solveeit Logo

Question

Question: Solve the following pair of equations by reducing them to a pair of linear equations. \(\dfrac{5}{...

Solve the following pair of equations by reducing them to a pair of linear equations.
5x1+1y2=2\dfrac{5}{x-1}+\dfrac{1}{y-2}=2 and 6x13y2=1\dfrac{6}{x-1}-\dfrac{3}{y-2}=1

Explanation

Solution

Hint: To convert the pair to a linear equation, put u=1x1u=\dfrac{1}{x-1} and v=1y2v=\dfrac{1}{y-2}. Find the values of u and v by solving both equations formed. Then substitute back the values of u and v, find the value of x and y.

Complete step-by-step answer:
We have been given a pair of equations for which we need to find the value of x and y. The two pair of equations are
5x1+1y2=2\dfrac{5}{x-1}+\dfrac{1}{y-2}=2 and 6x13y2=1\dfrac{6}{x-1}-\dfrac{3}{y-2}=1
Now, let us put 1x1=u\dfrac{1}{x-1}=u and 1y2=v\dfrac{1}{y-2}=v in the above equation. Hence, the equation changes to a linear equation.
5u+v=25u+v=2 and 6u3v=16u-3v=1
Now, we need to find the value of u and v. Let us put the equation as
5u+v=25u+v=2 ……………………………(1)
6u3v=16u-3v=1 ………………………(2)
From (1) we can write it as,
v=25uv=2-5u
Put this value of v in the equation (2)
6u3(25u)=16u-3\left( 2-5u \right)=1
Let us simplify the above expression and find the value of u.
6u6+15u=16u-6+15u=1
21u=1+6\Rightarrow 21u=1+6
u=721=13\therefore u=\dfrac{7}{21}=\dfrac{1}{3}
Thus, we got the value of u as 13\dfrac{1}{3} . Now, put the value of in equation (1).
v=25u=25×13v=2-5u=2-5\times \dfrac{1}{3}
=253=653=13=2-\dfrac{5}{3}=\dfrac{6-5}{3}=\dfrac{1}{3}
u=13\therefore u=\dfrac{1}{3} and v=13v=\dfrac{1}{3}
Now let us put back the value of u and v.
1x1=u\dfrac{1}{x-1}=u and 1y2=v\dfrac{1}{y-2}=v
1x1=13\dfrac{1}{x-1}=\dfrac{1}{3} and 1y2=13\dfrac{1}{y-2}=\dfrac{1}{3} , Now let us cross multiply and simplify it
3=x13=x-1 and 3=y23=y-2
x=3+1=4\Rightarrow x=3+1=4
y=3+2=5y=3+2=5
Thus, we got the value of x and y as 4 and 5.
x=4\therefore x=4 and y=5y=5 is the solution of our equation.

Note: If you directly try to solve it without assuming values for u and v, then you might end with a complex equation which can’t be solved. We are asked to convert the given pair of equations to a linear pair in the question. So, assume the values accordingly.