Find the Null Space [[-1/5,1/3],[2/5,-1/10]]
Problem
Solution
Set up the homogeneous system
A*x=0 to find the vectorsx that satisfy the equation.
Multiply the first row by
−5 and the second row by10 to clear the denominators and simplify the matrix.
Perform row reduction by replacing the second row
(R_2) with(R_2)−4*(R_1)
Normalize the second row by multiplying it by
3/17
Eliminate the entry above the leading one in the second column by replacing
(R_1) with(R_1)+5/3*(R_2)
Identify the solution to the system. Since the reduced row echelon form is the identity matrix, the only solution is the trivial solution.
Final Answer
Want more problems? Check here!