Find the values of x and y in the given pair of equations.
2x + 3y = 13
5x - 4y = -2
12, 13
In the above given pair of equations we see that the variables are in form of 1x and 1y. If we start solving the equation as it is, we will find that after simplifying we end up in two equations that are not linear.
See what we will get
2y+3x=13xy
5y−4x=−2xy
The above two equations are no longer linear equations.
So, to get the above equations in linear form we can substitute another variables instead of 1x and 1y .
So we will substitute 1x as ‘a’ and 1y as ‘b’
We will get our equations as
2a+3b=13
5a−4b=−2
Now we can solve this pair of equation by using any of the three methods (elimination, substitution and cross multiplication) to solve the pair of linear equation.
If we use method of elimination
Multiply the first equation by 4 and second by 3. Equations can be written as
8a+12b=52
15a−12b=−6
Now adding the two equations
23a=46
⇒a=2
Now substitute the value of a in any of the two equations and we will find out that
b=3
Earlier we have assumed that a=1x,
therefore x=12
Similarly, y=13