Solveeit Logo

Question

Question: How do you solve the system of equations \(x - y = 11\) and \(2x + y = 19\)?...

How do you solve the system of equations xy=11x - y = 11 and 2x+y=192x + y = 19?

Explanation

Solution

Where we are given a pair of linear equations and we have to find the value of x and y by using the given equation. We can solve the equation by the method of elimination or by using the method of substitution for the method of substitution. First we will find the value of one variable in the form of another for example we will find the value of x in terms of y then substitute that value in another equation. Then we will solve the equation and find the value of that variable. After that substitute the value of that variable in another equation and find the value of the remaining one variable.

Complete step-by-step answer:
Step1: We are given a pair of linear equations xy=11x - y = 11 and 2x+y=192x + y = 19 by applying the method of substitution we will find the value of both variables. We will solve the second equation for xx:
xy=11\Rightarrow x - y = 11
Adding yy on both sides:
xy+y=11+y\Rightarrow x - y + y = 11 + y
On proper rearrangement we will get:
x=11+y\Rightarrow x = 11 + y
Step2: Now we will substitute the value of x in the second equation and solve foryy:
2(11+y)+y=19\Rightarrow 2\left( {11 + y} \right) + y = 19
22+2y+y=19\Rightarrow 22 + 2y + y = 19
Subtracting 2222 from both the sides we will get:
2222+2y+y=1922\Rightarrow 22 - 22 + 2y + y = 19 - 22
0+3y=3\Rightarrow 0 + 3y = - 3
Dividing both sides by 33:
3y3=33\Rightarrow \dfrac{{3y}}{3} = \dfrac{{ - 3}}{3}
y=1\Rightarrow y = - 1
Step3: Substitute 1 - 1 for y in the solution to the second equation at the end of step1 and calculatexx:
x=111\Rightarrow x = 11 - 1
On further solving we will get:
x=10\Rightarrow x = 10
So the solution is x=10;y=1x = 10;y = - 1

Final answer: Hence the solution is x=10;y=1x = 10;y = - 1

Note:
This type of question we can solve by two methods: first is substitution and the second one is elimination. In this method the main thing is to find the value of one variable in terms of other students mainly doing the mistakes here.
Alternate method:
We are given two equations i.e.
xy=11x - y = 11…(1)
2x+y=192x + y = 19….(2)
Adding equation (1) and (2)
xy=11 2x+y=19 3x=30  x -y = 11 \\\ \underline {2x +y = 19} \\\ 3x = 30 \\\
Now dividing the both sides by 33
x=10x = 10
Substitute x=10x = 10 in equation (1) we get the value of y
10y=11\Rightarrow 10 - y = 11
1011=y\Rightarrow 10 - 11 = y
y=1\Rightarrow y = - 1
Here also we will get the same solution i.e. x=10;y=1x = 10;y = - 1