Linear algebra, rank and nullity

  • #1
21
0

Homework Statement


Find the rank and nullity of the given matrix:

|-2 2 1 1 -2 |----->(1)
|1 -1 -1 -3 3 |----->(2)
|-1 1 -1 7 5 |----->(3)


The attempt at a solution
i know rank is the number of non-zero rows and nullity is the # of columns minus the rank
matrix:
i took (1)+(2) then (1) x -1 to get:
|1 -1 0 2 -1 |
| 1 -1 -1 -3 3 |
|-1 1 -1 7 5 |

(2)+(3)

|1 -1 0 2 -1 |
|0 0 -2 4 8 |
|-1 1 -1 7 5 |

(3)+(1)
|1 -1 0 2 -1 |
|0 0 -2 4 8 |
|0 0 -1 9 4 |

by this the rank should be 3 right? and the nullity is 5-3 = 2

the correct answer is rank 2 and nullity 3
what am i doing wrong?
 
  • #2
You have probably made some calculation errors.

For example, in your first step, instead of
|1 -1 0 2 -1 |
| 1 -1 -1 -3 3 |
|-1 1 -1 7 5 |

I get

|1 -1 0 2 -1 |
| 1 -1 0 2 -1|
|-1 1 -1 7 5 |
 

Suggested for: Linear algebra, rank and nullity

Replies
4
Views
828
Replies
14
Views
963
Replies
4
Views
590
Replies
21
Views
915
Replies
5
Views
628
Replies
2
Views
550
Replies
3
Views
909
Replies
3
Views
759
Back
Top