Quia Home Home FAQ About Log in Subscribe now 30-day free trial
Java Games: Matching, concentration, word search, and flashcards.

Trigonometry Chapter 10 Vocabulary Definitions

Trigonometry Chapter 10 Vocabulary Definitions


AB
Coefficient MatrixThe matrix formed by the coefficients in a linear system of equations.
Cramer’s RuleA method for solving a linear system of equations using determinants.
Determinant of a MatrixA single number obtained from a matrix that reveals a variety of the matrix's properties.
Element of a MatrixOne of the entries in a matrix. The address of an element is given by listing the row number then the column number.
Identity MatrixA square matrix which has a 1 for each element on the main diagonal and 0 for all other elements.
Inverse of a MatrixFor a square matrix A, written A-1. When A is multiplied by A-1 the result is the identity matrix.
MatrixA rectangular (or square) array of numbers.
Matrix Multiplicationan operation of matrices where each element in a row of the first matrix is multiplied by each element in a column of a second matrix and the results added together.
Scalara real number by which you multiply a matrix.
Scalar Multiplicationthe process of multiplying each entry in a matrix by a scalar.