SOLUTION: 7x-y=10 x=2y-6 I have to solve this problem using substitution and I don't understand and I'm really confused could someone please help me?

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: 7x-y=10 x=2y-6 I have to solve this problem using substitution and I don't understand and I'm really confused could someone please help me?      Log On


   



Question 120131: 7x-y=10
x=2y-6
I have to solve this problem using substitution and I don't understand and I'm really confused could someone please help me?

Found 2 solutions by jim_thompson5910, Earlsdon:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Start with the given system
7x-y=10
x=2y-6



7%282y-6%29-y=10 Plug in x=2y-6 into the first equation. In other words, replace each x with 2y-6. Notice we've eliminated the x variables. So we now have a simple equation with one unknown.


14y-42-y=10 Distribute


13y-42=10 Combine like terms on the left side


13y=10%2B42Add 42 to both sides


13y=52 Combine like terms on the right side


y=%2852%29%2F%2813%29 Divide both sides by 13 to isolate y



y=4 Divide




Now that we know that y=4, we can plug this into x=2y-6 to find x



x=2%284%29-6 Substitute 4 for each y


x=2 Simplify


So our answer is x=2 and y=4

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Solv by the substitution method:
1) 7x-y+=+10
2) x+=+2y-6
The idea behind the subtitution method of solving systems of equations, such as you have here, is to eliminate one of the two variables (x or y) so that you will have one equation with one unknown.
Notice that equation 2) is conveniently written in terms of the variable x, that is, you have the variable x isolated on the left side while everything else is on the right side. This means that you can substitute the x in equation 1) with the x = 2y-6 of equation 2), then you will have equation 1) with only one variable (y) in it.
1a) 7%282y-6%29-y+=+10 Simplify this.
%2814y-42%29-y+=+10 Combine like-terms.
13y-42+=+10 Add 42 to both sides.
13y+=+52 Divide both sides by 13.
y+=+4 Now you can substitute this value of y into either one of the two original equations to solve for the other variable, x. Let's use equation 2) for this.
x+=+2y+-+6 Substitute y = 4.
x+=+2%284%29-6
x+=+8-6
x+=+2
So the solution is: (2, 4)
Remember that the solution to a system two linear equations is the point of intersection of the two lines represented by the two equations,, if there is one.
Let's look at the graph of the two equations and you'll see what I mean:
graph%28600%2C400%2C-5%2C5%2C-5%2C5%2C7x-10%2C%281%2F2%29x%2B3%29