@rational I need to know I'm understanding this correctly.
It says the matrix C was used to encode a certain matrix. It says to find C^(-1), which I know is the the inverse.. and use it to decode the matrix. I'm not sure if I'm supposed to encode the matrix, with C and then multiply the encoded matrix my C^(-1).. do you understand what I'm asking?
suppose you have \(x \) and multiplied this by a matrix \(C\) producing \(y\) : \[\large Cx = y\] To get back \(x\), you can simply find the inverse of \(C\) and multiply it by \(y\) : \[x = C^{-1}y\]
hey post the actual question if above looks confusing
so is what I said to do correct?
no, it looks fine.
wouldn't x be the same?
yes what you said looks good to me :)
so I have \[C=\left[\begin{matrix}1 & -2 \\ -3 &7\end{matrix}\right]\] and the other matrix is \(\begin{matrix}7&-28&-25&-35&-2\\-21&107&90&123&17\end{matrix}\)
so I multiply those, then take the inverse of C and and divide the inverse by the product?
that other matrix is the encoded matrix ?
it doesn't specify if it's the encoded one or not.
can you take a screenshot and post the full q
good the second long matrix is ENCODED matrix, we need to decode it by finding the inverse of C
start by finding the inverse of C
how can you tell it's encoded?
because the question says so !
It does?
yes read it 2-3 times and convince urself first :)
anyways, \[C^{-1}=\left[\begin{matrix}7 & 2 \\ 3 & 1\end{matrix}\right]\] right?
Yes!
use that decode the given matrix
do I multiply it by the encoded matrix?
\[\begin{bmatrix} 7&2\\3&1\end{bmatrix}\begin{bmatrix}7&-28&-25&-35&-2\\-21&107&90&123&17\end{bmatrix}\]
Okay, I guess I was right! one moment, let me multiply this out.
okay good luck! you need to work one column at a time, 5 times.
I know XD
you seem to be knowing matrices better than me :)
I've done them before, I moved to a new school, and they're just now teaching them... but I learned in the first semester, so I'm a little rusty XD
\(\begin{matrix}7&18&5&1&20\\0&23&15&18&11\end{matrix}\)
@rational
@rational
@rational is it right?
I checked first two columns, they are correct! i wouldn't doubt you made mistakes with other columns good job :)
thank you XD
yw:)
Join our real-time social learning platform and learn together with your friends!