Chapter 4 Extra Examples: Solving Systems + Determining Rank - - PowerPoint PPT Presentation

chapter 4
SMART_READER_LITE
LIVE PREVIEW

Chapter 4 Extra Examples: Solving Systems + Determining Rank - - PowerPoint PPT Presentation

Chapter 4 Extra Examples: Solving Systems + Determining Rank Chapter 4 Example 1 1 2 4 4 5 1 2 4 4 5 2 4 0 0 2 0 0 8 8 8 R 2 = R 2 2 R 1


slide-1
SLIDE 1

Chapter 4

Extra Examples: Solving Systems + Determining Rank

Chapter 4

slide-2
SLIDE 2

Example 1

    1 2 −4 −4 5 2 4 2 2 3 2 1 5 −1 1 3 6 5    

R2′=R2−2R1

− − − − − − − − →     1 2 −4 −4 5 8 8 −8 2 3 2 1 5 −1 1 3 6 5         1 2 −4 −4 5 8 8 −8 2 3 2 1 5 −1 1 3 6 5    

R3′=R3−2R1

− − − − − − − − →     1 2 −4 −4 5 8 8 −8 −1 10 9 −5 −1 1 3 6 5    

Chapter 4

slide-3
SLIDE 3

Example 1

    1 2 −4 −4 5 8 8 −8 −1 10 9 −5 −1 1 3 6 5    

R4′=R4+R1

− − − − − − − →     1 2 −4 −4 5 8 8 −8 −1 10 9 −5 3 −1 2 10         1 2 −4 −4 5 8 8 −8 −1 10 9 −5 3 −1 2 10    

R2↔R3

− − − − →     1 2 −4 −4 5 −1 10 9 −5 8 8 −8 3 −1 2 10    

Chapter 4

slide-4
SLIDE 4

Example 1

    1 2 −4 −4 5 −1 10 9 −5 8 8 −8 3 −1 2 10    

R4′=R4+3R2

− − − − − − − − →     1 2 −4 −4 5 −1 10 9 −5 8 8 −8 29 29 −5         1 2 −4 −4 5 −1 10 9 −5 8 8 −8 29 29 −5    

R3′= 1

8R3

− − − − − →     1 2 −4 −4 5 −1 10 9 −5 1 1 −1 29 29 −5    

Chapter 4

slide-5
SLIDE 5

Example 1

    1 2 −4 −4 5 −1 10 9 −5 1 1 −1 29 29 −5    

R4′=R4−29R3

− − − − − − − − →     1 2 −4 −4 5 −1 10 9 −5 1 1 −1 24     Inconsistent

Chapter 4

slide-6
SLIDE 6

Example 1

     1 2 −4 −4 5

  • 1

10 9 −5 1 1 −1 24      3 Pivots = ⇒ Rank of coefficient matrix is 3 (NOT full rank)

Chapter 4

slide-7
SLIDE 7

Example 2

  1 −1 −1 2 1 2 −2 −1 3 3 −1 1 −1 −3  

R2′=R2−2R1 R3′=R3+R1

− − − − − − − − →   1 −1 −1 2 1 1 −1 1 −2 2 −2     1 −1 −1 2 1 1 −1 1 −2 2 −2   R3′=R3+2R2 − − − − − − − − →   1 −1 −1 2 1 1 −1 1  

Chapter 4

slide-8
SLIDE 8

Example 2

  1 −1 −1 2 1 1 −1 1   R1′=R1+R2 − − − − − − − →   1 −1 1 2 1 −1 1   Reduced Row Echelon Form 2 Pivots = ⇒ Rank of coefficient matrix is 2

Chapter 4

slide-9
SLIDE 9

Example 2

  1 −1 1 2 1 −1 1   2 free variables, x2 and x4 Next, write the pivot column variables in terms of free variables: x1 − x2 + x4 = 2 x3 − x4 = 1 ⇓ x1 = x2 − x4 + 2 x3 = x4 + 1

Chapter 4

slide-10
SLIDE 10

Example 2

x1 = x2 − x4 + 2 x3 = x4 + 1 Let x2 = s and x4 = t. Then we have     x1 x2 x3 x4     =     s − t + 2 s t + 1 t    

  • r

    x1 x2 x3 x4     = s     1 1     + t     −1 1 1     +     2 1    

Chapter 4