SOLUTION: I am studying the cliffsnotes algebra 1 book. My problem is solving equations with two variables. The example problem in the book is 3x+3y=24 and 2x+y=13. The example in the book s

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: I am studying the cliffsnotes algebra 1 book. My problem is solving equations with two variables. The example problem in the book is 3x+3y=24 and 2x+y=13. The example in the book s      Log On


   



Question 154278: I am studying the cliffsnotes algebra 1 book. My problem is solving equations with two variables. The example problem in the book is 3x+3y=24 and 2x+y=13. The example in the book starts the problem out by multiplying the 2x+y=13 by 3.
I wanted to know why 3. The example wants the x and y solved for both equations. The book explains to subtract the equations.
I would appreciate any help.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Well that's a good question. Personally I would have chosen another number entirely.



Start with the given system of equations:

system%283x%2B3y=24%2C2x%2By=13%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 3 and 2 to some equal number, we could try to get them to the LCM.



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




2%283x%2B3y%29=2%2824%29 Multiply the top equation (both sides) by 2
-3%282x%2By%29=-3%2813%29 Multiply the bottom equation (both sides) by -3




Distribute and multiply

6x%2B6y=48
-6x-3y=-39


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

%286x-6x%29%2B%286y-3y%29=48-39

Combine like terms and simplify



cross%286x-6x%29%2B3y=9 Notice how the x terms cancel out




3y=9 Simplify




y=9%2F3 Divide both sides by 3 to isolate y




y=3 Reduce



Now plug this answer into the top equation 3x%2B3y=24 to solve for x

3x%2B3y=24 Start with the first equation



3x%2B3%283%29=24 Plug in y=3




3x%2B9=24 Multiply



3x=24-9Subtract 9 from both sides


3x=15 Combine like terms on the right side


x=%2815%29%2F%283%29 Divide both sides by 3 to isolate x



x=5 Divide




So our answer is
x=5 and y=3



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 3x%2B3y=24 (red) and 2x%2By=13 (green) and the intersection of the lines (blue circle).