SOLUTION: Please help me with the following: Solve by substitution x + y = 12 y = 2x Solve by addition 5x - 3y = 13 4x - 3y = 11

Algebra ->  Algebra  -> Coordinate Systems and Linear Equations  -> Lessons  -> Linear Equations Lesson -> SOLUTION: Please help me with the following: Solve by substitution x + y = 12 y = 2x Solve by addition 5x - 3y = 13 4x - 3y = 11       Log On

Ad: You enter your algebra equation or inequality - Algebrator solves it step-by-step while providing clear explanations. Free on-line demo .
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 123099: Please help me with the following:
Solve by substitution x + y = 12
y = 2x
Solve by addition 5x - 3y = 13
4x - 3y = 11

Answer by johnnico6426(16) About Me  (Show Source):
You can put this solution on YOUR website!
Substitution:
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
+system%28+%0D%0A++++1%5Cx+%2B+1%5Cy+=+12%2C%0D%0A++++-2%5Cx+%2B+1%5Cy+=+0+%29%0D%0A++We'll use substitution. After moving 1*y to the right, we get:
1%2Ax+=+12+-+1%2Ay, or x+=+12%2F1+-+1%2Ay%2F1. Substitute that
into another equation:
-2%2A%2812%2F1+-+1%2Ay%2F1%29+%2B+1%5Cy+=+0 and simplify: Error: 'Can't call method "invoke_solver" on an undefined value at /home/ichudov/project_locations/algebra.com/templates/Algebra/Solver/PerlSolver.pm line 115. Can't call method "invoke_solver" on an undefined value at /home/ichudov/project_locations/algebra.com/templates/Algebra/Solver/PerlSolver.pm line 115. '. Can't call method "invoke_solver" on an undefined value at /home/ichudov/project_locations/algebra.com/templates/Algebra/Solver/PerlSolver.pm line 115. Can't call method "invoke_solver" on an undefined value at /home/ichudov/project_locations/algebra.com/templates/Algebra/Solver/PerlSolver.pm line 115.
error_location: 101


Addition:
5x - 3y = 13
4x - 3y = 11
Multiply the top part with -4 and the buttom with 5
-20x + 12y = -52
20x - 15y = 55
You add them down
-3y = 3
Solve for y.
y=-1
Subsitute y=3 for the y in either the first and second equation. Solve for x. You should get x=2. The solution should be (2, -1)