Kapita 1 (1) (1) .Id - en
Kapita 1 (1) (1) .Id - en
com
CHAPTER I
INTRODUCTION
A. Background
A matrix is a mathematical representation of a number, symbol, or expression
in the form of a square or rectangle arranged in rows and columns. Matrices are often
used to facilitate the solution of various problems in science, technology, and
everyday life. The use of matrices extends to various fields, such as physics,
economics, computers, and statistics, so understanding the concept, types, and
operations of matrices is very relevant for students.
However, the complexity and abstract nature of matrices often pose a
challenge in learning. Many students have difficulty understanding the basic concepts,
notations, operations, and applications of matrices in various contexts. This requires
an effective learning approach so that students can understand and master the matrix
material well. Therefore, the discussion in this document includes the definition,
types, operations, and applications of matrices to provide students with a
comprehensive understanding.
In addition, this paper also discusses various difficulties students face in
learning matrices, such as difficulties in understanding concepts, implementing
operations, and identifying the use of matrices in problem solving. The proposed
strategy to overcome these difficulties involves an innovative learning approach and
the development of relevant teaching materials. With this approach, it is hoped that
students can more easily understand the material and apply matrix knowledge
effectively.
C. Objective
The objectives to be achieved in this paper are as follows:
1. To know the notation and order of matrices
2. To know the types of matrices
3. To find out the transpose of a matrix and the similarity of two matrices
4. To learn about operations on matrices and their properties
5. To find out the determinant of a matrix
6. To find the inverse of a matrix
7. To find out examples of matrix applications
8. To find out students' difficulties with matrix material and
CHAPTER II
DISCUSSION
[ ]
a11 … a1 n
A m × n= … … …
am 1 … a mn
Note that the elements in matrix A have double indexes, for example it shows
index, that means matrix A in the th row a 11 , amn𝑚and the column to-𝑛. For more
matrix A in the 1st row and 1st column. Likewise, the element of matrix A has an
[ ]
a11 a1 j … a1 n
a21 a2 j … a2 n
Amn =[ aij ] m ×n
a i1 a ij … a¿
a m 1 a mj … amn
m = row
n = column
i =1 , 2, … , m
j =1 , 2, … , i
Matrix orderis the number of rows and columns that determine the size of the matrix.
Example :
[ ]
2 3 1
A=
[ 2 1 0
4 −2 7 ] B= −8 3 0
9 1 2
Column element/entry Line
B. Types of Matrix
1. Types of matrices based on the number of orders:
a. Row Matrix
A matrix that has only one row is called a row matrix.
Example :
P12=[ 2 6 ] Q13=[ 3 2 4 ]
b. Column Matrix
[]
4
R21=
[]
1
3
S31= 5
2
c. Rectangular Matrix
Rectangular matrices are divided into 2, namely vertical matrices and flat
matrices.
(1) Vertical Matrix
Vertical matrixnamely a matrix that has an order of (a matrix with a
greater number of rows than columns).m ×n m>n
Example :
[ ]
1 2
H 3 ×2 = 6 8
7 3
The H matrix has an order of three rows and two columns, so the H
matrix looks upright.3 ×2
[
Q2 ×3 =
7 3 4
2 9 1 ]
matrix2 ×3𝑄is a flat matrix.
Matrix𝑄ordered, namely having two rows and three columns, so that the
d. Square Matrix
Square matrixnamely a matrix that has the same number of rows and
columns. For example, the order matrix , the order matrix , and so on.
2 ×23 ×3
A square matrix has a main diagonal and a secondary diagonal. The result of
the summation on the main diagonal is called Trace. For more details, see the
following example.
Example :
Order matrix2 x 2
A 2 × 2=
[ 21 35 ]
Secondary Diagonal Primary Diagonal
[ ]
1 8 5
B3 ×3= 3 7 9
2 3 6
In the example of matrix A, the main diagonals are 2 and 5, namely the
elements located from the top left to the bottom right. Conversely, the
secondary diagonals are the elements located from the top right to the bottom
left, namely 3 and 1. Likewise with matrix B which has the order , the main
diagonals of matrix B are 1, 7, and 6. While the secondary diagonals are 5, 7,
and 2.3 ×3
2. Types of matrices based on the pattern of their constituent elements
a. Zero Matrix (0)
A matrix whose elements are all zero (0) is called a zero matrix.
Example :
[ ]
0 0
O3 ×2= 0 0
0 0
[ ] [ ]
2 0 0 7 0 0
D= 0 4 0 D= 0 0 0
0 0 8 0 0 0
c. Identity Matrix (I)
Identity matrixis a square matrix in which all elements on the main diagonal
have a value of one, the other elements have a value of zero.
Example :
[ ]
1 0 0
I=
[ ]
1 0
0 1
B3 ×3= 0 1 0
0 0 1
d. Triangular Matrix
A triangular matrix is a square matrix with elements below or above the main
diagonal all being zero.
Triangular matrices are divided into two, namely:
(1) Upper Triangular Matrix (U)
An upper triangular matrix is a matrix in which the elements below the
main diagonal are zero.
Example :
[ ]
4 7 2
U= 0 1 8
0 0 5
[ ]
4 0 0
L= 2 1 0
3 5 5
Example :
Look at the following table.
Name Mark
Studen Mathematics Language Languag Biology
t English e
Indonesia
Adi 80 80 75 75
Arsel 75 75 80 80
Excel 75 80 80 85
Daffy 80 75 75 85
Amesha 70 80 75 80
Solution:
a) From the data provided by the table, we can form a matrix, namely:
[ ]
80 80 75 75
75 75 80 80
A5 × 4= 75 80 80 85
80 75 75 85
70 80 75 80
b) Matrix A has 5 rows and 4 columns, this means that matrix A has order .
5×4
c) Based on the number of orders, matrix A is included in the rectangular
matrix type (vertical matrix)
d) a 21is an element that is in the 2nd row and 1st column = 75
a 13is the element that is in the 1st row and 3rd column = 75
a 34is the element that is in the 3rd row and 4th column = 85
[ ]
5 6
B2 ×3=
[
5 3 2
6 2 4 ]
T
, so B = 3 2
2 4
The transpose of a matrix that has an order is a matrix that also has an order.
Suppose matrix B has a transpose of matrix . If , then matrix B is called a
symmetric matrix.n × n n× n B T B=B T
2. Matrix Similarity
Two or more matrices are said to be the same if they have the same order and the
elements located there are also of the same value.
Problems example
1. Determine the transpose of the following matrix.
A=
[
5 4 4
6 2 7 ]
Solution:
[ ]
5 6
A= [ 5 4
6 2
4
7] T
→A = 4
4
2
4
[ ] [ ]
17 3 c 12
17 21 12
18
A= 15 b 3 14 And B= 15 64
a
20 25 16
20 15 16
If matrices A and B are the same, determine the value𝑎,𝑏,𝑑𝑎𝑛 𝑐.
Solution:
Matrix A and B are the same matrix, therefore all elements that are located
(on the same row and column) have the same value. So we get:
A+ B=
[ 65 116 ]
Properties of matrix addition:
a. Commutative property: A+ B=B+ A
b. Associative Properties: A+(B +C)=(A + B)+C
c. There is an identity element for matrix addition, namely the matrix𝑂(a
matrix whose elements are all zero) such that if a matrix (for example a
[ ]
−3 2 −4
− A= −7 −3 6 A +(− A)=(− A)+ A=0
4 −5 2
e. The transpose of the sum of two matrices is equal to the sum of the transposes
of the two matrices, namely( A+ B )T = AT + BT .
Example :
Matrix A= [
6 11
5 6 ]
and the matrix . Prove that B= [ ]
2 1
5 4
( A+ B )T = AT + BT .
([ ] [ ]) =[ 116 56 ]+[21 54 ]
T
6 11 2 1
+
5 6 5 4
[( 6+2
5+5 6 +4 ) ] [ 11+1 6 +4 ]
T
11+1 6+2 5+5
=
Solution:
[ ] [
It is known𝐴= and
8 4
3 1
B=
−6 5
−9 6 ]
A−B=
[83 41 ]−[−6
−9 6 ]
5
[
¿ 8−(−6) 4−5
3−(−9) 1−6 ]
¿
[1412 −1
−5 ]
3. Scalar Multiplication by Matrix Scalar multiplication by matrix is the
multiplication of a number by a matrix. Scalar numbers are usually denoted by the
elements . For the matrixk a ij𝐴And𝐵which have the same order, and and are
letter𝑘. The result of multiplying a matrix by a scalar number is a matrix with
Example :
[ ]
−5 6
If specified! A= 4 −2 3 A
4 7
Solution:
[ ]
−5 6
3 A=3 4 −2
4 7
[ ]
3 (−5) 3(6)
¿ 3( 4) 3(−2)
3( 4) 3(7)
[ ]
−15 18
¿ 12 −6
12 21
4. Multiplication of Two Matrices Two matrices can be multiplied if and only if the
number of columns in the first matrix is equal to the number of rows in the second
matrix. Suppose the given matrices and matrices . Matrix multiplication Amxn Bnxp
𝐴And𝐵will produce a new matrix of order𝑚×𝑝. So it is written
Example :
[ ]
3 4
If the matrix and . Determine ! A= 2 0 B=
1 2
1 3 −2
4 2 5
A×B [ ]
[ ][
3 4
A × B= 2 0 ×
1 2
1 3 −2
4 2 5 ]
[ ]
3 ( 1 ) + 4(4) 3 ( 3 ) + 4(2) 3 ( 2 )+ 4 (5)
¿ 2 ( 1 ) + 0(4 ) 2 (3 )+ 0(2) 2 ( 2 )+ 0(5)
1 (1 )+ 2(4) 1 ( 3 ) +2(2) 1 ( 2 ) +2(5)
[ ]
3+16 9+8 6+20
¿ 2+ 0 6+0 4+ 0
1+8 3+ 4 2+10
[ ]
19 17 26
A × B= 2 6 4
19 7 12
Suppose all products and additions are defined for matrices𝐴And𝐵and for𝑘is a
member of a real number, then the following properties apply to matrix
operations:
a. Non-commutative property: AB≠ BA
b. Associative properties: A(BC)=( AB)C
c. Left distributive property: A(B+C )= AB+ AC A (B−C)= AB−BC
d. Right distributive property: (B+C) A=BA+CA (B−C) A=BA−CA
e. Associative property : )k (AB)= A ¿
f. In a square matrix there is an identity matrix𝐼(a square matrix in which all
elements on the main diagonal are 1 and the other elements are 0) such that it
applies IA= AI =A
g. If not certain or AB=0 A=0 B=0
i. If and are respectively the transpose of the matrix AT BT 𝐴and matrix𝐵, then
h. If not sure AB= AC B=C
applies: .( AB )T =BT A T
5. Matrix exponentiation
Exponentiation of a matrix is only done if the matrix is a square matrix (a matrix
with the same number of rows as columns). Suppose matrix A is a square
matrix.𝑚×𝑚, so :
2
A = AA
3 2
A =A A
4 3
A =A A
E. Matrix Determinant
Properties of matrix determinants:
a) For example𝐴is a square matrix of order with determinant andn × n| A|𝐵is a square
matrix of order𝑛×𝑛with a determinant and a constant.|B|k
Matrix3 ×3
[ ]
a b c
Suppose the matrix is known A= d e f , the determinant of the matrix is: A
g h i
| |
a b ca b
det ( A )= d e f d e
g h i g h
Example :
[ ]
1 2 3
Determine the determinant of the matrix A= −4 5 6
7 −8 9
Solution:
| || |
1 2 3 1 2 3 1 2
−4 5 6 = −4 5 6 −4 5
7 −8 9 7 −8 9 7 −8
2) Minor-Cofactor Method
Definition 6.1
determinant of the submatrix which is the remainder after the th row. a ij M ij𝑖and the
If𝐴square matrix, then the minor of an entry is denoted by and is defined as the
column to-𝑗removed from . The numbers are denoted by and are called cofactors of
i+ j
the entry A (−1 ) M ij C ij aij
| |
a11 a12 a13
a21 a22 a23
a31 a32 a33
minor of the entry isa 11
| ||
a11 a12 a13
a a
|
M 11= a21 a22 a23 = 22 23 =a22 a 33−a23 a32
a31 a32 a33
a32 a33
Cofactors area 11
1 +1
C 11=(−1 ) M 11=M 11
Cofactors area 12
1+2
C 12=(−1 ) M 12=−M 12
Cofactors area 13
1+3
C 13=(−1 ) M 13=M 13
Notes :Note that the minors and corresponding cofactors are equal or negative to each
other and that the associated signs are or correspond to the pattern in the following
i+ j
arrangement: M ij C ij (−1 ) +1−1
¿
If𝐴is a matrix, then regardless of which row or column is selected from n × n𝐴, the
Theorem 6.1
sum obtained by multiplying the entries in that row or column by the appropriate
cofactors and adding the resulting products, will always be the same.
Definition 6.2
columns ofn × n𝐴with appropriate cofactors and adding the resulting product is called
If𝐴is a matrix, then the sum is obtained by multiplying the entries in the rows or
| a a
det ( A )= 11 12
a21 a 22 |
¿ a 11 C 11 + a12 C 12
¿ a 21 C21 +a 22 C22
¿ a 11 C 11 + a21 C 21
¿ a 12 C12 +a22 C22
[ ]
3 1 0
A= −2 −4 3
5 4 −2
Solution:
| |
3 1 0
det ( A ) −2 −4 3 =3
5 4 −2
−4 3
4 −2
−1|−2 3
5 −2 | |
+0
−2 −4
5 4 | | |
=3 (−4 )− ( 1 )(−11 )+ 0=−1
[ ]
3 1 0
A= −2 −4 3
5 4 −2
Solution:
| |
3 1 0
det ( A ) −2 −4 3 =3
5 4 −2
−4 3
4 −2 |
−(−2)
1 0
|
4 −2
+5 |
1
−4 | | 0
3|=3 (−4 ) −(−2 ) (−2 )+ 5(3)=−1
|
¿ a 11 a22
a33 0
a43 a44 |
¿ a 11 a22 a 33|a44|=a11 a 22 a33 a44
F. Inverse Matrix
Definition 5.1
If is a square matrix, and if a matrix of the same size can be such that , then A is said to be
invertible (or nonsingular) and is called the inverse . If no such matrix can be found, then
A is said to be singular. AB AB=BA=I ABAB
Theorem 5.1
If and are both inverses of the matrices , then . BC AB=C
Proof :
Since B is the inverse of , we have . Multiplying both sides on the right hand side by gives
(. But it is also true that , so . ABA=ICBA ¿ C=IC=C ( BA ) C=B ( AC )=BI=BC =B
Theorem 5.2
Matrix
A=
[ ac bd ]
is invertible if and only if , in which case the inverse is given by the formulaad −bc ≠ 0
−1
A =
1 d −b
ad−bc −c a [ ]
Example: calculating the inverse of a matrix2 ×2
A=
[ ]
6 1
5 2
The determinant of is , where the result is not zero. So, it is invertible, and the inverse is:
Adet ( A )= ( 6 ) ( 2 )−( 1 ) ( 5 )=7 A
[ ]
2 −1
−1 1
A =
2 −1
7 −5 6 [=
7
−5 ] 7
6
7 7
for and in the form and . By replacing the two equations with a single matrix equation:
xyuv
[ uv]=[ axcx++bydy ]
Which can be written as:
[ uv]=[ ac bd ][ xy ]
If we assume that the matrix is invertible (i.e., ), then we can multiply on the left by the
inverse and rewrite the equation as:2 ×2 ad−bc ≠ 0
[ ] [ ] [ ] [ ac bd ][ xy ]
−1 −1
a b u a b
=
c d v c d
[ ] [ uv]=[ xy ]
−1
a b
c d
Proof:
We can establish invertibility and obtain the stated formula at the same time by showing
that
−1 −1 −1 −1
( AB)( B A )=(B A )( AB)=I
but
−1 −1 −1 −1 −1
( AB)( B A )= A ( BB−1 ) A =AI A = A A =I
A=
[ 11 23 ] , B=[ 32 22]
So that
[ ]
4 −3
[ ]
AB= 7 6 , ( AB )−1= −9 7
9 8
2 2
[ ]
1 −1
−1
A = [ 3 −2 −1
−1 1
,B =
−1] 3
2
[ ][ [ ]
1 −1 4 −3
−1
B A =
−1
−1
3
2
3 −2
−1 1
= −9 7
2 2
]
Thus, as guaranteed by Theorem 5.3.( AB )−1=B−1 A−1
Theorem 5.4
If it is invertible and n is a positive integer, then: A
−1
a) A−1can be reversed and( A−1 ) = A
−1 n
b) An can be reversed and ( A n ) = A−n=( A−1 )
c) kA invertible for any non-zero scalar andk ( kA )−1 =k −1 A −1
Example :
So
A =( A ) =
−3 −1 3
[−13 −21 ][−13 −21 ] [−13 −21 ]=[−15
41 −30
11 ]
Also,
3
A=
[ 11 23] [ 11 23] [11 23]=[ 1115 3041]
So, by Theorem 5.4(b),
−1
( A3 ) = 1
[ 41 −30
( 11) ( 41 )− (30 )( 15 ) −15 11
=
][
41 −30
−15 11
−1 3
=( A )
]
Theorem 5.5
−1 T
If the matrix is invertible, then it is also invertible and A AT ( A T ) =( A −1 )
Proof:
We can establish the reciprocal and obtain the formula at the same time by showing that:
−1 T −1 T
A ( A ) =( A ) A =I
T T
A=
[ ac bd ]And A =[ ab cd]
T
Since is invertible, that is, its determinant is nonzero. But the determinant of is also , so it
is also invertible. It follows from Theorem 2 that: A ad−bc AT ad−bc A T
[ ]
d −c
( AT ) = ad−bc ad−bc
−1
−b a
ad−bc ad−bc
[ ]
a 11 a12 a 13
Suppose the matrix is a matrix of order . A= a 21 a22 a 23 3 ×3
a 31 a32 a 33
Adjoint matrix𝐴denoted by:
T
adj ( A )= ( kof ( A ) )
Inverse matrix𝐴can be obtained by:
−1 1 1
A = adj ( A )= Adj ( A )
ad−bc det ( A )
Example:
[ ]
1 2 1
Determine the inverse of the matrix A= 2 8 5
3 7 6
Solution:
1 −1
A = adj ( A )
det ( A )
According to the formula given previously, we need the determinant and adjoint of
the matrix.𝐴.
Step I: Let's find the determinant of the matrix𝐴first use one of the methods
explained in the previous discussion. For example, we use the Sarrus method to obtain
the determinant of the matrix𝐴, so that :
| | | | | |
det ( A )=1
8 5
7 6
−2
2 5
3 6
+1
2 8
3 7
¿ ( 48−35 ) −2 ( 12−15 ) + ( 14−24 )
¿9
Step II: Determine the adjoint of the matrix𝐴namely by looking for the cofactor of
the matrix𝐴.
i+ j
kof ( A )=Cij = (−1 ) M ij
[ ]
M 11 M 12 M 13
kof ( A )= M 21 M 22 M 23
M 31 M 32 M 33
[ ]
|78 56| −|23 56| |23 87|
¿ −|
7 6| |3 6|
−|
3 7|
2 1 1 1 1 2
[ ]
T
13 −5 2
adj ( A )= ( kof ( A ) ) = 3 3 −3
−10 −1 4
So,
−1 1
A = adj ( A )
det ( A )
[ ]
13 −5 2
1
¿ 3 3 −3
9
−10 −1 4
[ ]
13 −5 2
9 9 9
3 3 −3
¿
9 9 9
−10 −1 4
9 9 9
[ ]
13 −5 2
9 9 9
1 1 −1
¿
3 3 3
−10 −1 4
9 9 9
a) The matrix form (), where is the identity matrix of order An ∨I n I n𝑛.
transformation method, you can pay attention to the following steps:
b) Transform the matrix (), into the form () using row transformation. Row
transformation of elements can be done by: An ∨I n I n∨Bn
Swaps a row with another row
Add or subtract one row from another row
Add or subtract a row with𝑘another line time
Multiply or divide a row by a scalar number where .k k ≠ 0
c) Based on the results in step b, the inverse matrix obtained is . An Bn
Note: There are several notations that are often used in elementary row
transformations, including:
Bi ↔ B j = swaps elements of the th row𝑖with the elements of the row𝑗and
[ ]
1 2 1
Determine the inverse of the matrix A= 2 8 5
3 7 6
Solution:
( | )
1 2 11 0 0
2 8 50 1 0
3 7 60 0 1
Step II: Transform the matrix ( ) into a matrix ( ). We can use several methods as
explained in point ac previously. An ∨I n I 3∨A 3
( | )
1 2 11 0 0
2 8 5 0 1 0 B 2−2 B1
3 7 60 0 1
( | )
1 2 1 1 0 0
0 4 3 −2 1 0 B2 ↔ B3
3 7 6 0 0 1
( | )
1 2 1 1 0 0
3 7 6 0 0 1 B2−3 B1
0 4 3 −2 1 0
( | )
1 2 1 1 0 0
0 1 3 −3 0 1 B3−4 B2
0 4 3 −2 1 0
( | )
1 2 1 1 0 0
1
0 1 3 −3 0 1 − B 3
9
0 0 −9 10 1 −4
( | )
1 0 0
1 2 1
−3 0 1
0 1 3 B −3 B 3
−10 −1 4 2
0 0 1
9 9 9
( | )
1 0 0
1 2 1 3 1 −1
0 1 0 9 3 3 B1−B3
0 0 1 −10 −1 4
9 9 9
( | )
19 1 −4
9 9 9
1 2 0
3 1 −1
0 1 0 B1−2 B2
9 3 3
0 0 1
−10 −1 4
9 9 9
( | )
13 −5 2
9 9 9
1 0 0
3 1 −1
0 1 0
9 3 3
0 0 1
−10 −1 4
9 9 9
So,
[ ]
13 −5 2
9 9 9
3 1 −1
A−1=
9 3 3
−10 −1 4
9 9 9
Goods Orange
Apple Rp. 35,000
Orange Rp. 20,000
How much do Sumbul and Ciki have to pay?
Solution:
From the table above we can form two matrices:
To find out the amount of money that Sumbul and Ciki must pay to pay for the fruit
they have bought, this can be done by multiplying the matrices and . AB
A ∙ B=
[ ][
2 1 35.000
2 2 20.000 ]
¿
[ 2 ( 35.000 ) +1(20.000)
2 ( 35.000 ) +2(20.000) ]
¿
[110.000
90 .000
]
So, the total money spent by Alvan is Rp. 90,000 and Roni is Rp. 110,000. Thus, the
total amount of money that must be paid by Sumbul and Ciki is Rp. 90,000 + Rp.
110,000 = Rp. 200,000.
[ ][ ] [ ]
5 2 1 x 305.000
3 1 0 y = 131.000
0 3 2 z 369.000
Calculate the value of each variable using the equation
[][ ][ ]
−1
x 5 2 1 305.000
y = 3 1 0 131.000
z 0 3 2 369.000
[ ]
2 −1 −1
7 7 7
[] [ ]
x 305.000
−6 10 3
y= 131.000
7 7 7
z 369.000
9 −15 −1
7 7 7
[][ ]
x 17.000
y = 80.000
z 60.000
Calculate the price of 3 kg of eggs, 1 kg of meat, and 2 kg of shrimp.
Total=3 ¿
¿ 51.000+80.000+ 120.000
¿ 251.000
Conclusion
So, Mrs. Aniza had to pay IDR 251,000
H. Students' Difficulties in Matrix Material and How to Overcome Them
Students' Difficulties in Matrix Material
Based on the results of the literature study by Zannurrain et al., (2023), there were
several student difficulties with matrix material, including:
1. Difficulty in Understanding Concepts
Difficulty in understanding the concept of matrices can arise due to their
abstract and complex mathematical nature. Some students may have difficulty
understanding the definition of a matrix, matrix notation, matrix size, matrix
operations, and the relationship between matrices and other mathematical
concepts. They may have difficulty generalizing the concept of matrices to address
a variety of problems or situations.
2. Difficulty in Operation
Matrix operations involve various operations such as addition, subtraction,
multiplication, and division of matrices. Students may have difficulty in mastering
the rules of these operations and applying them correctly. They may miscalculate
the results of matrix operations or have difficulty in understanding the steps to be
followed in each operation.
3. Difficulty In Principle
Difficulties in matrix principles relate to understanding how matrices are used
in problem solving or practical applications. Students may have difficulty
identifying situations in which matrices can be used or recognizing the usefulness
of matrices in areas such as physics, economics, and computing. They may need
further guidance to develop intuition and conceptual understanding of matrix
principles.
4. Difficulty in Knowledge or Application of Facts
Difficulty in knowledge or application of facts relates to the basic
understanding of matrices and related facts. Students may have difficulty
memorizing definitions, formulas, or properties of matrices, and this difficulty
may affect their ability to solve problems or apply matrix knowledge in different
contexts. They may need to strengthen their basic knowledge and engage in more
practice to improve their ability to apply facts.
Based on the research results of Sitepu et al., (2022), there are several student
difficulties in matrix material, including:
1. students' difficulties in understanding the questions are that students are unable to
write down what is known and what is asked. Students have difficulty interpreting
mathematical symbols in matrix material and cannot solve problems,
2. difficulty in transforming questions, namely students have difficulty in
determining the matrix formula that will be used to solve the problem, and
3. difficulties in the problem solving process, namely students have difficulty in
doing calculations to solve the problems given and are not careful in solving the
problems.
How to overcome it
1. Mathematics teachers must always be aware of students' difficulties when learning
matrices, especially students who have difficulty understanding concepts.
Teachers must be patient and responsive in helping students overcome their
difficulties and provide appropriate solutions (Zannurrain et al., 2023).
2. Implementing a learning design, for example a didactic design with the Student
Teams Achievement Division (STAD) strategy which is in line with research by
Putri et al., (2020) shows that the didactic design provided can overcome student
learning barriers by reducing the percentage of students who experience
difficulties in matrix material.
3. Developing teaching materials that are compiled based on the difficulties
experienced by students in matrix material, for example mathematics teaching
materials based on the realistic mathematics learning approach (PMR) (Apiati,
2017).
BIBLIOGRAPHY
Asih, ME, Putra, YWR, & Andriani, S. (2023). Matrix for Senior High School/Vocational
High School/Islamic Vocational High School.
Bandar Lampung: Uin Raden Intan Lampung.
Soebagyo, J., Maarif. S., & Purwanto, ES(2020). Linear Algebra Engineering Mathematics &
Matrix.
Anton, H. & Rorres, C. (1973). Elementary Linear Algebra (11th edition). United States of
America : Wiley.
Zannurrain, MF, Herdiyanti, A., & Hasibuan, MU (2023). Literature Study: Analysis
High School Students' Learning Difficulties in Matrix Material. Ar-Riyadhiyyat:
Journal of
Mathematics Education, 4(1), 32-40.
Sitepu, E., Vega, RR, Mardiati, M., Sitepu, DR, & Afni, K. (2022). Analysis of Difficulty
Student Learning in Mathematics Learning on the Topic of Student Matrix
Class XI Bintang Langkat Private Vocational School. Serunai Mathematics Journal,
14(2), 133-141.
Putri, DP, Manfaat, B., & Haqq, AA (2020). Didactic design of mathematics learning
to overcome learning barriers in matrix material. Jurnal Analisa, 6(1), 56-68.
Apiati, V. (2017). Development of Mathematics Teaching Materials Based on Learning
Approaches
Realistic Mathematics (RM) To Improve Problem Solving Skills
and Students' Mathematical Disposition. Siliwangi Journal: Education Series, 3(2).