HP F2226A - 48GII Graphic Calculator User Manual page 367

Graphing calculator
Table of Contents

Advertisement

to produce the solution: [X=-1,Y=2,Z = -3].
Function LINSOLVE works with symbolic expressions. Functions REF, rref, and
RREF, work with the augmented matrix in a Gaussian elimination approach.
Functions REF, rref, RREF
The upper triangular form to which the augmented matrix is reduced during
the forward elimination part of a Gaussian elimination procedure is known as
an "echelon" form. Function REF (Reduce to Echelon Form) produces such a
matrix given the augmented matrix in stack level 1.
Consider the augmented matrix,
Representing a linear system of equations, A⋅x = b, where
A = [[1,-2,1],[2,1,-2],[5,-2,1]],
and
Enter the augmented matrix, and save it into variable AAUG, in ALG mode:
[[1,-2,1,0],[2,1,-2,-3][5,-2,1,12]]
Application of function REF produces:
The result is the upper triangular (echelon form) matrix of coefficients resulting
from the forward elimination step in a Gaussian elimination procedure.
1
2
1
A
2
1
2
aug
5
2
1
b = [[0],[-3],[12]].
0
3
.
12
AAUG
Page 11-41

Advertisement

Table of Contents
loading

This manual is also suitable for:

48gii

Table of Contents