Linear Algebra Examples

Find the Kernel [[2,3,4],[1,2,1],[3,1,2]]=[[x],[y],[z]]
Step 1
The kernel of a transformation is a vector that makes the transformation equal to the zero vector (the pre-image of the transformation).
Step 2
Create a system of equations from the vector equation.
Step 3
Write the system as a matrix.
Step 4
Use the result matrix to declare the final solution to the system of equations.
Step 5
Write a solution vector by solving in terms of the free variables in each row.
Step 6
Write as a solution set.
Step 7
The kernel of is the subspace .