While math-class systems usually have integer solutions, sometimes (especially for word problems) you'll see solutions involving fractions or decimal places. The solution points are not required to be nice and neat.
(By the way, while we may only be able to picture "points" in two- and three-space — that is, on flat surfaces or floating around in 3-D — this term is also used to represent solutions to systems with more than three variables. In four-space, one might view the fourth "dimension" as being time. But, in reality, the variables can stand for anything you like, and the solution to a system in, say, five-space is just a solution to a system with five or more variables.
Content Continues Below
(While two-variable systems will usually be referred to as having solutions "in the plane", systems with three or more variables may be referred to as having solutions "in the solution space". Note also that points in the plane are [rarely] referred to as "doubles", points in three-space are [sometimes] referred to as "triples", and points in larger-dimension solution spaces are called "n-tuples". where n is the number of dimensions or variables. For instance, if you are working with a system that has six variables, the points in the solution space would be referred to as "6-tuples".)
2x + y + 3z = 1
2x + 6y + 8z = 3
6x + 8y + 18z = 5
I think I'll use the first row to clear out the x-terms from the second and third rows:
Technically, I should now divide the first row by 2 to get a leading 1, but that will give me fractions, and I'd like to avoid that for as long as possible. Instead, I'll move on to using the second row to clear out the y-term from the third row:
I can divide the third row by 4:
To be technically correct, I'll now divide the second row by 5 and the first row by 2:
Now that I've got leading 1s in each row (that is, now that the coefficient of the first variable term in each row is 1), I can find the system's solution. I already have the solution's value for z. Back-solving from the third row's equation into the second equation, I get:
y + (0) = 2/5
y = 2/5
That's the second variable done. Now for the last one:
x + (1/2)(2/5) + (3/2)(0) = 1/2
x + 1/5 = 1/2
x = 3/10
Remembering that the variables must be listed in alphabetical order (and, in particular, not in the order in which I happened to solve for them), my answer is:
(x, y, z) = (3/10, 2/5, 0)
Affiliate
Advertisement
Note: While I didn't show my scratch work on this last problem, I did indeed have to do the scratch work. By hand. On scratch paper.
Please use scratch paper and write things out clearly. Don't try to do this stuff in your head; there are just way too many opportunities for errors. You don't wanna know how many mistakes I made while writing this lesson!
By the way, if you're not sure about my working above, pull out some scratch paper, do the steps indicated above each arrow, and see what you get.
3x + y – 6z = –10
2x + y – 5z = –8
6x – 3y + 3z = 0
I think I'll use the second row to work on the x-terms in the first and third rows. I'll be able to clear out the third row, and I'll be able to produce a 1x as the leading term in the first row. This will let me finish the job of clearing out the x-column, and I'll be able to do it without having to deal with fractions:
Affiliate
(Many instructors would teach you always to divide through on one of the rows to get a leading coefficient of 1, but I would rather take an extra step or two and use addition to get a leading 1. That's just a personal preference, but I'm sure you can see the advantage of avoiding fractions for as long as possible. It can really cut down on computational errors.)
Now I'll use that nice leading x in the first row to clear out the leading term in the second row. While I'm at it, I'll also divide the third row by 6, to get smaller numbers:
Hm... The second and third rows are the same. I guess I can use the second row to clear out the third row entirely:
Thinking back to the two-variable case, getting a line like "0 = 0" (which is true, but unhelpful) means that this is a dependent system, and the solution is going to have variables in it. If you get into linear algebra much, you will learn that the answer above means that the solution is a line in three-dimensional space rather than a single point. For now, all you need to know is how to write the solution.
To find the solution, I have to solve the two remaining equations for x and y in terms of z. From the first row, I get:
x − z = −2
x = z − 2
And from the second row, I get:
y − 3z = −4
y = 3z − 4
Now, in my classes, it would be perfectly okay to say that the answer is (z − 2, 3z − 4, z). But your textbook will almost certainly pull out a new and different variable, such as a, s, or t. Let's say that my textbook is using t, and I'm expected to follow the book's lead in my own work. This means that I'll replace every z in (z − 2, 3z − 4, z) with t:
(x, y, z) = (t − 2, 3t − 4, t)
Regardless of the variable used, a solution of this form just says that the variable (in this case, t), can be whatever value you chose, and then x and y are found by plugging that chosen value into the coordinates' formulas. In the case of the solution above, the value of x will be found by plugging your chosen value for t into the formula t − 2, and the value of y will be found by plugging your chosen value for t into the formula 3t − 4).
Content Continues Below
x + z = 1
x + y + z = 2
x − y + z = 1
You should be getting the hang of things by now, so I'll just show the steps that I used:
As soon as I get a nonsense row (like "0 = 1"), I know that this is an inconsistent system, and I can quit. In starting the solving process, I had assumed that this system had a solution. By arriving at garbage, I now know that this assumption was false; this system has no solution.
inconsistent system: no solution
Remember the difference between the two special cases: A trivial row (such as "0 = 0") means you have a dependent system with a solution that contains variables (that is, the solution is dependent upon the variable(s)); a nonsensical row (such as "0 = 1") means you have an inconsistent system with no solution whatsoever. Don't confuse these; they are a common trick question on tests. Expect to need to know this!
Depending on the course, you might now move on to using matrices for solving systems of equations. If you do, the techniques you'll be learning for solving with matrices, and the notation that you'll be using to indicate what your steps were, will likely be extremely similar to what you have seen in this lesson. So please make sure you understand what you're doing here, before you move on.
URL: https://www.purplemath.com/modules/systlin7.htm
© 2024 Purplemath, Inc. All right reserved. Web Design by