Find the Kernel
Problem
Solution
Identify the system of linear equations from the matrix equation.
Determine the pivot and free variables. The pivots are in the first and third columns (
(x_1) and(x_3) , so(x_2) and(x_4) are free variables. Let(x_2)=s() and(x_4)=t Solve for the pivot variables in terms of the free variables using back-substitution. From the second equation:
Substitute the expression for
(x_3) into the first equation to solve for(x_1)
Express the general solution vector in terms of the parameters
s() andt
Decompose the vector into a linear combination of basis vectors for the kernel.
Final Answer
Want more problems? Check here!