线性代数 示例

求出原像 x([[a],[b],[d]])=[[5a+3b-2d],[0a+4b-d]] , [[14],[2]]
,
解题步骤 1
Write as an augmented matrix for .
解题步骤 2
Write as a linear system of equations.
解题步骤 3
求解方程组。
点击获取更多步骤...
解题步骤 3.1
Move variables to the left and constant terms to the right.
点击获取更多步骤...
解题步骤 3.1.1
中的因式重新排序。
解题步骤 3.1.2
移动
解题步骤 3.2
Write the system as a matrix.
解题步骤 3.3
求行简化阶梯形矩阵。
点击获取更多步骤...
解题步骤 3.3.1
Multiply each element of by to make the entry at a .
点击获取更多步骤...
解题步骤 3.3.1.1
Multiply each element of by to make the entry at a .
解题步骤 3.3.1.2
化简
解题步骤 3.3.2
Perform the row operation to make the entry at a .
点击获取更多步骤...
解题步骤 3.3.2.1
Perform the row operation to make the entry at a .
解题步骤 3.3.2.2
化简
解题步骤 3.3.3
Multiply each element of by to make the entry at a .
点击获取更多步骤...
解题步骤 3.3.3.1
Multiply each element of by to make the entry at a .
解题步骤 3.3.3.2
化简
解题步骤 3.3.4
Perform the row operation to make the entry at a .
点击获取更多步骤...
解题步骤 3.3.4.1
Perform the row operation to make the entry at a .
解题步骤 3.3.4.2
化简
解题步骤 3.4
Use the result matrix to declare the final solution to the system of equations.
解题步骤 3.5
Write a solution vector by solving in terms of the free variables in each row.
解题步骤 3.6
Write the solution as a linear combination of vectors.
解题步骤 3.7
Write as a solution set.