A message was encoded using the matrix

[7 2
3 1]
and you can decode the message 2 numbers at a time in a [1 x 2] matrix.

Here are the first four numbers:

66 21 119 35

I know it's coded row matrix times the decoder = the uncoded row matrix. (The key is A=1, B=2, etc.) I'm just not sure how to, because i tried it and got really large numbers. Help please?

thank you!

1 answer

you will need the inverse matrix of
7 2
3 1 which is

1 -2
-3 7
Similar Questions
    1. answers icon 3 answers
  1. Hi! I need help with these two questions. Thanks! :)1.) Can we multiply the Matrix A (which is 3 x 4 matrix) by the other
    1. answers icon 2 answers
  2. Matrices Quick Check5 of 55 of 5 Items Question Which statement correctly describes the matrix? R=[428101580495] (1 point)
    1. answers icon 1 answer
  3. Matrices Quick Check3 of 53 of 5 Items Question Recognize which statement correctly describes the matrix.
    1. answers icon 1 answer
more similar questions