answersLogoWhite

0

Set up your equations as an addition, lining up like variables:

6x - 3y = -3

8x - 4y = -4

First we want to eliminate one of the variables. We do this by getting the scalar multiples for one of the variables to match in both equations.

In this example, we can do this by simplifying both equations:

Divide the top equation by 3, divide the bottom equation by 4:

6/3x - 3/3y = -3/3

8/4x - 4/4y = -4/4

~

2x - y = -1

2x - y = -1

Right now, you can already guess that something is wrong, but we will forge on ahead anyways:

In order to get one of the variables eliminated, we have to multiply one of the equations by -1, or we can just simply subtract the equations instead of adding them:

2x - y = -1

+ -2x +y = 1)

------------------

0x +0y = 0

Huh. Isn't that strange - when we eliminated one of the variables, we also eliminated the other variable. What we are left with is 0=0.

What this means is that the two equations are linearly dependent, and they in fact overlap each other.

HOWEVER, because we are left with 0=0, the system of equations is consistent, so there IS a solution, albeit the solution will be infinite.

NOTE: if we had instead been left with a contradiction, such as 0 = 1, or 0=-1 or 0=4, we would say that the system is inconsistent and there is no solution. If you want to be technical, you would say that the solution is the empty set, which you can denote with ø or {}.

Since the two lines overlap each other completely, there is in fact only one line in the system. Simply pick one of the equations and simplify. As we already showed above, both equations simplify to the same linear equation:

2x - y = -1

We may want to isolate one of the variables:

2x = -1 + y

~

2x + 1 = y

So our solution is the line:

y = 2x + 1

Where x is free.

You could also pick y to be your free variable, and write the solution as:

x = -1/2 + 1/2y

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you solve using elimination method 2x-y equals -2?

4


Solve the system of equations using linear combination a plus c equals 9 8a plus 4.5c equals 58?

a=5: c=4


How do you solve linear equations when the given is x equals -3 y equals 5?

If you already know that x = -3 and y = 5 what linear equations are you wanting to solve?


How do you solve a linear equation using the symbolic method?

you cant


How can you solve a linear equation?

by elimination,substitution or through the matrix method.


How do you solve 7x equals 9y?

You cannot solve one linear equation with two unknown variables.


How do you solve y equals -4x plus 3?

You cannot solve one linear equation with two variables.


How do you solve 6x plus 7 equals -14y?

It is not possible to solve a single linear equation in two variables.


How many types of method are there to solve linear equation?

There are several methods to solve linear equations, including the substitution method, elimination method, and graphical method. Additionally, matrix methods such as Gaussian elimination and using inverse matrices can also be employed for solving systems of linear equations. Each method has its own advantages depending on the complexity of the equations and the number of variables involved.


How do you solve 3x plus 2y equals 7?

You cannot solve one linear equation in two unknown variables.


How do you solve x-y equals 13?

You need two independent linear equations to solve for two unknown variables.


How do you do the elimination method of 2X plus 3Y equals 1?

Usually elimination is used on two equations and is called linear combination. You could solve for "y." That is customary. 2x+3y=1 3y=-2y+1 y=(-2/3)x+1/3