SOLUTION: I need help with systems of equations....Find all the solutions of the follow systems of equations if possible. If a system has no solution, explain why it does not. (A) 3X-Y=3

Algebra ->  Equations -> SOLUTION: I need help with systems of equations....Find all the solutions of the follow systems of equations if possible. If a system has no solution, explain why it does not. (A) 3X-Y=3       Log On


   



Question 224375: I need help with systems of equations....Find all the solutions of the follow systems of equations if possible. If a system has no solution, explain why it does not.
(A) 3X-Y=3
3X+Y=15
(B) 2X-Y=1
2Y-4X=3
(C) 2X-Y=1
2Y-4X=(-2)
Please help me understand these, Im lost!!! Thank you

Answer by LtAurora(115) About Me  (Show Source):
You can put this solution on YOUR website!
(A) 3X-Y=3
3X%2BY=15
There are two ways to solve these types of equations, through substitution method, or through the addition methos. This one lends itself nicely to addition since the Y terms are opposite signs.
+3X-Y=+3
+3X%2BY=15
=6X+=+18
This is obtained from adding down. 3X%2B3X=6X, -Y%2BY=0, 3%2B15=18.
So, to solve for X, we need to divide both sides by 6, which yields x=3.
We still need to obtain a value for Y, so we can plug the X value into either of our two initial given equations.
I've chosen the second one.
3%2A%283%29%2BY=15
Combine like terms.
9%2BY=15
Isolate the Y to yield an answer of:
Y=6.
Thus, the answer to this system is, X=3, Y=6.

(B) 2X-Y=1
2Y-4X=3
I'm going to solve this equation with the substitution method, different from the one above.
The first equation needs to be solved for a variable, since the Y is by itself, we can isolate it fairly easily.
First, subtract the 2X to the other side of the equation.
-Y=1-2X.
Then, to obtain a positive Y we can multiply by a -1 to switch the signs.
Y=-1%2B2X.
This equation can be substituted into the second equation for Y:
2%28-1%2B2X%29-4X=3
Combine like terms:
-2%2B4X-4X=3
Here the X terms cancel to yield:
-2=3.
Since this is not a true statement, there are no solutions to this system. Graphically these would be two parallel lines since they will never intersect ever.
(C) 2X-Y=1
2Y-4X=(-2)
Since the first equation is the same as the one solved above in part (B):
Y=-1%2B2X
Plugging this into the second equation yields:
2%28-1%2B2X%29-4X=%28-2%29
Combine like terms:
-2%2B4X-4X=-2
Here the X terms cancel again leaving:
-2=-2
Since this is a true statement, there are an infinite number of solutions. Graphically this would be the same line drawn on itself twice. Thus the two lines are always touching, since they are the same.