Find the Null Space [[12],[3],[-9]]
Problem
Solution
Identify the matrix
A and the definition of the null space. The null space consists of all vectorsx such thatA*x=0
Set up the homogeneous equation
A*x=0 SinceA is a3×1 matrix,x must be a1×1 vector (a scalar)(x_1)
Write the resulting system of linear equations from the matrix multiplication.
Solve for the variable
(x_1) In all three equations, the only solution is(x_1)=0
Conclude that the only vector in the null space is the zero vector.
Final Answer
Want more problems? Check here!