edited by
961 views
12 votes
12 votes
Consider a matrix $A_{4 \times 5}$. Where all the solutions of $A x=0$ has the following form -
$$
\left[\begin{array}{c}
6 c-12 e \\
-4 c+10 e \\
c \\
-5 e \\
e
\end{array}\right]
$$
What will be the rank of $A?$
edited by

4 Answers

6 votes
6 votes
Number of Columns in A = 5

Number of free varibles = 2 ( c and e represent the free variable )  

Rank = Number of Columns – No. of free Variables (Linear Dependent Columns  ) .

Rank = 5 – 2  = 3

 

 

Answer is 3 .
edited by
6 votes
6 votes
We can re-write the given solution in terms of ‘c’ and ‘e’ as:

 $\begin{bmatrix} \\ 6c-12e \\ -4c+10e \\ c \\ -5e \\e \end{bmatrix}$ = c $\begin{bmatrix} \\ 6 \\ -4 \\ 1 \\ 0 \\0 \end{bmatrix}$ + e$\begin{bmatrix} \\ -12 \\ 10 \\ 0 \\ -5 \\1\end{bmatrix}$.

It means we have 2 free columns.

So, no. of pivot columns = Total no. of columns – No. of free columns = 5 – 2 = 3

Rank = No. of pivot columns = 3.
0 votes
0 votes

Since, A is a 4x5 Matrix
Therefore, it means that A has 4 Linear Equations with 5 variables.

Now, you can write the x in Ax = 0 as:

x =

This means that x has 2 Linear Independent variables.
This will only happen when A has 2 Free Variables.

It's a fact that,
Total number of Variables = Number of Pivot Variables + Number of Free Variables
5 = Number of Pivot Variables + 2
Number of Pivot Variables (or Rank of A) = 3
 

0 votes
0 votes
  1. The solution given is a linear combination of 2 linearly independent vectors.
  2. So, we have 2 linearly independent solutions. We know that the nullity of a matrix is no.of Linearly independent solutions for a matrix

Therefore the nullity of given matrix is 2.

hence, the rank is 5 - 2 = 3 

Answer:

Related questions

1.2k
views
4 answers
18 votes
GO Classes asked Mar 29, 2023
1,173 views
Consider a matrix $A_{n \times n}$ having the following characteristic equation -$\lambda^2(\lambda-3)(\lambda+2)^3(\lambda-4)^3$What could be $\operatorname{rank}(\mathrm{A})?$6$7$8$9$
1.8k
views
2 answers
34 votes
GO Classes asked Mar 29, 2023
1,813 views
Let $\mathrm{A}$ be a $3 \times 3$ matrix. Let $\mathbf{x}, \mathbf{y}, \mathbf{z}$ are linearly independent $3$-dimensional vectors. Suppose that we ... $\mathrm{A}$.
849
views
2 answers
12 votes
GO Classes asked Mar 29, 2023
849 views
The given system has infinitely many solutions for $k=?$ $\left[\begin{array}{ccc}2 & 2 & -4 \\1 & 3 & -2 \\-4 & k & 8\end{array}\right]\left[\begin{array}{l}x \\y \\z\end{array}\right]=\left[\begin{array}{c}3 \\4 \\-6\end{array}\right]$
1.6k
views
4 answers
29 votes
GO Classes asked Mar 29, 2023
1,573 views
If $P=\left[\begin{array}{lll}1 & \alpha & 3 \\ 1 & 3 & 3 \\ 2 & 4 & 4\end{array}\right]$ is the adjoint of a $3 \times 3$ matrix $\mathrm{A},$ and $\operatorname{det(A)}=4,$ then $\alpha$ equals to?