• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/12

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

12 Cards in this Set

  • Front
  • Back
a(sub i)(sub k) = b(sub i)(sub k)
Equality of Matrices
B = A'<-> b(sub i sub k) = a(sub k sub i)
Transposition
A = A'
Symmetric Matrix
A + B = B + A
Commutative Property of Matrix Addition
(A+B)+C = A+(B+C)
Associative Property of Matrix Addition
(A+B)' = A'+B'
Distributive Property of Matrix Addition
C = AB or c(sub i sub k) =a'(sub i) X b(sub k)
Matrix Multiplication

Note: To multiply two matrices, the number of columns in the first must be the same as the number of rows in the second. "Conformable for Multiplication"
cA = [ca(sub i sub k)]
Scalar Multiplication
(AB)C = A(BC)
Associative Law
A(B+C) = AB+AC
Distributive Law
(AB)' = A'B'
Transpose of a Product
(ABC)' = C'B'A'
Transpose of an Extended Product