SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
ppr maths nbk


MATRICES
NOTES
Addition of Matrices
 ⎛a b ⎞ ⎛ p q⎞ ⎛a + p b + q⎞
*⎜
 ⎜c d ⎟ + ⎜ r s ⎟ = ⎜ c + r d + s⎟
      ⎟ ⎜       ⎟ ⎜              ⎟
 ⎝    ⎠ ⎝       ⎠ ⎝              ⎠


Subtraction of Matrices
 ⎛a b ⎞ ⎛ p q⎞ ⎛a − p b − q⎞
*⎜
 ⎜c d ⎟ − ⎜ r s ⎟ = ⎜ c − r d − s⎟
      ⎟ ⎜       ⎟ ⎜              ⎟
 ⎝    ⎠ ⎝       ⎠ ⎝              ⎠


Multiplication of a matrix by a number k
   ⎛ a b ⎞ ⎛ ka kb ⎞
* k⎜
   ⎜ c d ⎟ = ⎜ kc kd ⎟
         ⎟ ⎜         ⎟
   ⎝     ⎠ ⎝         ⎠
Multiplication of two matrices
         ⎛ p⎞
1) (a b )⎜ ⎟ = (ap + bq )
         ⎜q⎟
         ⎝ ⎠
   ⎛a⎞          ⎛ ap aq ⎞
2) ⎜ ⎟( p q ) = ⎜
   ⎜b⎟          ⎜ bp bq ⎟
                        ⎟
   ⎝ ⎠          ⎝       ⎠
   ⎛ a b ⎞⎛ p ⎞ ⎛ ap + bq ⎞
3) ⎜
   ⎜ c d ⎟⎜ q ⎟ = ⎜ cp + dq ⎟
         ⎟⎜ ⎟ ⎜             ⎟
   ⎝     ⎠⎝ ⎠ ⎝             ⎠
   ⎛ a b ⎞⎛ p q ⎞ ⎛ ap + br     aq + bs ⎞
4) ⎜
   ⎜ c d ⎟⎜ r s ⎟ = ⎜ cp + dr
         ⎟⎜     ⎟ ⎜                     ⎟
   ⎝     ⎠⎝     ⎠ ⎝             cq + ds ⎟
                                        ⎠
Inverse Matrix
       ⎛a b ⎞
If A = ⎜
       ⎜ c d ⎟ , then inverse of A,
             ⎟
       ⎝     ⎠
           1 ⎛ d − b⎞
A-1 =           ⎜       ⎟              ad – bc is known as determinant.
        ad − bc ⎜ − c a ⎟
                ⎝       ⎠
                                       A-1 does not exist if the determinant is zero.
ppr maths nbk


EXERCISE 1


  1) State the value of x if both of given matrices are equal
           ⎛ 3 x ⎞ ⎛ 3 − 2⎞
     a)    ⎜
           ⎜ − 5 4⎟ , ⎜ − 5 4 ⎟
                  ⎟ ⎜         ⎟
           ⎝      ⎠ ⎝         ⎠


        ⎛4 − 2 ⎞       ⎛4 − 2 ⎞
     b) ⎜
        ⎜ 3 x − 2⎟ ,
                 ⎟     ⎜
                       ⎜ 3 3 x − 1⎟
                                  ⎟
        ⎝        ⎠     ⎝          ⎠




  2) Find the value of a and b for each of the following
        ⎛ 3 ⎞ ⎛a⎞ ⎛ 9 ⎞
     a) ⎜ ⎟ + ⎜ ⎟ = ⎜ ⎟
        ⎜ − 2 ⎟ ⎜ 4 ⎟ ⎜ 8b ⎟
        ⎝ ⎠ ⎝ ⎠ ⎝ ⎠


           ⎛ − 3 6a ⎞ ⎛ 4 3 ⎞ ⎛ − 7 9 ⎞
     b)    ⎜
           ⎜ 3b 2 ⎟ − ⎜ 5 − 2 ⎟ = ⎜ 1 4 ⎟
                    ⎟ ⎜       ⎟ ⎜       ⎟
           ⎝        ⎠ ⎝       ⎠ ⎝       ⎠


  3) Find the value of p and q for each of the following
         ⎛ p⎞ ⎛ 5 ⎞ ⎛ 8 ⎞
     a) 3⎜ ⎟ − 2⎜ ⎟ = ⎜ ⎟
         ⎜ 3q ⎟ ⎜ − 3 ⎟ ⎜ 2q ⎟
         ⎝ ⎠ ⎝ ⎠ ⎝ ⎠



          1 ⎛ 8 − 4 ⎞ ⎛ − 3 4q ⎞ ⎛ − 4
                                   ⎜
                                            7⎞
                                             ⎟
     b)     ⎜
            ⎜ 2 p ⎟ + 2⎜ − 1 0 ⎟ = ⎜ − 3
                    ⎟ ⎜        ⎟
          4⎝        ⎠ ⎝        ⎠ ⎝ 2        3⎟
                                             ⎠


     ⎛1⎞
  4) ⎜ ⎟(4 − 2 ) =
     ⎜ 3⎟
     ⎝ ⎠


     ⎛ 1 − 5 ⎞⎛ − 1⎞
  5) ⎜
     ⎜ 4 3 ⎟⎜ 4 ⎟ =
             ⎟⎜ ⎟
     ⎝       ⎠⎝ ⎠
ppr maths nbk


6) 2 (4 x ) + y (3 − 2 ) = (11 4 ) , find the value of x + y


      ⎛ 2 − 3⎞      ⎛4 6 ⎞
7) If ⎜
      ⎜ 0 4 ⎟ + M = ⎜ 3 − 8 ⎟ , then matrix M is
             ⎟      ⎜       ⎟
      ⎝      ⎠      ⎝       ⎠


                 ⎛ − 3 − 6⎞
8) If the matrix ⎜
                 ⎜ 2      ⎟ does not have an inverse, find the value of m
                 ⎝     m⎟ ⎠


      ⎛ 2 3⎞    ⎛1 0⎞
9) If ⎜
      ⎜7 6⎟⎟N = ⎜
                ⎜ 0 1 ⎟ , find the matrix N
                      ⎟
      ⎝    ⎠    ⎝     ⎠




           ⎛ 1 3⎞
10) If A = ⎜
           ⎜ 2 0 ⎟ , then A =
                 ⎟
                           2

           ⎝     ⎠
ppr maths nbk


ANSWER


1) a) x = -2
                 1
    b) x = −
                 2
                        1
2) a) a = 6 , b =
                        4
    b) a = 2 , b = 2


3) a) p = 6 , q = -6


    b) p = 12 , q = 1


    ⎛ 4 − 2⎞
 4) ⎜
    ⎜12 − 6 ⎟
            ⎟
    ⎝       ⎠


    ⎛ − 21⎞
 5) ⎜
    ⎜ 8) ⎟⎟
    ⎝     ⎠


 6) y = 1 , x = 3


    ⎛2 9 ⎞
 7) ⎜
    ⎜ 3 − 12 ⎟
             ⎟
    ⎝        ⎠


 8) m = 4


       ⎛−2       1 ⎞
       ⎜            ⎟
9) N = ⎜ 3        3 ⎟
       ⎜ 7       −2⎟
       ⎜            ⎟
       ⎝ 9       9 ⎠
         ⎛ 7 3⎞
10) A2 = ⎜
         ⎜ 2 6⎟
              ⎟
         ⎝    ⎠
ppr maths nbk



Exercise 2

                                             ⎛ 2 1⎞      ⎛ 3   n⎞
1.    Given that the inverse matrix of ⎜    ⎟ is m ⎜      ⎟ . Find the
                                       ⎝ 7 3⎠      ⎝ −7 2 ⎠
      values of m and n.

               ⎛ 1 −2 ⎞      1   ⎛ k 2⎞           ⎛1 0⎞
2.    If A= ⎜         ⎟ , B=     ⎜      ⎟ and AB= ⎜   ⎟ , find the values of h
               ⎝ 3 −4 ⎠      h   ⎝ −3 1 ⎠         ⎝0 1⎠
      and k.

                       ⎛ −2 z ⎞
3.    If the matrix ⎜         ⎟ does not have an inverse, find the value of z.
                    ⎝ 3     6⎠

             ⎛ 2 3⎞ ⎛1 0⎞
4.    If M ⎜      ⎟ =⎜   ⎟ , find the matrix M.
             ⎝ 5 6⎠ ⎝ 0 1⎠

                     1 ⎛ −9 −6 ⎞ ⎛ 1 6 ⎞ ⎛ 1 0 ⎞
5.    Given that       ⎜       ⎟⎜      ⎟=⎜     ⎟ , find the values of a and b.
                     a ⎝ 2 1 ⎠ ⎝ b −9 ⎠ ⎝ 0 1 ⎠

                                      ⎛ 3 −2 ⎞     ⎛ −5 2 ⎞
6.    (a) The inverse matrix of ⎜      ⎟ is k ⎜    ⎟ . Find the values of k
                                ⎝ 4 −5 ⎠      ⎝ p 3⎠
      and p.

      (b) Using the matrix method, solve the followind simultaneous
      equations.

                   3x – 2y = 12
                   4x – 5y = 23

                                           ⎛3 5⎞
7.    (a) Find the inverse matrix of ⎜   ⎟
                                     ⎝1 4⎠

      (a) By using the matrix method, calculate the values of m and n
          that satisfy the following simultaneous linear equations.

                   3m + 5n = 11
                   m + 4n = 13
ppr maths nbk




                            ⎛1 2 ⎞          ⎛1 0⎞
8.    Given that matrix P= ⎜      ⎟ and PQ= ⎜   ⎟.
                            ⎝ 3 −1⎠         ⎝0 1⎠
      (a) Find the matrix Q.

      (b) Hence, by using the matrix method, calculate the values of x
          and y that satisfy the following simultaneous equations.

                x + 2y =8
                3x – y =3

                                ⎛ 3 −2 ⎞      ⎛ −4 n ⎞
9.    Given that the inverse of ⎜      ⎟ is m ⎜      ⎟.
                                ⎝ 5 −4 ⎠      ⎝ −5 3 ⎠

      (a) Find the values of m and n.

      (b) Hence, by using the matrix method, calculate the values of x
          and y that satisfy the following simultaneous equations.

                3x – 2y = 8
                5x – 4y = 13

                            ⎛3 5 ⎞                  ⎛ −2 m ⎞
10.   Given that matrix P= ⎜       ⎟ and matrix Q=k ⎜      ⎟ such that
                            ⎝ 1 −2 ⎠                ⎝ −1 3 ⎠
           ⎛1 0⎞
      PQ= ⎜    ⎟.
           ⎝0 1⎠

      (a) Find the values of k and m,

      (b) by using the matrix method, calculate the values of x and y that
          satisfy the following simultaneous equations.

                3x + 5y = 12
                x – 2y = -7
ppr maths nbk



Answers


(1) m = -1                      (9) (a) m= - 1 n= 2
    n = -1                                   2

                                                         1
                                    (b) x= 3        y=
                                                         2
(2) h = 2
    k = -4

                                                  1
(3)    z = -4                   (10) (a) k = -      , m = -5
                                                 11
                                     (b) x = -1 ,     y=3

                1⎛ 6   −3 ⎞
(4)    M= − ⎜             ⎟
           3 ⎝ −5      2⎠



(5)    a=3
       b = -2

                   1
(6)    (a) k = -     , p = -4
                   7
      (b) x = 2 ,      y = -3

              1 ⎛ 4 −5 ⎞
(7)    (a)      ⎜      ⎟
              7 ⎝ −1 3 ⎠
       (b) m = -3 , n = 4

             −1 ⎛ −1 −2 ⎞
(8) (a)         ⎜       ⎟
             7 ⎝ −3 1 ⎠
      (b) x = 2 , y = 3
ppr maths nbk



DIAGNOSTIC TEST


                    ⎛ x 3⎞
  1) Let matrix A = ⎜
                    ⎜ 6 9⎟
                         ⎟
                    ⎝    ⎠
         a) If the determinant for matrix A is zero, find the value of x
         b) If x = 1,
             i) find the inverse of matrix A
             ii) using the matrix method , find the values of h and k that satisfy the
             following simultaneous equation


                    h + 3k = -5
                    6h + 9k = 6


                              ⎛3 8⎞   1⎛ 4 t⎞
  2) a) The inverse matrix of ⎜   ⎟ is ⎜
                              ⎜1 4⎟            ⎟ . Find the value of k and t.
                              ⎝   ⎠   k ⎜ − 1 3⎟
                                        ⎝      ⎠
     b) Using matrices, calculate the values of x and y that satisfy the following
       simultaneous linear equations


             3x + 8y = 3
             x + 4y = -1


                    ⎛2 1⎞
  3) Given that P = ⎜
                    ⎜ 4 h⎟ .
                         ⎟
                    ⎝    ⎠
         a) Calculate the value of h for which matrix P has no inverse matrix.
         b) Given that h = -3, find the inverse matrix of P
         c) Hence, calculate the values of x and y which satisfy the following matrix
             equation.
                             ⎛ 2 1 ⎞⎛ x ⎞ ⎛ 3 ⎞
                             ⎜
                             ⎜ 4 − 3 ⎟⎜ y ⎟ = ⎜11⎟
                                     ⎟⎜ ⎟ ⎜ ⎟
                             ⎝       ⎠⎝ ⎠ ⎝ ⎠
ppr maths nbk



                             ⎛ 6 4⎞               1   ⎛ m −4 ⎞
4.   Given that matrix P= ⎜       ⎟ and matrix Q=     ⎜      ⎟ such that
                             ⎝ 4 2⎠               k   ⎝ −4 6 ⎠
          ⎛1 0⎞
     PQ= ⎜    ⎟.
          ⎝0 1⎠

     (c) Find the values of k and m,

     (d) by using the matrix method, calculate the values of x and y that
         satisfy the following matrix equation.

              ⎛ 6 4 ⎞⎛ x ⎞ ⎛ 3 ⎞
              ⎜     ⎟⎜ ⎟ = ⎜ ⎟
              ⎝ 4 2 ⎠⎝ y ⎠ ⎝ 3 ⎠

                                   ⎛ 2 −1 ⎞     ⎛ −4 k ⎞
5.   Given the inverse matrix of ⎜       ⎟ is h ⎜      ⎟.
                                  ⎝ 5 −4 ⎠      ⎝ −5 2 ⎠
     (e) Find the values of h and k.

     (b) By using the matrix method, calculate the values of x and y that
     satisfy the following simultaneous equations.

               2x – y = 3
               5x – 4y = 1

                                         ⎛ 2 −1 ⎞ ⎛ 1 0 ⎞
6.   Given M is a 2X2 matrix where M ⎜          ⎟ =⎜    ⎟.
                                         ⎝ 5 −3 ⎠ ⎝ 0 1 ⎠

     (f) Find matrix M

     (b) By using the matrix method, calculate the values of x and y that
     satisfy the following simultaneous equations.

               2x – y = 7
               5x – 3y = 19
ppr maths nbk




                              ⎛ 2 1⎞                 1     ⎛3 h⎞
7.    Given that matrix M= ⎜         ⎟ and matrix Q=       ⎜   ⎟ such that
                              ⎝ −4 3 ⎠               k     ⎝4 2⎠
            ⎛1 0⎞
      MN= ⎜     ⎟.
            ⎝0 1⎠

      (g) Find the values of k and h,

      (h) by using the matrix method, calculate the values of x and y that
          satisfy the following simultaneous linear equations.

                  2x + y =1
                 -4x + 3y = -17

                             ⎛ 7 −6 ⎞             1   ⎛ −2 v ⎞
8.   Given that matrix A= ⎜         ⎟ , matrix B=     ⎜      ⎟ , and AB=I,     .
                             ⎝ 3 −2 ⎠             k   ⎝ −3 7 ⎠
     where I is the identity matrix

      (i) Find the values of k and v.

      (j) Hence, by using the matrix method, calculate the values of x
          and y that satisfy the following equation.

      ⎛ 7 −6 ⎞ ⎛ x ⎞ ⎛ 5 ⎞
      ⎜      ⎟⎜ ⎟ = ⎜ ⎟
      ⎝ 3 −2 ⎠ ⎝ y ⎠ ⎝ 1 ⎠
ppr maths nbk



ANSWER

1) a) x = 2


            ⎛    1 ⎞
            ⎜−1    ⎟
      b) i) ⎜    3 ⎟
            ⎜ 2 − 1⎟
            ⎜      ⎟
            ⎝3    9⎠


      ii) h = 7 , k = -4



2) a) k = 4 and t = -8

                           3
     b) x = 5 and y = −
                           2


3) a) h = 2


         ⎛3      1 ⎞
         ⎜          ⎟
      b) ⎜ 10   10 ⎟
         ⎜2     − ⎟
                  1
         ⎜          ⎟
         ⎝5       5⎠


      c) x = 2 and y = -1


4)      (a) k = -4 , m = 2
                   3      −3
        (b) x =      , y=
                   2      2


                −1
5)      (a) h =    , k=1
                 3
                11      13
        (b) x =    , y=
                 3       3
ppr maths nbk




              ⎛ 3 −1 ⎞
6)   (a) M = ⎜       ⎟
              ⎝ 5 −2 ⎠
     (b) x = 2 , y = -3


7)   (a) k = 10 , h = -1

     (b) x = 2 , y = -3


8) (a) k = 4 ,    v=6

     (b) x = -1 , y = -2

Weitere ähnliche Inhalte

Was ist angesagt?

F4 05 The Straight Line
F4 05 The Straight LineF4 05 The Straight Line
F4 05 The Straight Line
guestcc333c
 
modul 2 add maths
modul 2 add mathsmodul 2 add maths
modul 2 add maths
Sasi Villa
 
Module 10 Graphs Of Functions
Module 10 Graphs Of FunctionsModule 10 Graphs Of Functions
Module 10 Graphs Of Functions
guestcc333c
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
Garden City
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
Garden City
 
02[anal add math cd]
02[anal add math cd]02[anal add math cd]
02[anal add math cd]
ilya shafiqah
 
Catalan number edit
Catalan number editCatalan number edit
Catalan number edit
susuksak
 
graphs of functions 2
 graphs of functions 2 graphs of functions 2
graphs of functions 2
larasati06
 
Natural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesNatural and Clamped Cubic Splines
Natural and Clamped Cubic Splines
Mark Brandao
 

Was ist angesagt? (18)

Algebra practice paper
Algebra practice paperAlgebra practice paper
Algebra practice paper
 
Satyabama niversity questions in vector
Satyabama niversity questions in vectorSatyabama niversity questions in vector
Satyabama niversity questions in vector
 
Year 13 challenge mathematics problems 107
Year 13 challenge mathematics problems 107Year 13 challenge mathematics problems 107
Year 13 challenge mathematics problems 107
 
F4 05 The Straight Line
F4 05 The Straight LineF4 05 The Straight Line
F4 05 The Straight Line
 
0208 ch 2 day 8
0208 ch 2 day 80208 ch 2 day 8
0208 ch 2 day 8
 
modul 2 add maths
modul 2 add mathsmodul 2 add maths
modul 2 add maths
 
Add Maths 2
Add Maths 2Add Maths 2
Add Maths 2
 
Maths important questions for 2018
Maths important questions for 2018Maths important questions for 2018
Maths important questions for 2018
 
Module 10 Graphs Of Functions
Module 10 Graphs Of FunctionsModule 10 Graphs Of Functions
Module 10 Graphs Of Functions
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
 
02[anal add math cd]
02[anal add math cd]02[anal add math cd]
02[anal add math cd]
 
Catalan number edit
Catalan number editCatalan number edit
Catalan number edit
 
Cbse Class 12 Maths Sample Paper 2012
Cbse Class 12 Maths Sample Paper 2012Cbse Class 12 Maths Sample Paper 2012
Cbse Class 12 Maths Sample Paper 2012
 
Unit i trigonometry satyabama univesity
Unit i trigonometry satyabama univesityUnit i trigonometry satyabama univesity
Unit i trigonometry satyabama univesity
 
graphs of functions 2
 graphs of functions 2 graphs of functions 2
graphs of functions 2
 
Natural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesNatural and Clamped Cubic Splines
Natural and Clamped Cubic Splines
 
mathematics formulas
mathematics formulasmathematics formulas
mathematics formulas
 

Andere mochten auch

Module 13 Gradient And Area Under A Graph
Module 13  Gradient And Area Under A GraphModule 13  Gradient And Area Under A Graph
Module 13 Gradient And Area Under A Graph
guestcc333c
 
P2 Earth As A Sphere Test
P2 Earth As A Sphere TestP2 Earth As A Sphere Test
P2 Earth As A Sphere Test
guestcc333c
 
F4 08 Circles Iii
F4 08 Circles IiiF4 08 Circles Iii
F4 08 Circles Iii
guestcc333c
 
P2 Area Under A Graph Modul
P2  Area Under A Graph ModulP2  Area Under A Graph Modul
P2 Area Under A Graph Modul
guestcc333c
 
F4 09 Trigonometry Ii
F4 09 Trigonometry IiF4 09 Trigonometry Ii
F4 09 Trigonometry Ii
guestcc333c
 
P2 Solid Geometry
P2  Solid GeometryP2  Solid Geometry
P2 Solid Geometry
guestcc333c
 
F4 11 Lines And Planes In 3 Dim
F4 11 Lines And Planes In 3 DimF4 11 Lines And Planes In 3 Dim
F4 11 Lines And Planes In 3 Dim
guestcc333c
 
F4 10 Angles Of Elevation Dep
F4 10 Angles Of Elevation   DepF4 10 Angles Of Elevation   Dep
F4 10 Angles Of Elevation Dep
guestcc333c
 
Module 6 Matehematical Reasoing
Module 6  Matehematical ReasoingModule 6  Matehematical Reasoing
Module 6 Matehematical Reasoing
guestcc333c
 
Module 7 The Straight Lines
Module 7 The Straight LinesModule 7 The Straight Lines
Module 7 The Straight Lines
guestcc333c
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions And
guestcc333c
 
F4 07 Probability I
F4 07 Probability IF4 07 Probability I
F4 07 Probability I
guestcc333c
 
Probability Modul
Probability ModulProbability Modul
Probability Modul
guestcc333c
 

Andere mochten auch (20)

Module 13 Gradient And Area Under A Graph
Module 13  Gradient And Area Under A GraphModule 13  Gradient And Area Under A Graph
Module 13 Gradient And Area Under A Graph
 
Number bases
Number basesNumber bases
Number bases
 
Kem akademik sept 16
Kem akademik  sept 16Kem akademik  sept 16
Kem akademik sept 16
 
1.0 number bases form 5
1.0 number bases form 51.0 number bases form 5
1.0 number bases form 5
 
P2 Earth As A Sphere Test
P2 Earth As A Sphere TestP2 Earth As A Sphere Test
P2 Earth As A Sphere Test
 
F4 08 Circles Iii
F4 08 Circles IiiF4 08 Circles Iii
F4 08 Circles Iii
 
Spm add math 2009 paper 1extra222
Spm add math 2009 paper 1extra222Spm add math 2009 paper 1extra222
Spm add math 2009 paper 1extra222
 
P2 Area Under A Graph Modul
P2  Area Under A Graph ModulP2  Area Under A Graph Modul
P2 Area Under A Graph Modul
 
Set exercise
Set exerciseSet exercise
Set exercise
 
Module 5 Sets
Module 5 SetsModule 5 Sets
Module 5 Sets
 
F4 09 Trigonometry Ii
F4 09 Trigonometry IiF4 09 Trigonometry Ii
F4 09 Trigonometry Ii
 
P2 Solid Geometry
P2  Solid GeometryP2  Solid Geometry
P2 Solid Geometry
 
F4 11 Lines And Planes In 3 Dim
F4 11 Lines And Planes In 3 DimF4 11 Lines And Planes In 3 Dim
F4 11 Lines And Planes In 3 Dim
 
F4 10 Angles Of Elevation Dep
F4 10 Angles Of Elevation   DepF4 10 Angles Of Elevation   Dep
F4 10 Angles Of Elevation Dep
 
Module 6 Matehematical Reasoing
Module 6  Matehematical ReasoingModule 6  Matehematical Reasoing
Module 6 Matehematical Reasoing
 
Mathematics form-5
Mathematics form-5Mathematics form-5
Mathematics form-5
 
Module 7 The Straight Lines
Module 7 The Straight LinesModule 7 The Straight Lines
Module 7 The Straight Lines
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions And
 
F4 07 Probability I
F4 07 Probability IF4 07 Probability I
F4 07 Probability I
 
Probability Modul
Probability ModulProbability Modul
Probability Modul
 

Ähnlich wie P2 Matrices Modul

Module 12 Matrices
Module 12   MatricesModule 12   Matrices
Module 12 Matrices
norainisaser
 
Sesión de aprendizaje - Ecuación cuadrática algebra pre-u ccesa007
Sesión de aprendizaje  - Ecuación cuadrática algebra pre-u  ccesa007Sesión de aprendizaje  - Ecuación cuadrática algebra pre-u  ccesa007
Sesión de aprendizaje - Ecuación cuadrática algebra pre-u ccesa007
Demetrio Ccesa Rayme
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
itutor
 
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
豪 鱟灊
 

Ähnlich wie P2 Matrices Modul (20)

Module 12 Matrices
Module 12   MatricesModule 12   Matrices
Module 12 Matrices
 
Module 12 matrices
Module 12   matricesModule 12   matrices
Module 12 matrices
 
0802 ch 8 day 2
0802 ch 8 day 20802 ch 8 day 2
0802 ch 8 day 2
 
1110 ch 11 day 10
1110 ch 11 day 101110 ch 11 day 10
1110 ch 11 day 10
 
Week 10 - Trigonometry
Week 10 - TrigonometryWeek 10 - Trigonometry
Week 10 - Trigonometry
 
0911 ch 9 day 11
0911 ch 9 day 110911 ch 9 day 11
0911 ch 9 day 11
 
4.1 matrices
4.1 matrices4.1 matrices
4.1 matrices
 
Sesión de aprendizaje - Ecuación cuadrática algebra pre-u ccesa007
Sesión de aprendizaje  - Ecuación cuadrática algebra pre-u  ccesa007Sesión de aprendizaje  - Ecuación cuadrática algebra pre-u  ccesa007
Sesión de aprendizaje - Ecuación cuadrática algebra pre-u ccesa007
 
Mathcad explicit solution cubic equation examples
Mathcad   explicit solution cubic equation examplesMathcad   explicit solution cubic equation examples
Mathcad explicit solution cubic equation examples
 
Stepenovanje
StepenovanjeStepenovanje
Stepenovanje
 
Further pure mathmatics 3 vectors
Further pure mathmatics 3 vectorsFurther pure mathmatics 3 vectors
Further pure mathmatics 3 vectors
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Metrix[1]
Metrix[1]Metrix[1]
Metrix[1]
 
Assignment chapters 3 to 7
Assignment chapters 3 to 7Assignment chapters 3 to 7
Assignment chapters 3 to 7
 
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
 
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
 
Quadratic And Roots
Quadratic And RootsQuadratic And Roots
Quadratic And Roots
 
Solucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdfSolucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdf
 

Mehr von guestcc333c

F4 06 Statistics Iii
F4 06 Statistics IiiF4 06 Statistics Iii
F4 06 Statistics Iii
guestcc333c
 
F4 04 Mathematical Reasoning
F4 04 Mathematical  ReasoningF4 04 Mathematical  Reasoning
F4 04 Mathematical Reasoning
guestcc333c
 
F4 01 Standard Form
F4 01 Standard FormF4 01 Standard Form
F4 01 Standard Form
guestcc333c
 
P2 Plans & Elevation Test
P2  Plans & Elevation TestP2  Plans & Elevation Test
P2 Plans & Elevation Test
guestcc333c
 
Mathematics Keynotes 2
Mathematics Keynotes 2Mathematics Keynotes 2
Mathematics Keynotes 2
guestcc333c
 
P1 Bearing Modul
P1 Bearing ModulP1 Bearing Modul
P1 Bearing Modul
guestcc333c
 
Module 15 Plan And Elevation
Module 15 Plan And ElevationModule 15 Plan And Elevation
Module 15 Plan And Elevation
guestcc333c
 
Module 14 Probability
Module 14  ProbabilityModule 14  Probability
Module 14 Probability
guestcc333c
 
Module 11 Tansformation
Module 11  TansformationModule 11  Tansformation
Module 11 Tansformation
guestcc333c
 
Module 9 Lines And Plane In 3 D
Module 9 Lines And Plane In 3 DModule 9 Lines And Plane In 3 D
Module 9 Lines And Plane In 3 D
guestcc333c
 
Module 8 Statistics
Module 8 StatisticsModule 8 Statistics
Module 8 Statistics
guestcc333c
 

Mehr von guestcc333c (13)

F4 Answer
F4 AnswerF4 Answer
F4 Answer
 
F4 06 Statistics Iii
F4 06 Statistics IiiF4 06 Statistics Iii
F4 06 Statistics Iii
 
F4 04 Mathematical Reasoning
F4 04 Mathematical  ReasoningF4 04 Mathematical  Reasoning
F4 04 Mathematical Reasoning
 
F4 03 Sets
F4 03 SetsF4 03 Sets
F4 03 Sets
 
F4 01 Standard Form
F4 01 Standard FormF4 01 Standard Form
F4 01 Standard Form
 
P2 Plans & Elevation Test
P2  Plans & Elevation TestP2  Plans & Elevation Test
P2 Plans & Elevation Test
 
Mathematics Keynotes 2
Mathematics Keynotes 2Mathematics Keynotes 2
Mathematics Keynotes 2
 
P1 Bearing Modul
P1 Bearing ModulP1 Bearing Modul
P1 Bearing Modul
 
Module 15 Plan And Elevation
Module 15 Plan And ElevationModule 15 Plan And Elevation
Module 15 Plan And Elevation
 
Module 14 Probability
Module 14  ProbabilityModule 14  Probability
Module 14 Probability
 
Module 11 Tansformation
Module 11  TansformationModule 11  Tansformation
Module 11 Tansformation
 
Module 9 Lines And Plane In 3 D
Module 9 Lines And Plane In 3 DModule 9 Lines And Plane In 3 D
Module 9 Lines And Plane In 3 D
 
Module 8 Statistics
Module 8 StatisticsModule 8 Statistics
Module 8 Statistics
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 

P2 Matrices Modul

  • 1. ppr maths nbk MATRICES NOTES Addition of Matrices ⎛a b ⎞ ⎛ p q⎞ ⎛a + p b + q⎞ *⎜ ⎜c d ⎟ + ⎜ r s ⎟ = ⎜ c + r d + s⎟ ⎟ ⎜ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ ⎝ ⎠ Subtraction of Matrices ⎛a b ⎞ ⎛ p q⎞ ⎛a − p b − q⎞ *⎜ ⎜c d ⎟ − ⎜ r s ⎟ = ⎜ c − r d − s⎟ ⎟ ⎜ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ ⎝ ⎠ Multiplication of a matrix by a number k ⎛ a b ⎞ ⎛ ka kb ⎞ * k⎜ ⎜ c d ⎟ = ⎜ kc kd ⎟ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ Multiplication of two matrices ⎛ p⎞ 1) (a b )⎜ ⎟ = (ap + bq ) ⎜q⎟ ⎝ ⎠ ⎛a⎞ ⎛ ap aq ⎞ 2) ⎜ ⎟( p q ) = ⎜ ⎜b⎟ ⎜ bp bq ⎟ ⎟ ⎝ ⎠ ⎝ ⎠ ⎛ a b ⎞⎛ p ⎞ ⎛ ap + bq ⎞ 3) ⎜ ⎜ c d ⎟⎜ q ⎟ = ⎜ cp + dq ⎟ ⎟⎜ ⎟ ⎜ ⎟ ⎝ ⎠⎝ ⎠ ⎝ ⎠ ⎛ a b ⎞⎛ p q ⎞ ⎛ ap + br aq + bs ⎞ 4) ⎜ ⎜ c d ⎟⎜ r s ⎟ = ⎜ cp + dr ⎟⎜ ⎟ ⎜ ⎟ ⎝ ⎠⎝ ⎠ ⎝ cq + ds ⎟ ⎠ Inverse Matrix ⎛a b ⎞ If A = ⎜ ⎜ c d ⎟ , then inverse of A, ⎟ ⎝ ⎠ 1 ⎛ d − b⎞ A-1 = ⎜ ⎟ ad – bc is known as determinant. ad − bc ⎜ − c a ⎟ ⎝ ⎠ A-1 does not exist if the determinant is zero.
  • 2. ppr maths nbk EXERCISE 1 1) State the value of x if both of given matrices are equal ⎛ 3 x ⎞ ⎛ 3 − 2⎞ a) ⎜ ⎜ − 5 4⎟ , ⎜ − 5 4 ⎟ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ ⎛4 − 2 ⎞ ⎛4 − 2 ⎞ b) ⎜ ⎜ 3 x − 2⎟ , ⎟ ⎜ ⎜ 3 3 x − 1⎟ ⎟ ⎝ ⎠ ⎝ ⎠ 2) Find the value of a and b for each of the following ⎛ 3 ⎞ ⎛a⎞ ⎛ 9 ⎞ a) ⎜ ⎟ + ⎜ ⎟ = ⎜ ⎟ ⎜ − 2 ⎟ ⎜ 4 ⎟ ⎜ 8b ⎟ ⎝ ⎠ ⎝ ⎠ ⎝ ⎠ ⎛ − 3 6a ⎞ ⎛ 4 3 ⎞ ⎛ − 7 9 ⎞ b) ⎜ ⎜ 3b 2 ⎟ − ⎜ 5 − 2 ⎟ = ⎜ 1 4 ⎟ ⎟ ⎜ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ ⎝ ⎠ 3) Find the value of p and q for each of the following ⎛ p⎞ ⎛ 5 ⎞ ⎛ 8 ⎞ a) 3⎜ ⎟ − 2⎜ ⎟ = ⎜ ⎟ ⎜ 3q ⎟ ⎜ − 3 ⎟ ⎜ 2q ⎟ ⎝ ⎠ ⎝ ⎠ ⎝ ⎠ 1 ⎛ 8 − 4 ⎞ ⎛ − 3 4q ⎞ ⎛ − 4 ⎜ 7⎞ ⎟ b) ⎜ ⎜ 2 p ⎟ + 2⎜ − 1 0 ⎟ = ⎜ − 3 ⎟ ⎜ ⎟ 4⎝ ⎠ ⎝ ⎠ ⎝ 2 3⎟ ⎠ ⎛1⎞ 4) ⎜ ⎟(4 − 2 ) = ⎜ 3⎟ ⎝ ⎠ ⎛ 1 − 5 ⎞⎛ − 1⎞ 5) ⎜ ⎜ 4 3 ⎟⎜ 4 ⎟ = ⎟⎜ ⎟ ⎝ ⎠⎝ ⎠
  • 3. ppr maths nbk 6) 2 (4 x ) + y (3 − 2 ) = (11 4 ) , find the value of x + y ⎛ 2 − 3⎞ ⎛4 6 ⎞ 7) If ⎜ ⎜ 0 4 ⎟ + M = ⎜ 3 − 8 ⎟ , then matrix M is ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ ⎛ − 3 − 6⎞ 8) If the matrix ⎜ ⎜ 2 ⎟ does not have an inverse, find the value of m ⎝ m⎟ ⎠ ⎛ 2 3⎞ ⎛1 0⎞ 9) If ⎜ ⎜7 6⎟⎟N = ⎜ ⎜ 0 1 ⎟ , find the matrix N ⎟ ⎝ ⎠ ⎝ ⎠ ⎛ 1 3⎞ 10) If A = ⎜ ⎜ 2 0 ⎟ , then A = ⎟ 2 ⎝ ⎠
  • 4. ppr maths nbk ANSWER 1) a) x = -2 1 b) x = − 2 1 2) a) a = 6 , b = 4 b) a = 2 , b = 2 3) a) p = 6 , q = -6 b) p = 12 , q = 1 ⎛ 4 − 2⎞ 4) ⎜ ⎜12 − 6 ⎟ ⎟ ⎝ ⎠ ⎛ − 21⎞ 5) ⎜ ⎜ 8) ⎟⎟ ⎝ ⎠ 6) y = 1 , x = 3 ⎛2 9 ⎞ 7) ⎜ ⎜ 3 − 12 ⎟ ⎟ ⎝ ⎠ 8) m = 4 ⎛−2 1 ⎞ ⎜ ⎟ 9) N = ⎜ 3 3 ⎟ ⎜ 7 −2⎟ ⎜ ⎟ ⎝ 9 9 ⎠ ⎛ 7 3⎞ 10) A2 = ⎜ ⎜ 2 6⎟ ⎟ ⎝ ⎠
  • 5. ppr maths nbk Exercise 2 ⎛ 2 1⎞ ⎛ 3 n⎞ 1. Given that the inverse matrix of ⎜ ⎟ is m ⎜ ⎟ . Find the ⎝ 7 3⎠ ⎝ −7 2 ⎠ values of m and n. ⎛ 1 −2 ⎞ 1 ⎛ k 2⎞ ⎛1 0⎞ 2. If A= ⎜ ⎟ , B= ⎜ ⎟ and AB= ⎜ ⎟ , find the values of h ⎝ 3 −4 ⎠ h ⎝ −3 1 ⎠ ⎝0 1⎠ and k. ⎛ −2 z ⎞ 3. If the matrix ⎜ ⎟ does not have an inverse, find the value of z. ⎝ 3 6⎠ ⎛ 2 3⎞ ⎛1 0⎞ 4. If M ⎜ ⎟ =⎜ ⎟ , find the matrix M. ⎝ 5 6⎠ ⎝ 0 1⎠ 1 ⎛ −9 −6 ⎞ ⎛ 1 6 ⎞ ⎛ 1 0 ⎞ 5. Given that ⎜ ⎟⎜ ⎟=⎜ ⎟ , find the values of a and b. a ⎝ 2 1 ⎠ ⎝ b −9 ⎠ ⎝ 0 1 ⎠ ⎛ 3 −2 ⎞ ⎛ −5 2 ⎞ 6. (a) The inverse matrix of ⎜ ⎟ is k ⎜ ⎟ . Find the values of k ⎝ 4 −5 ⎠ ⎝ p 3⎠ and p. (b) Using the matrix method, solve the followind simultaneous equations. 3x – 2y = 12 4x – 5y = 23 ⎛3 5⎞ 7. (a) Find the inverse matrix of ⎜ ⎟ ⎝1 4⎠ (a) By using the matrix method, calculate the values of m and n that satisfy the following simultaneous linear equations. 3m + 5n = 11 m + 4n = 13
  • 6. ppr maths nbk ⎛1 2 ⎞ ⎛1 0⎞ 8. Given that matrix P= ⎜ ⎟ and PQ= ⎜ ⎟. ⎝ 3 −1⎠ ⎝0 1⎠ (a) Find the matrix Q. (b) Hence, by using the matrix method, calculate the values of x and y that satisfy the following simultaneous equations. x + 2y =8 3x – y =3 ⎛ 3 −2 ⎞ ⎛ −4 n ⎞ 9. Given that the inverse of ⎜ ⎟ is m ⎜ ⎟. ⎝ 5 −4 ⎠ ⎝ −5 3 ⎠ (a) Find the values of m and n. (b) Hence, by using the matrix method, calculate the values of x and y that satisfy the following simultaneous equations. 3x – 2y = 8 5x – 4y = 13 ⎛3 5 ⎞ ⎛ −2 m ⎞ 10. Given that matrix P= ⎜ ⎟ and matrix Q=k ⎜ ⎟ such that ⎝ 1 −2 ⎠ ⎝ −1 3 ⎠ ⎛1 0⎞ PQ= ⎜ ⎟. ⎝0 1⎠ (a) Find the values of k and m, (b) by using the matrix method, calculate the values of x and y that satisfy the following simultaneous equations. 3x + 5y = 12 x – 2y = -7
  • 7. ppr maths nbk Answers (1) m = -1 (9) (a) m= - 1 n= 2 n = -1 2 1 (b) x= 3 y= 2 (2) h = 2 k = -4 1 (3) z = -4 (10) (a) k = - , m = -5 11 (b) x = -1 , y=3 1⎛ 6 −3 ⎞ (4) M= − ⎜ ⎟ 3 ⎝ −5 2⎠ (5) a=3 b = -2 1 (6) (a) k = - , p = -4 7 (b) x = 2 , y = -3 1 ⎛ 4 −5 ⎞ (7) (a) ⎜ ⎟ 7 ⎝ −1 3 ⎠ (b) m = -3 , n = 4 −1 ⎛ −1 −2 ⎞ (8) (a) ⎜ ⎟ 7 ⎝ −3 1 ⎠ (b) x = 2 , y = 3
  • 8. ppr maths nbk DIAGNOSTIC TEST ⎛ x 3⎞ 1) Let matrix A = ⎜ ⎜ 6 9⎟ ⎟ ⎝ ⎠ a) If the determinant for matrix A is zero, find the value of x b) If x = 1, i) find the inverse of matrix A ii) using the matrix method , find the values of h and k that satisfy the following simultaneous equation h + 3k = -5 6h + 9k = 6 ⎛3 8⎞ 1⎛ 4 t⎞ 2) a) The inverse matrix of ⎜ ⎟ is ⎜ ⎜1 4⎟ ⎟ . Find the value of k and t. ⎝ ⎠ k ⎜ − 1 3⎟ ⎝ ⎠ b) Using matrices, calculate the values of x and y that satisfy the following simultaneous linear equations 3x + 8y = 3 x + 4y = -1 ⎛2 1⎞ 3) Given that P = ⎜ ⎜ 4 h⎟ . ⎟ ⎝ ⎠ a) Calculate the value of h for which matrix P has no inverse matrix. b) Given that h = -3, find the inverse matrix of P c) Hence, calculate the values of x and y which satisfy the following matrix equation. ⎛ 2 1 ⎞⎛ x ⎞ ⎛ 3 ⎞ ⎜ ⎜ 4 − 3 ⎟⎜ y ⎟ = ⎜11⎟ ⎟⎜ ⎟ ⎜ ⎟ ⎝ ⎠⎝ ⎠ ⎝ ⎠
  • 9. ppr maths nbk ⎛ 6 4⎞ 1 ⎛ m −4 ⎞ 4. Given that matrix P= ⎜ ⎟ and matrix Q= ⎜ ⎟ such that ⎝ 4 2⎠ k ⎝ −4 6 ⎠ ⎛1 0⎞ PQ= ⎜ ⎟. ⎝0 1⎠ (c) Find the values of k and m, (d) by using the matrix method, calculate the values of x and y that satisfy the following matrix equation. ⎛ 6 4 ⎞⎛ x ⎞ ⎛ 3 ⎞ ⎜ ⎟⎜ ⎟ = ⎜ ⎟ ⎝ 4 2 ⎠⎝ y ⎠ ⎝ 3 ⎠ ⎛ 2 −1 ⎞ ⎛ −4 k ⎞ 5. Given the inverse matrix of ⎜ ⎟ is h ⎜ ⎟. ⎝ 5 −4 ⎠ ⎝ −5 2 ⎠ (e) Find the values of h and k. (b) By using the matrix method, calculate the values of x and y that satisfy the following simultaneous equations. 2x – y = 3 5x – 4y = 1 ⎛ 2 −1 ⎞ ⎛ 1 0 ⎞ 6. Given M is a 2X2 matrix where M ⎜ ⎟ =⎜ ⎟. ⎝ 5 −3 ⎠ ⎝ 0 1 ⎠ (f) Find matrix M (b) By using the matrix method, calculate the values of x and y that satisfy the following simultaneous equations. 2x – y = 7 5x – 3y = 19
  • 10. ppr maths nbk ⎛ 2 1⎞ 1 ⎛3 h⎞ 7. Given that matrix M= ⎜ ⎟ and matrix Q= ⎜ ⎟ such that ⎝ −4 3 ⎠ k ⎝4 2⎠ ⎛1 0⎞ MN= ⎜ ⎟. ⎝0 1⎠ (g) Find the values of k and h, (h) by using the matrix method, calculate the values of x and y that satisfy the following simultaneous linear equations. 2x + y =1 -4x + 3y = -17 ⎛ 7 −6 ⎞ 1 ⎛ −2 v ⎞ 8. Given that matrix A= ⎜ ⎟ , matrix B= ⎜ ⎟ , and AB=I, . ⎝ 3 −2 ⎠ k ⎝ −3 7 ⎠ where I is the identity matrix (i) Find the values of k and v. (j) Hence, by using the matrix method, calculate the values of x and y that satisfy the following equation. ⎛ 7 −6 ⎞ ⎛ x ⎞ ⎛ 5 ⎞ ⎜ ⎟⎜ ⎟ = ⎜ ⎟ ⎝ 3 −2 ⎠ ⎝ y ⎠ ⎝ 1 ⎠
  • 11. ppr maths nbk ANSWER 1) a) x = 2 ⎛ 1 ⎞ ⎜−1 ⎟ b) i) ⎜ 3 ⎟ ⎜ 2 − 1⎟ ⎜ ⎟ ⎝3 9⎠ ii) h = 7 , k = -4 2) a) k = 4 and t = -8 3 b) x = 5 and y = − 2 3) a) h = 2 ⎛3 1 ⎞ ⎜ ⎟ b) ⎜ 10 10 ⎟ ⎜2 − ⎟ 1 ⎜ ⎟ ⎝5 5⎠ c) x = 2 and y = -1 4) (a) k = -4 , m = 2 3 −3 (b) x = , y= 2 2 −1 5) (a) h = , k=1 3 11 13 (b) x = , y= 3 3
  • 12. ppr maths nbk ⎛ 3 −1 ⎞ 6) (a) M = ⎜ ⎟ ⎝ 5 −2 ⎠ (b) x = 2 , y = -3 7) (a) k = 10 , h = -1 (b) x = 2 , y = -3 8) (a) k = 4 , v=6 (b) x = -1 , y = -2