Consider the matrix:
There are two ways to enter a matrix in your calculator.
Matrix & Vector > Create > Matrix
. Choose the proper dimensions
(here, Number of rows = 2 and Number of columns = 2), and press
A
.
Consider the matrix:
Once you have entered it ( see above), you can display it in the main screen by entering
A
and pressing .
The matrix is displayed.
Suppose you have two matrices:
We can perform the following operations:
A + B
and press
The result is:
A - B
and press
A x B
and press
Note: To perform matrix operations, ensure that the matrices are of compatible dimensions.
Identity and zero matrices are fundamental in matrix operations. Here’s how to create them:
Matrix & Vector > Create > Identity
.The result should be:
Matrix & Vector > Create > Zero Matrix
.The result should be:
Identity and zero matrices are useful for checking properties such as inverses and simplifying operations.
Consider the matrix:
To compute the determinant:
Matrix & Vector > Determinant
.
A
(or the matrix directly) and press
The result should be
Consider the matrix:
To compute the inverse:
A^-1
(using the power key Note: The matrix must be square and have a non-zero determinant to have an inverse.