Cudi1
- 98
- 0
Homework Statement
find all values of k, that satisfy the given equation
Homework Equations
(k 1 1) *1 1 0* k
1 0 2 1
0 2 -3 1
The Attempt at a Solution
Basically you have a row vector multiplied by matrix multiplied by column vector
So (k,1,1)* k+1 = 0
k+2
-1
therefore i arrive at k^2+2k+2=0 and that k=-1, is this correct and if so is there a way i can verify?