Row reduction with the TI83 or TI84 calculator (rref)

Row reducing a matrix can help us find the solution to a system of equations (in the case of augmented matrices), understand the properties of a set of vectors, and more. Knowing how to use row operations to reduce a matrix by hand is important, but in many cases, we simply need to know what the reduced matrix looks like. In these cases, technology like a graphing calculator is a great tool to use!

[adsenseWide]

We will go through the steps using this matrix:

3x3-matrix

Step 1: Go to the matrix menu on your calculator.

Press [2nd][x^-1] to enter the matrix menu. Note that some older calculators have a button that simply says [MATRX]. Press the right arrow until you are under the EDIT menu.

edit-matrix-menu-ti83-ti84

Press [ENTER] and you can now edit matrix A.

Step 2: Enter your matrix into the calculator.

The first information you are asked is the size of the matrix. This matrix has 3 rows and 3 columns, so it is a 3 x 3 matrix. Type these numbers, pressing [ENTER] after each.

edit-matrix-A-1x1-ti83-ti84

edit-matrix-A-3x3-ti83-ti84

Now you can enter each number by typing it and pressing [ENTER].

matrix-entered-into-ti83-ti84

Step 3: Quit out of the matrix editing screen.

This is a strange step, but if we don’t do it, the calculator tries to put a reduced matrix INSIDE of this matrix. It’s a bug for sure, but one we can work around.

Press [2nd] and then [MODE] to quit. You will end up at a blank screen.

Step 4: Go to the matrix math menu.

Press [2nd][X^-1] to enter the matrix menu again, but this time go over to MATH.

matrix-math-menu-ti83-ti84

Scroll down to “rref” (reduced row echelon form) and press [ENTER].

rref-menu-ti83-ti84

rref-ti83-ti84

Step 5: Select matrix A and finally row reduce!

To select matrix A, you need to go back into the matrix menu by pressing [2nd][x^-1] but stay under the NAMES menu.

matrix-names-menu-ti83-ti84

Now press [ENTER] to select matrix A.

rref-A-ti83-ti84

Close your parentheses by pressing [ ) ] and then pressing [ENTER] to get the reduced matrix.

(note: you don’t have to close the parentheses for this to work, but it is a good habit – or maybe just not closing parentheses drives me crazy… one of those..).

rref-reduced-A-ti83-ti84

Interesting! This matrix turns out to be row equivalent to the identity matrix. If you are currently studying linear algebra, you know that this is a useful fact to know about a matrix. There are many properties that are now automatically true for our matrix A!

Either way, we are done. We now have row reduced matrix A.

Fractions vs. Decimals

One thing that can happen when you row reduce, is that you end up with messy decimals. With one additional step, you can convert these to fractions. So, suppose we reduced a matrix and ended up with the following:

decimals-after-reducing-matrix-ti83-ti84

Before pressing any other buttons, press [MATH] and then select >FRAC by pressing [ENTER].

math-frac-ti83-ti84

math-frac-matrix-ti83-ti84

Now press [ENTER] to get a reduced matrix with fractions instead of decimals.

math-frac-matrix-ti83-ti84-2

This is much better! You will want to use this for most mathematical problems, as the fractions are exact values and the decimals before were approximations.

[adsenseLargeRectangle]

Additional Reading

Now that you are comfortable with row reduction using the calculator, you can learn how to multiply matrices with the TI83/84 or find the inverse with your calculator as well!