Recent content by Sage Sky

  1. S

    Matrix Equation AXB=C solve for X

    ok so it would be \frac{1}{264} \begin{pmatrix} 114 & -45 \\ 16 & -4\end{pmatrix}
  2. S

    Matrix Equation AXB=C solve for X

    thx got it except its goes to new line on matrixs
  3. S

    Matrix Equation AXB=C solve for X

    Hi I have a question in my math coursework on matrices Question is Three matrices A, B and C are given by: A = \begin{pmatrix} 2 & 5 \\ -4 & 1 \end{pmatrix} B = \begin{pmatrix} 1 & 3 \\ -2 & 6 \end{pmatrix} C = \begin{pmatrix} 2 & 1 \\ -3 & -1 \end{pmatrix} a) find the...