Solveeit Logo

Question

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

How do you solve the system of equations: y=2x+1y = 2x + 1 and y=4x1y = 4x - 1

Explanation

Solution

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 the other equation and find the value of the remaining one variable.

Complete step-by-step answer:
Step 1: We are given a pair of linear equations y=2x+1y = 2x + 1 and y=4x1y = 4x - 1 by applying the method of substitution we will find the value of both variables. Substitute the value of yy from first equation to the second equation:
2x+1=4x1\Rightarrow 2x + 1 = 4x - 1
Subtracting 4x4x from both sides:
2x+14x=4x14x\Rightarrow 2x + 1 - 4x = 4x - 1 - 4x
On proper rearrangement we will get:
2x+1=1\Rightarrow - 2x + 1 = - 1
Step2: Now we will subtract 11 from both sides.
2x+11=11\Rightarrow - 2x + 1 - 1 = - 1 - 1
On proper rearrangement we will get:
2x=2\Rightarrow - 2x = - 2
Dividing both sides by 2 - 2 we get:
2x2=22\Rightarrow \dfrac{{ - 2x}}{{ - 2}} = \dfrac{{ - 2}}{{ - 2}}
x=1\Rightarrow x = 1
Step 3: Now we will substitute the value of xx into the first equation to find the value of yy:
y=2(1)+1\Rightarrow y = 2\left( 1 \right) + 1
On simplifying the equation we get:
y=2+1\Rightarrow y = 2 + 1
y=3\Rightarrow y = 3

Hence the solution of the pair of linear equations is x=1x = 1 and y=3y = 3.

Note:
This type of question we can solve by the method substitution. In this method, the main thing is to find the value of one variable in terms of other students mainly doing the mistakes here.