answersLogoWhite

0

When given multiple linear equations and asked to solve for certain variables, the first requirement is that you have as many equations as you have variables. If you have more equations than variables, that's fine; just use whichever are the simplest. If you have more variables than equations, the best you can do is solve for one variable in terms of another.

In a scholastic setting, you would normally have the same number of variables as equations. That is what will be assumed for the remainder of this article. The most common format of a system of linear equations is this:

y=2x+3

y=x+5

When asked to solve these equations, what's really being asked is for you to find where those two lines intersect. This allows you to assume that the x value and y value will be the same at that point. Therefore, you can say that

y=2x+3=x+5

2x+3=x+5

x=2

Then, since we know that x=2, we can put that value into either of the initial equations to solve for y. Let's choose the second one, because then we don't have to worry about multiplying by two.

y=x+5

y=2+5

y=7

Therefore, the two lines intersect at the coordinates (2,7). This method is normally referred to as solving by comparison, which is a special case of solving by substitution (see below).

Sometimes, equations are not formatted in a way that solving by comparison is convenient. For example, perhaps something like this is given:

6=9y-3x

2y=3x+4

In situations like these, it is often necessary to do some algebra before combining the equations in some way. Let's try to isolate the variable x in the first equation.

6=9y-3x

3x+6=9y

3x=9y-6

x=3y-2

Now that we have x in terms of y, let's put that new equation into the second given equation.

2y=3(3y-2)+4

2y=9y-6+4

2y=9y-2

2=7y

y=2/7

Again, putting this y value into the first equation, we get:

6=9y-3x

6=9(2/7)-3x

6=18/7-3x

6-18/7=3x

42/7-18/7=3x (in this step, we multiplied 6 by 7/7)

24/7=3x

24/7*(1/3)=x

x=24/21

Therefore the coordinates that these two lines intersect at is (24/21,2/7).

You'll notice that this set of coordinates are less appealing than the integers found in the first problem. Since substitution is a very general method of solving linear equations, it will work under any circumstances. If you have doubts about using comparison (or the final method, outlined below) then use substitution. Provided you don't make any mistakes in the mechanics, substitution will get you the correct answer.

The final method is called elimination. Using this method, one can often avoid long and tedious algebra. For example:

2x+y=1

-2x+2y=5

If we were to use substitution, we would get the correct answer (though we'd have to isolate a variable, expand a bracket, isolate for the other variable in terms of the first, substitute that equation into the other, and eventually solve for both variables). However, there is an easier way. We can add the two equations together.

2x+(-2x)+y+2y=1+5

0+3y=6

y=2

Substituting y=2 into the first equation, we get:

2x+y=1

2x+2=1

2x=-1

x=-(1/2)

Therefore the coordinates that these two lines intersect at is (-1/2,2)

It is worth noting that we are not limited to adding the two equations together. We may also subtract, multiply, and divide the equations. Elimination often takes the most practice to spot when it will be useful, but it can save many lines of math when applied in a suitable manner (as in the last example).

Those are the basic methods for solving two equation, two unknown problems. They will also hold true for three or more equation/unknown problems, but the mechanics of the solution becomes very long, very quickly. In more than two equation/variable questions, it is recommended to use matrices, but that is beyond the scope of this answer.

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
More answers

A system of linear equations is two or more linear equations. They can be used to solve a variety of different everyday problems.

There are three ways to solve systems:

§ Graphing, Substitution, and Elimination

Ex1. GRAPHING

y=2x+3

y=1x+4

To find the solution by graphing, just plot the points for both the lines and the coordinate(s) at which the lines intersect is the solution for the points.

Ex2. SUBSTITUTION

y=2x+3

y=1x+4

To find the solution by substitution, solve for the value of x and substitute it into the other equation.

y=1x+4 is equal to y-4=x. So, substitute (y-4) into the other equation.

y=2(y-4)+3 y=2y-8+3 y=2y-5 -y=-5 y=5

THEN, substitute the value of y into either of the equations to determine the value of x.

5=2x+3 2=2x x=1

So, the solution of this system is (1,5).

Ex3. ELIMINATION

This is commonly used when the linear equation is expressed in Standard Notation.

3x+2y=18 5x=30 is also equal to x=6.

2x- 2y=12

5x+ 0= 30

Then, substitute the x value into either of the equations to determine the x value.

2(6)-2y=12 12-2y=12 -2y=0 y=0.

So, the solution of this system is (6,0).

*Most times, using substitution and elimination is more accurate because in graphing you cannot always get accurate answers.

User Avatar

Wiki User

13y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you solve systems of linear equations?
Write your answer...
Submit
Still have questions?
magnify glass
imp