Microsoft Word Document جديد
Microsoft Word Document جديد
If there is a single solution that means one value for each unknown factor,
then we can say that the given system is a consistent independent system. If
multiple solutions exist, the system has infinitely many solutions; then we say
that it is a consistent dependent system. If there is no solution for unknown
factors, and this will happen if there are two or more equations that can’t be
verified simultaneously, then we say that it’s an inconsistent system.
Inconsistent system 0
Now, let’s have a look at the method that can be used to find the solution(s) of
the given system of equations.
Swapping two rows and this can be expressed using the notation ↔, for example,
R2 ↔ R3
Multiplying a row by a nonzero number, for example, R1 → kR2 where k is some
nonzero number
Adding a multiple of one row to another row, for example, R2 → R2 + 3R1
The obtained matrix will be in row echelon form. The matrix is said to be in
reduced row-echelon form when all of the leading coefficients equal 1, and
every column containing a leading coefficient has zeros elsewhere. This final
form is unique; that means it is independent of the sequence of row
operations used. We can understand this in a better way with the help of the
example given below.
Question:
x+y+z=2
x + 2y + 3z = 5
2x + 3y + 4z = 11
Solution:
x+y+z=2
x + 2y + 3z = 5
2x + 3y + 4z = 11
Subtracting R1 from R2 to get the new elements of R2, i.e. R2 → R2 – R1.
Now, subtract R2 from R3 to get the new elements of R3, i.e. R3 → R3 – R2.
Here,
x – z = -1
y + 2z = 3
0=4