brownman
- 13
- 0
Homework Statement
Find all values of k, if any, that satisfy the equation.
[2 2 k]*[1 3 0; 3 0 5; 0 5 -1][2 ; 2 ; k]=0
Homework Equations
The Attempt at a Solution
Multiplying the two matrices on the right
[2 2 k] * [8 ; 6 +5k ; 10-k]=0
Multiply again
[ 16 + 10+12k + 10k-k^2]=0
I'm stuck here, because I'm really confused about whether this is a homogeneous matrix or not, or if there are infinite solutions to k because the variable just needs to be zero.
Thanks for any help :)