Topic 7: Matrices and Transformation – Basic Mathematics Form Four
Operations on Matrices
Definition:
Consider the following table showing the number of students in each stream in each form.
Form | I | II | III | IV |
Stream A | 38 | 35 | 40 | 28 |
Stream B | 36 | 40 | 34 | 39 |
Stream C | 40 | 37 | 36 | 35 |
From the above table, if we enclose the numbers in brackets without changing their arrangement, then a matrix is farmed, this can be done by removing the headings and the bracket enclosing the numbers (elements) and given a name (normally a capital letter).


Order of a matrix (size of matrix)
So if A has m rows and n columns, then the order of matrix is m x n.

Types of matrices:


Matrices of order up to 2 X 2
Add matrices of order up to 2 X 2
When adding or subtracting one matrix from another, the corresponding elements (entities) are /added or subtracted respectively.
This being the case, we can only perform addition and subtraction of matrices with the same orders.
Example 1




Solve for x, y and z in the following matrix equation;

Exercise 1



4. A house wife makes the following purchases during one week: Monday 2kg of meat and loaf of bread Wednesday, 1kg of meat and Saturday, 1kg of meat and one loaf of bread. The prices are 6000/= per kg of meat and 500/= per loaf of bread on each purchasing day
- Write a 3×2 matrix of the quantities of items purchased over the three days .
- Write a 2×1 column matrix of the unit prices of meat and bread.

If M is any square matrix, that is a matrix with order mxm or nxn and Z is another matrix with the same order as m such that

The additive inverse of a matrix.

Example 4

Example 5

A Matrix of Order 2 X 2 by a Scalar
Multiply a matrix of order 2 X 2 by a scalar
Rule: If A is a matrix with elements say a, b, c and d, or






Two Matrices of order up to 2 X 2
Multiply two matrices of order up to 2 X 2
Multiplication of Matrix by another matrix:


Rules of finding the product of matrices;
- The pre –multiplier matrix is divided row wise, that is it is divided according to its rows.
- The post multiplier is divided according to its columns.
- Multiplication is done by taking an element from the row and multiplied by an element from the column.
-
Inrule (iii) above, the left most element of the row is multiplied by thetop most element of the column and the right most element from the rowis multiplied by the bottom most element of the column and their sumsare taken:

Therefore it can be concluded that matrix by matrix multiplication is only possible if the number of columns in the pre-multiplier is equal to the number of rows in the post multiplier.
Example 8


From the above example it can be noted that AB≠BA, therefore matrix by matrix multiplication does not obey commutative property except when the multiplication involves and identity matrix i.e. AI=IA=A
Example 9


Product of a matrix and an identity matrix:
Example 11

Exercise 2




Inverse of a Matrix

Now the determinant of matrix A is then defined as the difference of the product of elements in the leading diagonal and the product of the elements in the main diagonal.

Example 12


Example 14
Find the value of x

Singular and non singular matrices:
Definition:
A singular matrix is a matrix whose determinant is zero, while non – singular matrix is the one with a non zero determinant.


The Inverse of a 2 X 2 Matrix
Find the inverse of a 2 X 2 matrix
Thus AB=BA=I means either A is the inverse of B or B is the inverse of A.


Since we need the unknown matrix B, we can solve for p and q by using equations (i) and (iii) and we solve for r and s using equations (ii) and (iv)











Exercise 3
1. Find the determinant of each of the following matrices.



2 X 2 Matrix to Solve Simultaneous Equations
Apply 2 X 2 matrix to solve simultaneous equations
Solving simultaneous equations by matrix method:

Now by equating the corresponding elements, the following simultaneous equations are obtained.















Use Cramer’s rule to solve the following simultaneous equation
Matrices and Transformations
Definition:
A transformation in a plane is a mapping which moves an object from one position to another within the plane. Figures on the plane can also be shifted from one position by a transformation.
– Suppose a point P(x,y) in the x-y plane moves to a point P¢ (x¢,y¢) by a transformation T,

A transformation in which the size of the image is equal that of the object is called an ISOMETRIC MAPPING.
Reflection;
When you look at yourself in a mirror you seem to see your body behind the mirror. Your body is in front of the mirror as your image is behind it.

- The same size as the object
- The same distance from the mirror as the object
The mirror is the line of symmetry between the object and the image.
Find the image of the point A (2,3) after reflection in the x – axes.
Plot point A and its image A¢ such that AA¢ crosses the x – axis at B and also perpendicular to it.

From the figure, the coordinates of A ¢ are A¢ (2,-3). So the image of A (2,3) under reflection in the x-axis is A¢ (2,-3)

Where Mx means reflection in the x – axis and My means reflection in the y-axis.
The Matrix to Reflect a Point P(X, Y) in the Y-Axis
Apply the matrix to reflect a point P(X, Y) in the Y-Axis
Example 25
Find the image of B(3,4) under reflection in the y- axis.
Solution:
The line y=x makes an angle 450 with x and y axes. It is the line of symmetry for the angle YOX formed by two axis. By using isosceles triangle properties, reflection of the point (1,0) in the line y=x will be ( 0,1) while the reflection of (0,2) in the line y=x will be ( 2, 0) it can be noticed that the coordinates are exchanging positions. Hence the reflection of the point (x,y) in the line y=x is ( y,x).


Example 26

Reflection in the line y = -x

Example 27
If the line passes through the origin and makes an angle a with x – axis in the positive direction, then its equation is y= xtanα where tanαis the slope of the line.


But OPQ is a right angled triangle.
Now the angle P¢OR = 2 a-β, then

It follows therefore that if M is a reflection in the line inclined at a, then


Example 28
Find the image of the point A (1, 2) after a reflection in the line y = x.

Example 29
Find the image of B (3,4) after reflection in the line y = -x followed by another reflection in the line y = 0.


Example 30
To
find the image of the line y = 2x + 5, we choose at least two points on
it and find their images, then we use the image points to find the
equation of the image line.



Exercise 5
- Find the image of the point D (4,2) under reflection in the x – axis
- Point Q (-4,3) is reflected in the y – axis. Find its image coordinates.
- Reflect the point (5,4) in the line y = x
- Find the image of the point (1,2) after a reflection in the line y = x followed by another reflection in the line y = -x.
- Find the equation of the line y = 3x -1 after being reflected in the line x + y = 0.
A Matrix Operator to Rotate any Point P( X, Y ) Through 90° 180°, 270° and 360° about the Origin
Use a matrix operator to rotate any point P( X, Y ) through 90° 180°, 270° and 360° about the Origin
Definition; A rotation is a transformation which moves a point through a given angle about a fixed point.

Rotation is an isometric mapping and it is usually denoted by R.
In the xy plane, whenθismeasured in the clockwise direction it is negative and when it is measured in the anticlockwise direction it is positive.

Example 31

P is on the x – axis, so after rotation through 900
about the origin it will be on the y – axis. Since P is 1unit from O,
P¢ is also 1 unit from O, the coordinates of P¢ (0,1) are P¢ (0,1).
Therefore R 900(1,0) = (0,1).
Example 32
Consider the following figure,

- 900 about the origin
- 450 about the origin
- 2700 about the origin
Find the image of the point (1,2) under rotation through 1800 ant –clockwise about the origin.
Consider the following sketch,




Therefore the image of (1, 2) after rotation through 1800 anticlockwise is (-1,-2).
Example 34
Solution:

Therefore the image of (5,2) under rotation of 900 followed by another rotation of 1800 anticlockwise is (2,-5) .

the triangle OPQ whose vertices are (0,0), (3,1) and (3,0) respectively which is mapped into triangle O¢P¢Q¢ by moving it 2 units in the positive x direction and 3 units in the positive y direction


Example 35
If T is a translation by the vector (4,3), find the image of (1, 2) under this translation.


Example 37
Definition:
Enlargement is the transformation which magnifies an object such that its image is proportionally increases on decreased in size by some factor k. The general matrix of enlargement

Example 38
Find the image of the square with vertices O(0,0), A (1,0), B (1,1) and C (0,1) under the




Now the images of these points are (0,3), (3,0), (0,-3), (-3,0) and other points respectively, where the centre remains (0,0) and the radius becomes 3 units.

Linear Transformation:
Example 41
R900 (U + V) = R900 (U) + R900 (V)

Example 42
(a)Since T is a linear Transformation then

Exercise 7

2. Is the matrix of reflection in a line inclined at angle a, U=(6,1) , V=(-1,4) and a13500, find (a) m(U+V) (b) m(2V)
4. What is the image of (1,2) under the transformation

Related Posts:
- Topic 1: Coordinate Geometry – Basic Mathematics Form Four
- Topic 2: Area and Perimeter – Basic Mathematics Form Four
- Topic 3: Three Dimensional Figures – Basic Mathematics Form Four
- Topic 4: Probability – Basic Mathematics Form Four
- Topic 5: Trigonometry – Basic Mathematics Form Four
- Topic 6: Vectors – Basic Mathematics Form Four