Solving systems of linear equations on matrix method
Consider a system (3) of n equations with n unknowns. Let us find a solution of system (3), by using matrices.
The matrix method applies only where the number of equations equals that of unknowns. Let us write system (3) in matrix form; for this purpose we introduce, principal matrix А, the column matrix Х, and the column matrix of free terms В:
Then system (3) can be written in the form of the matrix equation АХ = В.
Two matrices of the same size are equal if and only if each element of one matrix equals the corresponding element of the other matrix. To find the matrix Х, we multiply both sides of the matrix equation by the inverse matrix А -1 on the left .
Since is the identity matrix, we have
.
Thus, to solve the given system of equations by the matrix method, it is sufficient to find the inverse matrix А -1 and multiply it by В on the right. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | Поиск по сайту:
|