answersLogoWhite

0


Best Answer

To solve a system of equations by substitution:

y = 2x-9

x + 3y = 8

We need to solve ONE equation for a variable. You choose, X or Y.

When choosing which equation, pick one without numbers (coefficients) in front of X or Y.

(Hint: Take a look at the top equation... it's already solved for Y!)

Since y = 2x - 9 is already solved for y, let's substitute y's value, 2x - 9 in for wherever we see the letter y in the 2nd equation. Remember to use parenthesis!

x + 3y = 8

x + 3(2x -9) = 8

Now use your algebra to simplify.

x + 6x - 27 = 8 (Distributive property)

7x - 27 = 8 (combine like terms, x and 6x)

7x = 8 + 27

7x = 35

x = 5.

We now know that x = 5. So let's use substitution again!

Plug 5 in for x, wherever you see x in your original equation.

We need to find y now!

y = 2x - 9

y = 2(5) - 9

y = 10 - 9

y = 1.

So x = 5, and y = 1 in this system of equations.

Plug 5 in for x and 1 in for y into both equations to check.

y = 2x-9

1 = 2(5) - 9

1 = 10 - 9

1 = 1 (check)

x + 3y = 8

5 + 3(1) = 8

5 + 3 = 8

8 = 8 (check)

---- To solve a system of equations by elimination:

(Sometimes elimination is also called solving by addition or subtraction.)

Our goal with this method is to eliminate, or get rid of, one variable.

Just like before, you pick the variable. I'll choose X.

Solve each linear equation so that your x's, y's and constant terms are all in the same place. An easy way to do this is to put each equation into Standard Form.

Standard form for linear equations will look like: y = mx +b.

Where, m is your slope and b is the y-intercept.

y = 2x - 9 is already in standard form, so let's work on the other equation.

x + 3y = 8

3y = -x + 8

y = -1/3 x + 8/3

Already we have fractions, and I can tell that elimination is not the *best* method to solve this system, but it's still doable.

Line both equations up, one on top of the other like an addition problem. Make sure the y's and x's line up.

y = 2x - 9

y = -1/3x + 8/3

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

Now, we need to add OR subtract.

You ADD the equations together IF AND ONLY IF :

1) The variable being eliminated has the same coefficient for both equations.

2) The variable being eliminated has the OPPOSITE sign in both equations.

You SUBTRACT the equations together IF AND ONLY IF :

1) The variable being eliminated has the same coefficient for both equations.

2) The variable being eliminated has the SAME sign in both equations.

In our equations, the y's have no numbers in front (no coefficient), so #1 is OK.

But the signs are the same, this tells us we need to subtract the bottom equation.

To do this easily, just change the sign of everything in the 2nd equation. Then subtract like terms, straight down.

y = 2x - 9

-y=1/3x - 8/3

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

0 = 7/3x - 35/3

Now that y has been eliminated, which was our goal, solve the equation for x.

35/3 = 7/3x

(3/7)(35/3) = x

35/7 = x

x = 5.

Hey look, x = 5. That's the same as our first method! We must be doing it right :D

Now all we need to do is solve for y. You don't need to use elimination again. Just use substitution!

Plug x = 5 into either equation and solve for y.

y = 2x - 9

y = 2(5) - 9

y = 10 - 9

y = 1.

X = 5 and Y = 1 again, good job!

As you can see, either method will get you the right answers. It's up to you to pick which method is best. Which one you prefer to use. (I like using substitution, myself)

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you solve each system by substitution or addition y equals 2x-9 and x 3y equals 8?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you solve each system by substitution or addition 2y-x equals 3 and x equals 3y-5?

Add the two equations together. The x disappears. 2y - x = 3 + x = 3y - 5 ------------------------ 2y = 3y -2 Can you finish it from there?


Use the substitution method to solve the system of equations Choose the correct ordered pair 2x plus 3y equals 13 x equals 2?

(2,3)


How would use solve the system of equation x plus 3y equals 23 by using substitution?

You'd need another equation to sub in


How do you Solve this system of equations using the addition method 6a - 5b equals 9 2a plus 5b equals 23?

the answer


What are three ways to solve a system?

elimination, substitution and graphing


To solve a three variable system of equations you can use a combination of the elimination and substitution methods?

True. To solve a three variable system of equations you can use a combination of the elimination and substitution methods.


Use the substitution method to solve the system of equations Enter your answer as an ordered pair?

Use the substitution method to solve the system of equations. Enter your answer as an ordered pair.y = 2x + 5 x = 1


Solve the equation by substitution method x-y equals 5?

x+y=5


What 4x y14 and 2x y8 solve using substitution?

You cant solve it unless it is an equation. To be an equation it must have an equals sign.


Solve this system of equation using substitution 2x plus 6y equals 24 and 3x-2x equals 24?

Solve this system of equation using substitution 2x plus 6y equals 24 and 3x-2x equals 24 ?Improved Answer:2x+6y = 243x-2x = 24 => x =24Substitute the value of x into the top equation to find the value of y:48+6y = 246y = 24-486y = -24y = -4So: x = 24 and y = -4


How do use substitution when solving system of equations?

You use substitution when you can solve for one variable in terms of the others. By substituting, you remove one variable from the equation, which can then be solved. Once you solve for one variable, you can use substitution to find the other.


What is indicated by the occurrence of a false statement such as 0 equals 1 when you solve a system of two linear equations in two variables using substitution?

In that instance, it means that the lines never touch.