You can prepare effectively for Computer Science Engineering (CSE) GATE Computer Science Engineering(CSE) 2027 Mock Test Series with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Linear Algebra- 2". These 30 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
The rank of a 3 x 3 matrix C (= AB), found by multiplying a non-zero column matrix A of size 3 x 1 and a non-zero row matrix B of size 1 x 3, is
Detailed Solution: Question 2
In questions 1.1 to 1.7 below, one or more of the alternatives are correct. Write the code letter(s) a, b, c, d corresponding to the correct alternative(s) in the answer book. Marks will be given only if all the correct alternatives have been selected and no incorrect alternative is picked up. 1.1). The eigen vector (s) of the matrix
is (are)
Detailed Solution: Question 3
Detailed Solution: Question 4
Consider the following matrix
If the eigenvalues of A are 4 and 8, then
Detailed Solution: Question 5
Detailed Solution: Question 6
Consider the following determinant
Which of the following is a factor of Δ?
Detailed Solution: Question 7
Let A be a matrix such that Ak = 0. What is the inverse of I - A?
Detailed Solution: Question 8
F is an n*n real matrix. b is an n*1 real vector. Suppose there are two n*1 vectors, u and v such that, u ≠ v and Fu = b, Fv = b. Which one of the following statements is false?
Detailed Solution: Question 9
Perform the following operations on the matrix
i. Add the third row to the second row
ii. Subtract the third column from the first column.
The determinant of the resultant matrix is _____.
Detailed Solution: Question 10
In the LU decomposition of the matrix , if the diagonal elements of U are both 1, then the lower diagonal entry of
of L is_________________.
Detailed Solution: Question 11
Let the characteristic equation of matrix M be λ2 - λ - 1 = 0 . Then
Detailed Solution: Question 12
Consider the following statements:
• SI: The sum of two singularn n x n matrices may be non-singular
• S2: The sum of two n x n non-singular matrices may be singular
Which one of the following statements is correct?
Detailed Solution: Question 13
How many 4 x 4 matrices with entries from have odd determinant?
Hint: Use modulo arithmetic.
Detailed Solution: Question 14
Detailed Solution: Question 15
Let A be an n × n matrix of the following form.
What is the value of the determinant of A?
Detailed Solution: Question 16
If matrix
and X2 - X + I = 0 (I is the identity matrix and is the zero matrix), then the inverse of X is
Detailed Solution: Question 17
The number of different symmetric matrices with each element being either 0 or 1 is: (Note: (2,X) is same as 2X)
Detailed Solution: Question 18
The rank of the following matrix, where is a real number is
Detailed Solution: Question 19
Let A and B be real symmetric matrices of size. Then which one of the following is true?
Detailed Solution: Question 21
Detailed Solution: Question 22
Let A, B, C,D be n * n matrices, each with non-zero determinant. If ABCD = I, then B-1 is
Detailed Solution: Question 23
In an M × N matrix all non-zero entries are covered in rows and columns. Then the maximum number of non-zero entries, such that no two are on the same row or column, is
Detailed Solution: Question 24
Detailed Solution: Question 25
If M is a square matrix with a zero determinant, which of the following assertion (s) is (are) correct?
S1: Each row of M can be represented as a linear combination of the other rows
S2: Each column of M can be represented as a linear combination of the other columns
S3: MX = 0 has a nontrivial solution
S4: M has an inverse
Detailed Solution: Question 26
Consider the following system of linear equations
Notice that the second and the third columns of the coefficient matrix are linearly dependent. For how many values of , does this system of equations have infinitely many solutions?
Detailed Solution: Question 27
Consider the following system of linear equations :
The system of equations has
Detailed Solution: Question 28
How many solutions does the following system of linear equations have?
Detailed Solution: Question 29
Consider the following set of equations x + 2y = 54 x+8y = 123x + 6y+3z = 15. This set
Detailed Solution: Question 30