Find the Null Space x=1/(2[[5,4,8],[3,3,7]])
Problem
Solution
Identify the matrix
A Scaling a matrix by a non-zero constant does not change its null space, so we can find the null space of the simpler matrixM
Set up the homogeneous system
M*x=0 to find the vectors in the null space:
Perform row reduction to find the row-echelon form. Divide the first row by
5
Eliminate the first entry of the second row by subtracting
3 times the first row from the second:
Normalize the second row by dividing by
0.6
Back-substitute to reach reduced row-echelon form by subtracting
0.8 times the second row from the first:
Express the variables in terms of the free variable
(x_3)
Write the solution in vector form by choosing
(x_3)=3 to clear denominators:
Final Answer
Want more problems? Check here!