Question
Question: If the matrix \(A=\left[ \begin{matrix} 1 & 2 & 3 & 0 \\\ 2 & 4 & 3 & 2 \\\ 3 & 2 & 1...
If the matrix A=1 2 3 6 24283317023α is of rank 3, then α =
(a) 1
(b) 5
(c) 4
(d) -4
Solution
In order to solve the question we need to understand the rank of the matrix. The rank of a matrix is defined as the maximum number of linearly independent row vectors in the matrix. We can also say that the rank of the matrix is defined as the maximum number of linearly independent column vectors in the matrix. Also, there is a property we need to know is that whenever that rank of the matrix is less than the number of rows or columns then the determinant of that matrix is zero.
Complete step-by-step solution:
We have given a 4 X 4 matrix and we have to find the unknown in the matrix given the condition that the rank of the matrix is 3.
Lets first understand by the rank of the matrix.
The rank of a matrix is defined as the maximum number of linearly independent row vectors in the matrix.
We can also say that the rank of the matrix is defined as the maximum number of linearly independent column vectors in the matrix.
We can say that the 4 rows in this matrix represent the 4 equations of the matrix. The rank of this matrix is 3.
This says that only 3 equations are linearly independent with each other and the fourth equation is dependent on any one of the equations.
Thus for this matrix, the determinant of this matrix is zero.
The determinant of the matrix is the scalar value that can be computed from the elements of a square matrix and it gives some of the properties of the linear transformation.
The determinant of A is calculated as follows,
A=1 2 3 6 24283317023α
Solving this matrix we get,
A=1×4 2 8 31723α−22 3 6 31723α+32 3 6 42823α−02 3 6 428317
The last term of the calculation is zero as the matrix is multiplied by zero. Any quantity multiplied by zero gives zero.
Therefore, the equation becomes,
A=1×4 2 8 31723α−22 3 6 31723α+32 3 6 42823α
Solving the first term we get,
4 2 8 31723α=41 7 3α−32 8 3α+22 8 17
Calculating this further we get,
4 2 8 31723α=4(α−21)−3(2α−24)+2(14−8)=4α−84−6α+72+28−16=−2α
Solving for the second term,
2 3 6 31723α=21 7 3α−33 6 3α+23 6 17
Calculating this further we get,
2 3 6 31723α=2(α−21)−3(3α−18)+2(21−6)=2α−42−9α+54+42−12=−7α+42
Calculating the last term we get,
2 3 6 42823α=22 8 3α−43 6 3α+23 6 28
Solving this further we get,
2 3 6 42823α=2(2α−24)−4(3α−18)+2(24−12)=4α−48−12α+72+48−24=−8α+48
Combining all the terms and substituting in the final equation we get,
A=1×(−2α)−2(−7α+42)+3(−8α+48)
Now, we need to equate this equation to zero as the determinant is zero.
Therefore, we get,
1×(−2α)−2(−7α+42)+3(−8α+48)=0⇒−2α+14α−84−24α+144=0 ⇒−12α+60=0 ⇒12α=60 ⇒α=1260 ⇒α=5
Therefore, the value of α is 5. Hence the option(b) is the anwer
Note: The calculation for this question seems to be quite complicated, as there is no alternative easier way. Also, we need to understand that while simplifying the matrix from a higher order to lower order there is an alternate negative sign starting from the second term. We need to equate the whole equation to zero always whenever the rank is less than the number of rows present in the matrix.