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.
x−15+y−21=2 and x−16−y−23=1
Solution
Hint: To convert the pair to a linear equation, put u=x−11 and v=y−21. 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
x−15+y−21=2 and x−16−y−23=1
Now, let us put x−11=u and y−21=v in the above equation. Hence, the equation changes to a linear equation.
5u+v=2 and 6u−3v=1
Now, we need to find the value of u and v. Let us put the equation as
5u+v=2 ……………………………(1)
6u−3v=1 ………………………(2)
From (1) we can write it as,
v=2−5u
Put this value of v in the equation (2)
6u−3(2−5u)=1
Let us simplify the above expression and find the value of u.
6u−6+15u=1
⇒21u=1+6
∴u=217=31
Thus, we got the value of u as 31 . Now, put the value of in equation (1).
v=2−5u=2−5×31
=2−35=36−5=31
∴u=31 and v=31
Now let us put back the value of u and v.
x−11=u and y−21=v
x−11=31 and y−21=31 , Now let us cross multiply and simplify it
3=x−1 and 3=y−2
⇒x=3+1=4
y=3+2=5
Thus, we got the value of x and y as 4 and 5.
∴x=4 and y=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.