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 x−y=11 and 2x+y=19?
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 x−y=11 and 2x+y=19 by applying the method of substitution we will find the value of both variables. We will solve the second equation for x:
⇒x−y=11
Adding y on both sides:
⇒x−y+y=11+y
On proper rearrangement we will get:
⇒x=11+y
Step2: Now we will substitute the value of x in the second equation and solve fory:
⇒2(11+y)+y=19
⇒22+2y+y=19
Subtracting 22 from both the sides we will get:
⇒22−22+2y+y=19−22
⇒0+3y=−3
Dividing both sides by 3:
⇒33y=3−3
⇒y=−1
Step3: Substitute −1 for y in the solution to the second equation at the end of step1 and calculatex:
⇒x=11−1
On further solving we will get:
⇒x=10
So the solution is x=10;y=−1
Final answer: Hence the solution is x=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.
x−y=11…(1)
2x+y=19….(2)
Adding equation (1) and (2)
x−y=11 2x+y=19 3x=30
Now dividing the both sides by 3
x=10
Substitute x=10 in equation (1) we get the value of y
⇒10−y=11
⇒10−11=y
⇒y=−1
Here also we will get the same solution i.e. x=10;y=−1