Solveeit Logo

Question

Question: How do you solve the system \(x-4y=2\) and \(x-2y=4\) using substitution?...

How do you solve the system x4y=2x-4y=2 and x2y=4x-2y=4 using substitution?

Explanation

Solution

We are given two equations as x4y=2x-4y=2 and x2y=4x-2y=4. We will first learn the type of equation it is and then we will learn about the method that we can use to solve such problems. We are asked to use the substitution method, so we will learn the substitution method and then use it to solve our problem. We will substitute the value of yy and solve for xx.

Complete step by step solution:
We are given the equations as x4y=2x-4y=2 and x2y=4x-2y=4. We can see from the equations that it has the highest power as 1 only. It means that they are linear equations. We are asked to find the solution and solution means those values which when inserted in the equation, satisfy the equation. So, to find that we have to look for those values of xx and yy that satisfies the given equations, x4y=2x-4y=2 and x2y=4x-2y=4. Now as we have linear equations in 2 variables, we can solve the problem in different ways. The various different methods are:
1. Substitution.
2. Elimination.
3. Cross multiplication.
4. Graphing.
Here we will use the substitution method to solve the problem. In this, we substitute the value of one variable in terms of the other variable using one equation and then solve for that variable. Now, we have x4y=2x-4y=2 and x2y=4x-2y=4. We will find the value of yy from the equation, x4y=2x-4y=2. So, we have,
x4y=2 x2=4y \begin{aligned} & x-4y=2 \\\ & \Rightarrow x-2=4y \\\ \end{aligned}
Simplifying we get,
x24=y\Rightarrow \dfrac{x-2}{4}=y
Now, we will use this value of yy and substitute it in the other equation x2y=4x-2y=4. So, putting y=x24y=\dfrac{x-2}{4}, we get,
x2(x24)=4\Rightarrow x-2\left( \dfrac{x-2}{4} \right)=4
Simplifying, we get,
x(x2)2=4\Rightarrow x-\dfrac{\left( x-2 \right)}{2}=4
Now, taking the LCM and simplifying, we get,
2xx+22=4\Rightarrow \dfrac{2x-x+2}{2}=4
Cross multiplying, we get,
x+2=8 x=82 x=6 \begin{aligned} & \Rightarrow x+2=8 \\\ & \Rightarrow x=8-2 \\\ & \Rightarrow x=6 \\\ \end{aligned}
So, we get the value of x=6x=6. We will put the value of x=6x=6 in x24=y\dfrac{x-2}{4}=y to get the value of yy. So, putting the value of x=6x=6 in x24=y\dfrac{x-2}{4}=y, we get,
y=624=44=1\Rightarrow y=\dfrac{6-2}{4}=\dfrac{4}{4}=1
So, y=1y=1. So, we get the solution as x=6x=6 and y=1y=1.

Note: We can check the answer to be double sure about the solution. If x=6x=6 and y=1y=1 satisfies both the equation, then it is the solution of our problem. So, we will put x=6x=6 and y=1y=1 in the equation x4y=2x-4y=2. So, we get,
64×1=2 64=2 2=2 \begin{aligned} & 6-4\times 1=2 \\\ & \Rightarrow 6-4=2 \\\ & \Rightarrow 2=2 \\\ \end{aligned}
This is true, so it satisfies the solution. Now, we will similarly put x=6x=6 and y=1y=1 in the equation x2y=4x-2y=4. So, we get,
62×1=4 62=4 4=4 \begin{aligned} & 6-2\times 1=4 \\\ & \Rightarrow 6-2=4 \\\ & \Rightarrow 4=4 \\\ \end{aligned}
So, this is also true and it satisfies this equation. Hence our solution is correct.