Solveeit Logo

Question

Question: How do you solve, \(3x-y=4\) and \(2x-3y=-9\) ?...

How do you solve, 3xy=43x-y=4 and 2x3y=92x-3y=-9 ?

Explanation

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:
3xy=4\Rightarrow 3x-y=4
2x3y=9\Rightarrow 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:
3xy=4 y=3x4 \begin{aligned} & \Rightarrow 3x-y=4 \\\ & \Rightarrow y=3x-4 \\\ \end{aligned}
Let us say the above equation is equation number (1), so we have:
y=3x4\Rightarrow y=3x-4 ....... (1)
Now, putting this value of ‘y’ in the other linear expression, we get the new equation as:
2x3y=9 2x3(3x4)=9 2x9x+12=9 7x=21 x=3 \begin{aligned} & \Rightarrow 2x-3y=-9 \\\ & \Rightarrow 2x-3\left( 3x-4 \right)=-9 \\\ & \Rightarrow 2x-9x+12=-9 \\\ & \Rightarrow -7x=-21 \\\ & \therefore x=3 \\\ \end{aligned}
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=3x4 y=3×34 y=5 \begin{aligned} & \Rightarrow y=3x-4 \\\ & \Rightarrow y=3\times 3-4 \\\ & \therefore y=5 \\\ \end{aligned}
Thus, we get the value of ‘y’ as 5.
Hence, the solution set for our linear equations 3xy=43x-y=4 and 2x3y=92x-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.