Matrices | O Level Mathematics 4024 & IGCSE Mathematics 0580 | Detailed Free Notes To Score An A Star (A*)
- How to show the matrix
- A matrix has row and columns
- Rows are the horizontal ones
- Columns are the vertical ones
- We write the matrix equation in the form of row x column
- So a matrix with 3 rows and 4 columns can be written as 3 x 4
- Matrices are always named with capital letters.
- Unity Matrix
- Addition and Subtraction of Matrices
- Multiplication and division of matrices
- Check the video for the details on how to do the multiplication and division. However, a few important rules are as follows.
- Direct division of matrices is not possible.
- For multiplication, we can only multiply two matrices where the column number of the first matrix is equal to the row number of the second matrix.
- The new matrix that will be created will have the row number of the first matrix and the column number of the second matrix.
- Therefore, 3×4 and 4×5 can multiply together because the column number of the first matrix and the row number of the second matrix are equal.
- The final matrix will have 3 rows and 5 columns
- It must be noted that for the two same matrices, say A and B, A x B is not the same as B x A. In some cases, one may be possible, the other may not be.
- For example, if A is 3 x 4 and B is 4 x 5, then A x B is possible.
- However, B x A is not possible because of the rule mentioned above.
- Division of Matrices
- To divide matrices, we use inverses. For example, if we need A/B, then what we can do is A x B^-1
- Another use of transformation
- In transformation, if the Matrix A maps an object to Image, then multiplying the Image with A inverse will map it back into the object.
- How to multiply
- Use the video to determine how the multiplication process is done.
- For algebra.
- AB=C
- Then we can take B or A on the other side of the equation in the form of inverse
- A = Cx(B Inverse)
- OR
- B= (A Inverse) x C
- Remember, the place of the matrix on the same side of the other end of the equation as it was originally. If it was placed first, place it’s inverse first. If it was placed second, place it’s inverse second.
