4x + 3y = 7
2x - 4y = 3
for example. The methods you used – substitution, elimination, etc. – can be generalized to solve more complicated systems with any number of equations and any number of variables. In this learning object, you're going to see how to solve more complicated linear systems, and solve them efficiently. Specifically, you will look at
2x1 – 3x2 + 5x3 + 7x4 – 2x5 = 11
Here, the variables are x1, x2, x3, x4 and x5, and on the left, you have sums and differences of (constant)x(variable) terms – no powers or products or other complications.
Here are some equations that are not linear.
(x1)2 + 1/x2 – x3 = 5
sin(x1) + (x2 – x3)/x4 = 7x5
2x1 – 3x2 +
5x3 + 7x4 – 2x5 |
= 11 |
3x1 – x2 +
5x3 – 2x4 + x5 |
= –3 |
x1 – 2x2 +
4x3 – 6x4 – x5 |
= 7 |
–4x1 – 3x2 +
4x3 + 9x4 +
5x5 |
= 13 |
Linear Systems and How to Solve Them |
|||
Introduction | Augmented matrices and row operations | Solving a system in reduced row echelon form | Solving a system in row echelon form |