Find the Null Space [[20,16],[5,4],[-15,-12],[-20,-16]]
Problem
Solution
Set up the homogeneous equation
A*x=0 to find the vectorsx that satisfy the condition.
Perform row reduction on the matrix to find its row echelon form. Divide the first row by
20
Eliminate the entries below the pivot in the first column by performing
(R_2)−5*(R_1) (R_3)+15*(R_1) and(R_4)+20*(R_1)
Identify the free variable and write the equation for the non-zero row.
Express the pivot variable in terms of the free variable
(x_2)
Write the solution in vector form by factoring out the free variable
(x_2)
Simplify the basis vector by multiplying by
5 to use integer components.
Final Answer
Want more problems? Check here!