www.media4math.com


                      TI-Nspire Mini-Tutorials
              Adding and Multiplying 2x2 Matrices
                    Summary of Keystrokes
Creating the matrix shell:


   c11NEWMAT(2
   ,2)·
Populating the matrices:


    `/C¤/V [Input matrix data.]

/V [Input matrix data.]/hB·
Operating on the matrices as variables.


              A+B·
              ArB·
             Alv1·
            ArAlv1·

6. 2x2 matrixaddmulttouchpad

  • 1.
    www.media4math.com TI-Nspire Mini-Tutorials Adding and Multiplying 2x2 Matrices Summary of Keystrokes Creating the matrix shell: c11NEWMAT(2 ,2)· Populating the matrices: `/C¤/V [Input matrix data.] /V [Input matrix data.]/hB· Operating on the matrices as variables. A+B· ArB· Alv1· ArAlv1·