Find the Null Space [[5,-8],[-10,16]]
Problem
Solution
Set up the homogeneous equation
A*x=0 to find the vectorsx that satisfy the condition.
Reduce the matrix to row-echelon form by performing the row operation
(R_2)+2*(R_1)→(R_2)
Identify the pivot and free variables. The first column has a pivot, so
(x_1) is a basic variable. The second column has no pivot, so(x_2) is a free variable.
Solve for the basic variable
(x_1) in terms of the free variablet using the first row of the reduced matrix.
Express the solution vector
x in parametric form to define the basis of the null space.
Simplify the basis vector by choosing
t=5 to eliminate the fraction.
Final Answer
Want more problems? Check here!