Express the inverse of the following matrix (assuming it exists) as a matrix containing expressions in terms of k. -3 0 k 12 8 16 4 2 4
um you gave a list of numbers that in no way resembles a matrix
\[\left[\begin{matrix}3 & 0 & k \\ 12 & 8 & 16\\ 4 & 2 & 4\end{matrix}\right]^{-1}\]
can you reduce it to I?
i think so
i write where i am write now
k brb wife just got home.
this is just the coefficient matrix\[\left[\begin{matrix}1 & 0 & 0 \\ 0 & 1 & 2\\ 0 & 0 & k\end{matrix}\right]\]
Use Gauss-Jordan elimination on \[\left[\begin{matrix}3 & 0 & k & 1 & 0 & 0\\ 12 & 8 & 16 & 0 & 1 & 0\\ 4 & 2 & 4 & 0 & 0 & 1\end{matrix}\right]\] That's how I do it. (There's probably an easier way..)
yes i started w/ that
Hmm, is that 3 in a_11 positive or negative?
this is where im at now\[\left[\begin{matrix}1 & 0 & 0 & 0 & \frac{ -1 }{ 4} & 1 \\ 0 & 1 & 2 & 0 & \frac{ 1 }{ 2 } & \frac{ -3 }{ 2 } \\ 0 & 0 & k & 1 & \frac{ -3 }{ 4 } & 3\end{matrix}\right]\]
postive
how would i express k on the inverse matrix
Continue to reduce it using row operations until you have only the identity matrix on the left.
could i multiplay R3 by 1/k?
multiply*
Looks like you have to.
thanks
The last step ought to be subtracting your new R3 from R2.
*Sorry, twice R3 from R2..
Join our real-time social learning platform and learn together with your friends!