SOLUTION: Could someone tell me if I got these problems right? The first two are the Substitution Method, and the second two are using the Elimination Method. 1) x + y = 15 4x + 3y

Algebra ->  Expressions-with-variables -> SOLUTION: Could someone tell me if I got these problems right? The first two are the Substitution Method, and the second two are using the Elimination Method. 1) x + y = 15 4x + 3y      Log On


   



Question 145383: Could someone tell me if I got these problems right? The first two are the Substitution Method, and the second two are using the Elimination Method.
1) x + y = 15
4x + 3y = 38
2)-3x + y = -4
x - y = 0

The Elimination Method:
1) 5x - y = 12
3x + y = 4

2) 2x - y = -6
2x - 2y = -4
Thank you in advance. Elle J

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Well it's hard to tell what you got if you don't post your solutions =)


I'll do one of each to help you in the right direction.



# 1
Jump to problem #3

Start with the given system of equations:

system%28x%2By=15%2C4x%2B3y=38%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

x%2By=15 Start with the first equation


y=15-x Subtract x from both sides


y=-x%2B15 Rearrange the equation


y=%28-x%2B15%29%2F%281%29 Divide both sides by 1


y=%28%28-1%29%2F%281%29%29x%2B%2815%29%2F%281%29 Break up the fraction


y=-x%2B15 Reduce



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

Since y=-x%2B15, we can now replace each y in the second equation with -x%2B15 to solve for x



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



4x%2B%283%29%28-1%29x%2B%283%29%2815%29=38 Distribute 3 to -x%2B15


4x-3x%2B45=38 Multiply


x%2B45=38 Combine like terms on the left side


x=38-45Subtract 45 from both sides


x=-7 Combine like terms on the right side





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


So the first part of our answer is: x=-7









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



y=-x%2B15 Start with the equation where y was previously isolated.


y=-%28-7%29%2B15 Plug in x=-7


y=7%2B15 Multiply


y=22 Combine like terms



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


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









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

So our answers are:

x=-7 and y=22

which form the point














# 3
Jump to problem #1





Start with the given system of equations:

system%285x-y=12%2C3x%2By=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 5 and 3 to some equal number, we could try to get them to the LCM.



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




3%285x-y%29=3%2812%29 Multiply the top equation (both sides) by 3
-5%283x%2By%29=-5%284%29 Multiply the bottom equation (both sides) by -5




Distribute and multiply

15x-3y=36
-15x-5y=-20


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

%2815x-15x%29%2B%28-3y-5y%29=36-20

Combine like terms and simplify



cross%2815x-15x%29-8y=16 Notice how the x terms cancel out




-8y=16 Simplify




y=16%2F-8 Divide both sides by -8 to isolate y




y=-2 Reduce



Now plug this answer into the top equation 5x-y=12 to solve for x

5x-y=12 Start with the first equation



5x-%28-2%29=12 Plug in y=-2




5x%2B2=12 Multiply



5x=12-2Subtract 2 from both sides


5x=10 Combine like terms on the right side


x=%2810%29%2F%285%29 Divide both sides by 5 to isolate x



x=2 Divide




So our answer is
x=2 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 5x-y=12 (red) and 3x%2By=4 (green) and the intersection of the lines (blue circle).