SOLUTION: 2x + 3y + 3z = 6 -x + y + z = 2

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: 2x + 3y + 3z = 6 -x + y + z = 2      Log On


   



Question 360274: 2x + 3y + 3z = 6
-x + y + z = 2

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Multiply the bottom equation by 2.
-2x+2y+2z = 4. Add corresponding sides with the top equation, to get
5y +5z = 10, or y+z = 2. Substitute this into the bottom equation:
-x + (2-z) +z = 2, or -x+2 = 2, or -x = 0, or x = 0. However, y is still y = 2-z, and so the system is dependent, or has infinitely-many ordered triples as solution. The solution set is the set of all triples (0,2-z,z), where z is any real number.