SlideShare a Scribd company logo
1 of 11
1. Given
P =










112
121
211
(a) Find R so that R = P2
– 4P – I, [3 marks]
(b) Show that PR + 4I = 0. [2 marks]
Answer:
1.
2. During the school’s family day, U6A offers three sales packages A, B and C for spaghetti, hot-dogs and cupcakes.
The number of each item and the offer price for each package are shown in the following table.
Sales Package Number of plates of
spaghetti
Number of hot-
dogs
Number of
cupcakes
Offer price (RM)
A 4 2 2 28
B 3 4 3 30
C 2 4 2 24
By representing the prices of a plate of spaghetti, a hotdog and a cupcake as x, y and z respectively, obtain the
simultaneous equation representing the information above. [3 marks]
By applying the Gaussian elimination, find the price of a plate of spaghetti, a hotdog and a cupcake respectively. [12
marks]
Answer :
The matrices A and B are given by 𝐴 = (
2 3 4
4 3 1
1 2 4
), 𝐵 = (
−10 4 9
15 −4 −14
−5 1 6
). State with reason
whether matrix 𝐴 is singular. Find the matrix 𝐴𝐵, and hence, deduce 𝐴−1
. [5 mark]
3. 𝐴 = (
2 3 4
4 3 1
1 2 4
) and | 𝐴| = [2 × 3 × 4 + 3 × 1 × 1 + 4 × 2 × 4] − [1 × 3 × 4 + 2 × 1 × 2 +
4 × 3 × 4] = −27 which is not equal to 0, 𝐴−1
is exist and is a singular.###
𝐴𝐵 = (
2 3 4
4 3 1
1 2 4
)(
−10 4 9
15 −4 −14
−5 1 6
)
= (
−20 + 3 × 15 − 20 2 × 4 − 12 + 4 × 1 18− 3 × 14+ 4 × 6
−40 + 45 − 5 4 × 4 − 3 × 4 + 1 36− 3 × 14+ 6
−10+ 2 × 15 − 4 × 5 4 − 2 × 4 + 4 9 − 2 × 14 + 4 × 6
)
= (
5 0 0
0 5 0
0 0 5
)
#####
= 5𝐼
𝐴𝐵 = 5𝐼
𝐴
𝐵
5
= 𝐼 => 𝐴𝐴−1
= 𝐼 =>
𝐵
5
= 𝐴−1
𝐴−1
=
1
5
(
−10 4 9
15 −4 −14
−5 1 6
)
###
Given that 𝐴 = (
1 3 1
1 −1 0
2 1 1
), show that 𝐴3
= 𝐴2
+ 6𝐴 − 𝐼, where I is the identity matrix. Hence, deduce 𝐴−1
.
[7 marks]
Answer:
𝐴3
= (
1 3 1
1 −1 0
2 1 1
) (
1 3 1
1 −1 0
2 1 1
)(
1 3 1
1 −1 0
2 1 1
) [M1]
= (
11 19 8
6 −3 1
17 12 8
) [A1]
𝐴2
+ 6𝐴 − 𝐼 = (
1 3 1
1 −1 0
2 1 1
) (
1 3 1
1 −1 0
2 1 1
) + 6(
1 3 1
1 −1 0
2 1 1
) − (
1 0 0
0 1 0
0 0 1
) [M1]
= (
11 19 8
6 −3 1
17 12 8
)
∴ 𝐴3
= 𝐴2
+ 6𝐴 − 𝐼 [A1]
𝐴3
𝐴−1
= 𝐴2
𝐴−1
+ 6𝐴𝐴−1
− 𝐼𝐴−1
[M1]
𝐴−1
= 𝐴 + 6𝐼 − 𝐴2
= (
1 3 1
1 −1 0
2 1 1
) + 6 (
1 0 0
0 1 0
0 0 1
) − (
1 3 1
1 −1 0
2 1 1
)(
1 3 1
1 −1 0
2 1 1
) [M1]
=(
1 2 −1
1 1 −1
−3 −5 4
) [A1]
[7 marks]
Matrix M is given by M =












01
103
101
k
.
Find M1 in terms of k using the elementary row operations. [5 marks]
Hence, solve the simultaneous equations
x – z + 3 = 0
3x + z – 11 = 0
4x + y – 5 = 0 [5 marks]
Answer :












100
010
001
01
103
101
k
B1
31
213
101
013
001
10
400
101
RR
RR
k 















M1
3
2
1
4
1
1
0
1
0
4
1
4
3
001
1
10
100
101
R
k
R
kk
k 



















32
21
1
1
4
1
4
1
0
4
1
4
3
0
4
1
4
1
010
100
001
RR
k
RR
kkk



















32
0
4
1
4
3
1
4
1
4
1
0
4
1
4
1
100
010
001
RRkkk 


















M1A1

















 
0
4
1
4
3
1
4
1
4
1
0
4
1
4
1
M 1
kkk
B1
x + 0y – z = –3
3x + 0y + z = 11
x – ¼ y + 0z = 5/4  k = ¼ B1



























 
013
1644
011
4
1
0
4
1
4
3
411
0
4
1
4
1
M 1







































4
5
11
3
0
4
1
1
103
101
z
y
x
B1





































4
5
11
3
013
1644
011
4
1
z
y
x
M1






















5
3
2
z
y
x
A1
 x = 2, y = 3, z = 5A1
Matrix P is given by
P =












131
021
001
for P2 + mP + nI = O.
(a) Find the values of m and n. [5 marks]
(b) Hence deduce P3 and P1. [5 marks]
Using an augmented matrix and elementary row operations, find the solution of the system of
equations.
422
253
62



zyx
zyx
zyx
(9 marks)
A pharmacist prescribed to a client 11 mg of vitamin A, 18 mg of vitamin B and 14 mg of vitamin C each day. The client
can choose from the combination of three types of tablets namely P,Q and R. Each tablet of P contains 1 mg of vitamin A, 1
mg of vitamin B and 2mg of vitamin C. Each tablet of Q contains 1 mg of vitamin A, 2 mg of vitamin B and 1 mg of vitamin
C. Each tablet of R contains 3 mg of vitamin A, 5 mg of vitamin B and 3 mg of vitamin C. The above information is
tabulated as follows.
Vitamin Type of tablets Amount of vitamin (mg)
P Q R
A 1 1 3 11
B 1 2 5 18
C 2 1 3 14
By using x as the number of tablets of P, y the number of tablets of Q and z the
number of tablets of R,
(a) form a system of linear equations based on the above information. [2 marks]
(b) use the Gauss-Jordan elimination method to solve the system of linear equations
described in (a).
(a) (i)
𝑥 + 𝑦 + 3𝑧 = 11
𝑥 + 2𝑦 + 𝑧 = 18
2𝑥 + 𝑦 + 3𝑧 = 14
(ii) (
1 1 3
1 2 5
2 1 3
) (
𝑥
𝑦
𝑧
) = (
11
18
14
)
(
1 1 3
1 2 5
2 1 3
|
11
18
14
)
−𝑅1+𝑅2
→ (
1 1 3
0 1 2
2 1 3
|
11
7
14
)
−2𝑅1+𝑅3
→ (
1 1 3
0 1 2
0 −1 −3
|
11
7
−8
)
−𝑅2+𝑅1
→ (
1 0 1
0 1 2
0 −1 −3
|
4
7
−8
)
𝑅2+𝑅3
→ (
1 0 1
0 1 2
0 0 −1
|
4
7
−1
)
−𝑅3
→ (
1 0 1
0 1 2
0 0 1
|
4
7
1
)
−𝑅3++𝑅1
→ (
1 0 0
0 1 2
0 0 1
|
3
7
1
)
−2𝑅3++𝑅2
→ (
1 0 0
0 1 0
0 0 1
|
3
5
1
)
x = 3, y = 5, z = 1
B1B1
M1 M1
M1M1M1
M1M1
A1
Chapter 03 matrices
Chapter 03 matrices

More Related Content

What's hot

2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)Dr. I. Uma Maheswari Maheswari
 
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)Dr. I. Uma Maheswari Maheswari
 
Factoring by Gemma Maniago
Factoring by Gemma ManiagoFactoring by Gemma Maniago
Factoring by Gemma ManiagoNhatz Marticio
 
Factors of polynomial
Factors of polynomialFactors of polynomial
Factors of polynomialRochelleOliva
 
1.4 complex numbers t
1.4 complex numbers t1.4 complex numbers t
1.4 complex numbers tmath260
 
16.6 Quadratic Formula & Discriminant
16.6 Quadratic Formula & Discriminant16.6 Quadratic Formula & Discriminant
16.6 Quadratic Formula & Discriminantswartzje
 
Distributive property ppt
Distributive property pptDistributive property ppt
Distributive property pptnglaze10
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareFree Math Powerpoints
 
2b. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.2)
2b. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.2)2b. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.2)
2b. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.2)Dr. I. Uma Maheswari Maheswari
 
2g. Pedagogy of mathematics part II (numbers and sequence - ex 2.7)
2g. Pedagogy of mathematics   part II (numbers and sequence - ex 2.7)2g. Pedagogy of mathematics   part II (numbers and sequence - ex 2.7)
2g. Pedagogy of mathematics part II (numbers and sequence - ex 2.7)Dr. I. Uma Maheswari Maheswari
 
Index Notation
Index NotationIndex Notation
Index Notationalphamaths
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceFree Math Powerpoints
 
Simplifying Square Root Radicals
Simplifying Square Root RadicalsSimplifying Square Root Radicals
Simplifying Square Root Radicalstu99leh
 
Integers And Order of Operations
Integers And Order of OperationsIntegers And Order of Operations
Integers And Order of Operationsnickromero76
 

What's hot (20)

Elements of a sequence
Elements of a sequenceElements of a sequence
Elements of a sequence
 
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
 
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
 
Factorising
FactorisingFactorising
Factorising
 
Exponents
ExponentsExponents
Exponents
 
Factoring by Gemma Maniago
Factoring by Gemma ManiagoFactoring by Gemma Maniago
Factoring by Gemma Maniago
 
Factors of polynomial
Factors of polynomialFactors of polynomial
Factors of polynomial
 
1.4 complex numbers t
1.4 complex numbers t1.4 complex numbers t
1.4 complex numbers t
 
Absolute Value
Absolute ValueAbsolute Value
Absolute Value
 
16.6 Quadratic Formula & Discriminant
16.6 Quadratic Formula & Discriminant16.6 Quadratic Formula & Discriminant
16.6 Quadratic Formula & Discriminant
 
Distributive property ppt
Distributive property pptDistributive property ppt
Distributive property ppt
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the Square
 
2b. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.2)
2b. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.2)2b. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.2)
2b. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.2)
 
2g. Pedagogy of mathematics part II (numbers and sequence - ex 2.7)
2g. Pedagogy of mathematics   part II (numbers and sequence - ex 2.7)2g. Pedagogy of mathematics   part II (numbers and sequence - ex 2.7)
2g. Pedagogy of mathematics part II (numbers and sequence - ex 2.7)
 
Index Notation
Index NotationIndex Notation
Index Notation
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric Sequence
 
Reshma digital textbook
Reshma digital textbookReshma digital textbook
Reshma digital textbook
 
Simplifying Square Root Radicals
Simplifying Square Root RadicalsSimplifying Square Root Radicals
Simplifying Square Root Radicals
 
Dividing Polynomials
Dividing PolynomialsDividing Polynomials
Dividing Polynomials
 
Integers And Order of Operations
Integers And Order of OperationsIntegers And Order of Operations
Integers And Order of Operations
 

Similar to Chapter 03 matrices

Mathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indicesMathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indicesSneha Gori
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsfatima d
 
4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices豪 鱟灊
 
4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices豪 鱟灊
 
Presentación álgebra
Presentación álgebraPresentación álgebra
Presentación álgebraKeishmer Amaro
 
Day-2_MIConjecture-Region-7.pptx
Day-2_MIConjecture-Region-7.pptxDay-2_MIConjecture-Region-7.pptx
Day-2_MIConjecture-Region-7.pptxBareBearBeer
 
elemetary algebra review.pdf
elemetary algebra review.pdfelemetary algebra review.pdf
elemetary algebra review.pdfDianaOrcino2
 

Similar to Chapter 03 matrices (20)

Set 1 mawar
Set 1 mawarSet 1 mawar
Set 1 mawar
 
V2.0
V2.0V2.0
V2.0
 
Mathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indicesMathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indices
 
Metrix[1]
Metrix[1]Metrix[1]
Metrix[1]
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 sols
 
Mathematics 1
Mathematics 1Mathematics 1
Mathematics 1
 
Mathematics 1
Mathematics 1Mathematics 1
Mathematics 1
 
4.1 matrices
4.1 matrices4.1 matrices
4.1 matrices
 
Portofolio mtk
Portofolio mtkPortofolio mtk
Portofolio mtk
 
Mathematics
MathematicsMathematics
Mathematics
 
4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices
 
4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices4.5 Multiplication Of Two Matrices
4.5 Multiplication Of Two Matrices
 
Mathematics
MathematicsMathematics
Mathematics
 
4.5
4.54.5
4.5
 
Matrix
MatrixMatrix
Matrix
 
Presentación álgebra
Presentación álgebraPresentación álgebra
Presentación álgebra
 
Day-2_MIConjecture-Region-7.pptx
Day-2_MIConjecture-Region-7.pptxDay-2_MIConjecture-Region-7.pptx
Day-2_MIConjecture-Region-7.pptx
 
1301 c1 january_2013_mark_scheme
1301 c1 january_2013_mark_scheme1301 c1 january_2013_mark_scheme
1301 c1 january_2013_mark_scheme
 
elemetary algebra review.pdf
elemetary algebra review.pdfelemetary algebra review.pdf
elemetary algebra review.pdf
 
Indices
IndicesIndices
Indices
 

Recently uploaded

Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 

Recently uploaded (20)

Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 

Chapter 03 matrices

  • 1. 1. Given P =           112 121 211 (a) Find R so that R = P2 – 4P – I, [3 marks] (b) Show that PR + 4I = 0. [2 marks] Answer: 1.
  • 2. 2. During the school’s family day, U6A offers three sales packages A, B and C for spaghetti, hot-dogs and cupcakes. The number of each item and the offer price for each package are shown in the following table. Sales Package Number of plates of spaghetti Number of hot- dogs Number of cupcakes Offer price (RM) A 4 2 2 28 B 3 4 3 30 C 2 4 2 24 By representing the prices of a plate of spaghetti, a hotdog and a cupcake as x, y and z respectively, obtain the simultaneous equation representing the information above. [3 marks] By applying the Gaussian elimination, find the price of a plate of spaghetti, a hotdog and a cupcake respectively. [12 marks] Answer :
  • 3.
  • 4.
  • 5. The matrices A and B are given by 𝐴 = ( 2 3 4 4 3 1 1 2 4 ), 𝐵 = ( −10 4 9 15 −4 −14 −5 1 6 ). State with reason whether matrix 𝐴 is singular. Find the matrix 𝐴𝐵, and hence, deduce 𝐴−1 . [5 mark] 3. 𝐴 = ( 2 3 4 4 3 1 1 2 4 ) and | 𝐴| = [2 × 3 × 4 + 3 × 1 × 1 + 4 × 2 × 4] − [1 × 3 × 4 + 2 × 1 × 2 + 4 × 3 × 4] = −27 which is not equal to 0, 𝐴−1 is exist and is a singular.### 𝐴𝐵 = ( 2 3 4 4 3 1 1 2 4 )( −10 4 9 15 −4 −14 −5 1 6 ) = ( −20 + 3 × 15 − 20 2 × 4 − 12 + 4 × 1 18− 3 × 14+ 4 × 6 −40 + 45 − 5 4 × 4 − 3 × 4 + 1 36− 3 × 14+ 6 −10+ 2 × 15 − 4 × 5 4 − 2 × 4 + 4 9 − 2 × 14 + 4 × 6 ) = ( 5 0 0 0 5 0 0 0 5 ) ##### = 5𝐼 𝐴𝐵 = 5𝐼 𝐴 𝐵 5 = 𝐼 => 𝐴𝐴−1 = 𝐼 => 𝐵 5 = 𝐴−1 𝐴−1 = 1 5 ( −10 4 9 15 −4 −14 −5 1 6 ) ###
  • 6. Given that 𝐴 = ( 1 3 1 1 −1 0 2 1 1 ), show that 𝐴3 = 𝐴2 + 6𝐴 − 𝐼, where I is the identity matrix. Hence, deduce 𝐴−1 . [7 marks] Answer: 𝐴3 = ( 1 3 1 1 −1 0 2 1 1 ) ( 1 3 1 1 −1 0 2 1 1 )( 1 3 1 1 −1 0 2 1 1 ) [M1] = ( 11 19 8 6 −3 1 17 12 8 ) [A1] 𝐴2 + 6𝐴 − 𝐼 = ( 1 3 1 1 −1 0 2 1 1 ) ( 1 3 1 1 −1 0 2 1 1 ) + 6( 1 3 1 1 −1 0 2 1 1 ) − ( 1 0 0 0 1 0 0 0 1 ) [M1] = ( 11 19 8 6 −3 1 17 12 8 ) ∴ 𝐴3 = 𝐴2 + 6𝐴 − 𝐼 [A1] 𝐴3 𝐴−1 = 𝐴2 𝐴−1 + 6𝐴𝐴−1 − 𝐼𝐴−1 [M1] 𝐴−1 = 𝐴 + 6𝐼 − 𝐴2 = ( 1 3 1 1 −1 0 2 1 1 ) + 6 ( 1 0 0 0 1 0 0 0 1 ) − ( 1 3 1 1 −1 0 2 1 1 )( 1 3 1 1 −1 0 2 1 1 ) [M1] =( 1 2 −1 1 1 −1 −3 −5 4 ) [A1] [7 marks]
  • 7. Matrix M is given by M =             01 103 101 k . Find M1 in terms of k using the elementary row operations. [5 marks] Hence, solve the simultaneous equations x – z + 3 = 0 3x + z – 11 = 0 4x + y – 5 = 0 [5 marks] Answer :             100 010 001 01 103 101 k B1 31 213 101 013 001 10 400 101 RR RR k                 M1 3 2 1 4 1 1 0 1 0 4 1 4 3 001 1 10 100 101 R k R kk k                     32 21 1 1 4 1 4 1 0 4 1 4 3 0 4 1 4 1 010 100 001 RR k RR kkk                    32 0 4 1 4 3 1 4 1 4 1 0 4 1 4 1 100 010 001 RRkkk                    M1A1                    0 4 1 4 3 1 4 1 4 1 0 4 1 4 1 M 1 kkk B1 x + 0y – z = –3 3x + 0y + z = 11 x – ¼ y + 0z = 5/4  k = ¼ B1                              013 1644 011 4 1 0 4 1 4 3 411 0 4 1 4 1 M 1                                        4 5 11 3 0 4 1 1 103 101 z y x B1                                      4 5 11 3 013 1644 011 4 1 z y x M1                       5 3 2 z y x A1  x = 2, y = 3, z = 5A1
  • 8. Matrix P is given by P =             131 021 001 for P2 + mP + nI = O. (a) Find the values of m and n. [5 marks] (b) Hence deduce P3 and P1. [5 marks] Using an augmented matrix and elementary row operations, find the solution of the system of equations. 422 253 62    zyx zyx zyx (9 marks)
  • 9. A pharmacist prescribed to a client 11 mg of vitamin A, 18 mg of vitamin B and 14 mg of vitamin C each day. The client can choose from the combination of three types of tablets namely P,Q and R. Each tablet of P contains 1 mg of vitamin A, 1 mg of vitamin B and 2mg of vitamin C. Each tablet of Q contains 1 mg of vitamin A, 2 mg of vitamin B and 1 mg of vitamin C. Each tablet of R contains 3 mg of vitamin A, 5 mg of vitamin B and 3 mg of vitamin C. The above information is tabulated as follows. Vitamin Type of tablets Amount of vitamin (mg) P Q R A 1 1 3 11 B 1 2 5 18 C 2 1 3 14 By using x as the number of tablets of P, y the number of tablets of Q and z the number of tablets of R, (a) form a system of linear equations based on the above information. [2 marks] (b) use the Gauss-Jordan elimination method to solve the system of linear equations described in (a). (a) (i) 𝑥 + 𝑦 + 3𝑧 = 11 𝑥 + 2𝑦 + 𝑧 = 18 2𝑥 + 𝑦 + 3𝑧 = 14 (ii) ( 1 1 3 1 2 5 2 1 3 ) ( 𝑥 𝑦 𝑧 ) = ( 11 18 14 ) ( 1 1 3 1 2 5 2 1 3 | 11 18 14 ) −𝑅1+𝑅2 → ( 1 1 3 0 1 2 2 1 3 | 11 7 14 ) −2𝑅1+𝑅3 → ( 1 1 3 0 1 2 0 −1 −3 | 11 7 −8 ) −𝑅2+𝑅1 → ( 1 0 1 0 1 2 0 −1 −3 | 4 7 −8 ) 𝑅2+𝑅3 → ( 1 0 1 0 1 2 0 0 −1 | 4 7 −1 ) −𝑅3 → ( 1 0 1 0 1 2 0 0 1 | 4 7 1 ) −𝑅3++𝑅1 → ( 1 0 0 0 1 2 0 0 1 | 3 7 1 ) −2𝑅3++𝑅2 → ( 1 0 0 0 1 0 0 0 1 | 3 5 1 ) x = 3, y = 5, z = 1 B1B1 M1 M1 M1M1M1 M1M1 A1