SOLUTION: Do you mind checking two more please? 1) -3x + y = -4 x - y = 0 I got y = 2, x = 2 (2,2) 2) 2x - y = -6 -2x + 2y = 4 I got y = -2, x = -4 (-2, -4)

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Do you mind checking two more please? 1) -3x + y = -4 x - y = 0 I got y = 2, x = 2 (2,2) 2) 2x - y = -6 -2x + 2y = 4 I got y = -2, x = -4 (-2, -4)      Log On


   



Question 145401: Do you mind checking two more please?

1) -3x + y = -4
x - y = 0
I got y = 2, x = 2 (2,2)

2) 2x - y = -6
-2x + 2y = 4
I got y = -2, x = -4 (-2, -4)

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

# 1
Jump to problem #2





Start with the given system of equations:

system%28-3x%2By=-4%2Cx-y=0%29



Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to solve for y.




So let's isolate y in the first equation

-3x%2By=-4 Start with the first equation


y=-4%2B3x Add 3x to both sides


y=%2B3x-4 Rearrange the equation


y=%28%2B3x-4%29%2F%281%29 Divide both sides by 1


y=%28%28%2B3%29%2F%281%29%29x%2B%28-4%29%2F%281%29 Break up the fraction


y=3x-4 Reduce



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

Since y=3x-4, we can now replace each y in the second equation with 3x-4 to solve for x



x-highlight%28%283x-4%29%29=0 Plug in y=3x-4 into the first equation. In other words, replace each y with 3x-4. Notice we've eliminated the y variables. So we now have a simple equation with one unknown.



x-3x%2B4=0 Distribute the negative


-2x%2B4=0 Combine like terms on the left side


-2x=0-4Subtract 4 from both sides


-2x=-4 Combine like terms on the right side


x=%28-4%29%2F%28-2%29 Divide both sides by -2 to isolate x



x=2 Divide





-----------------First Answer------------------------------


So the first part of our answer is: x=2









Since we know that x=2 we can plug it into the equation y=3x-4 (remember we previously solved for y in the first equation).



y=3x-4 Start with the equation where y was previously isolated.


y=3%282%29-4 Plug in x=2


y=6-4 Multiply


y=2 Combine like terms



-----------------Second Answer------------------------------


So the second part of our answer is: y=2









-----------------Summary------------------------------

So our answers are:

x=2 and y=2

which form the point








Now let's graph the two equations (if you need help with graphing, check out this solver)


From the graph, we can see that the two equations intersect at . This visually verifies our answer.




graph of -3x%2By=-4 (red) and x-y=0 (green) and the intersection of the lines (blue circle).














# 2
Jump to problem #1






Start with the given system of equations:

system%282x-y=-6%2C-2x%2B2y=4%29



Now in order to solve this system by using elimination/addition, we need to solve (or isolate) one variable. I'm going to solve for y.





In order to solve for one variable, we must eliminate the other variable. So if we wanted to solve for y, we would have to eliminate x (or vice versa).


So lets eliminate x. In order to do that, we need to have both x coefficients that are equal in magnitude but have opposite signs (for instance 2 and -2 are equal in magnitude but have opposite signs). This way they will add to zero. By adding to zero, they can be eliminated.



So to make the x coefficients equal in magnitude but opposite in sign, we need to multiply both x coefficients by some number to get them to an common number. So if we wanted to get 2 and -2 to some equal number, we could try to get them to the LCM.



Since the LCM of 2 and -2 is 2, we need to multiply both sides of the top equation by 1 and multiply both sides of the bottom equation by 1 like this:




1%282x-y%29=1%28-6%29 Multiply the top equation (both sides) by 1
1%28-2x%2B2y%29=1%284%29 Multiply the bottom equation (both sides) by 1




Distribute and multiply

2x-y=-6
-2x%2B2y=4


Now add the equations together. In order to add 2 equations, group like terms and combine them

%282x-2x%29%2B%28-y%2B2y%29=-6%2B4

Combine like terms and simplify



cross%282x-2x%29%2By=-2 Notice how the x terms cancel out




y=-2 Simplify



Now plug this answer into the top equation 2x-y=-6 to solve for x

2x-y=-6 Start with the first equation



2x-%28-2%29=-6 Plug in y=-2




2x%2B2=-6 Multiply



2x=-6-2Subtract 2 from both sides


2x=-8 Combine like terms on the right side


x=%28-8%29%2F%282%29 Divide both sides by 2 to isolate x



x=-4 Divide




So our answer is
x=-4 and y=-2



which also looks like




Now let's graph the two equations (if you need help with graphing, check out this solver)


From the graph, we can see that the two equations intersect at . This visually verifies our answer.




graph of 2x-y=-6 (red) and -2x%2B2y=4 (green) and the intersection of the lines (blue circle).