Question
Question: How do you solve, \(3x-y=4\) and \(2x-3y=-9\) ?...
How do you solve, 3x−y=4 and 2x−3y=−9 ?
Solution
We have been given two linear equations in two variables and we need to find a solution to them. We will use the substitution method to solve our problem. In this method, one variable is written in terms of another and is then used in the other linear equation. This gives us an equation in a single variable, thus giving us a solution. We shall proceed like this to get our answer.
Complete step-by-step solution:
We have been given the two linear equations as follows:
⇒3x−y=4
⇒2x−3y=−9
Here, let us write the variable ‘y’ in terms of variable ‘x’ using our first equation. This can be done as follows:
⇒3x−y=4⇒y=3x−4
Let us say the above equation is equation number (1), so we have:
⇒y=3x−4 ....... (1)
Now, putting this value of ‘y’ in the other linear expression, we get the new equation as:
⇒2x−3y=−9⇒2x−3(3x−4)=−9⇒2x−9x+12=−9⇒−7x=−21∴x=3
Thus, we get the value of ‘x’ as 3. Now, that we have the value of ‘x’, putting it in equation number (1) and calculating for ‘y’, we get:
⇒y=3x−4⇒y=3×3−4∴y=5
Thus, we get the value of ‘y’ as 5.
Hence, the solution set for our linear equations 3x−y=4 and 2x−3y=−9 comes out to be (3,5) .
Note: A pair of linear equations is like a pair of lines and the point(s) of intersection of these lines is the solution set. There are three possible cases. In the first case, the lines are parallel but not identical, thus it has no solution. In the second case, if the parallel lines are identical, then we get an infinite solution. And in the last case, if lines are not parallel, we get one unique solution.