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)
v=lwh
You can solve your algebra question like this: Example; n+6=16. You are going to need to find out what the N equals to. __+6=16 So you need to find out what the N equals to. You can also solve it like this: 16-6=10. So, 10 is the answer to the equation.
5
First you simplify: 3x=21 Then you divide both sides by 3: x=7
Set x=0, solve for y, which is the y intercept: 0 - 3y = 9 --> y = -3. Set y=0 and solve for x = 9 for x-intercept.
Add the two equations together. The x disappears. 2y - x = 3 + x = 3y - 5 ------------------------ 2y = 3y -2 Can you finish it from there?
(2,3)
the answer
You'd need another equation to sub in
elimination, substitution and graphing
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.y = 2x + 5 x = 1
x+y=5
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 ?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
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.
In that instance, it means that the lines never touch.