Why is Rank of matrix [1, -0.8], [-0.8, 0.64] equal to 1?

102 Views Asked by At

Why the result is 1? there are two rows/column, that are not equal and can not be made by multiplying from an other.

screenshot

3

There are 3 best solutions below

0
On BEST ANSWER

Hint:

The first column, multiplied by $-0.8$, is...

0
On

The problem is that multiplying the first row by $-0.8$ you obtain the second row.

0
On

Because 2×2 determinant of your matrix is = 0

Therefore rank is $1$