Consider the following 2x2 matrix A where two elements are unknown and are marked by a and b. The eigenvalues of this matrix are -1 and 7. What are the values of a and b?
.
GATE CSE · Engineering Mathematics
Generate GATE-level questions covering matrices (determinants, inverse, rank, eigen values/vectors, Cayley-Hamilton theorem), systems of linear equations (consistency, Gaussian elimination, LU decomposition), and vector spaces (basis, dimension, linear independence).
109 questions · 20 PYQs · 0 AI practice · GATE CSE 2027
Consider the following 2x2 matrix A where two elements are unknown and are marked by a and b. The eigenvalues of this matrix are -1 and 7. What are the values of a and b?
.
If the following system has non-trivial solution, px+qy+rz=0 qx+ry+pz=0 rx+py+qz=0, then which one of the following options is TRUE?
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___________.
A function f(x) is continuous in the interval [0,2]. It is known that f(0)=f(2)=-1 and f(1)=1. Which one of the following statements must be true?
The rank of the matrix
is ____ .
Which one of the following statements is TRUE about every n x n matrix with only real eigenvalues?
If V1 and V2 are 4-dimensional subspaces of a 6-dimensional vector space V, then the smallest possible dimension of V1 V2 is _______.
If the matrix A is such that
Then the determinant of A is equal to ________.
The value of the dot product of the eigenvectors corresponding to any pair of different eigenvalues of a 4-by-4 symmetric positive definite matrix is
Consider the following system of equations: 3x + 2y = 1 4x + 7z = 1 x + y + z = 3 x - 2y + 7z = 0 The number of solutions for this system is
A non-zero polynomial f(x) of degree 3 has roots at x = 1,x = 2 and x = 3. Which one of the following must be TRUE?
The product of the non-zero eigenvalues of the matrix
is_______.
Let A be a square matrix size n x n. Consider the following pseudocode. What is the expected output? C = 100; for i = 1 to n do for j = 1 to n do { Temp = A[ i ] [ j ] + C ; A [ i ] [ j ] = A [ j ] [ i ] ; A [ j ] [ i ] = Temp - C ; } for i = 1 to n do for j = 1 to n do output (A[ i ] [ j ]);
Which one of the following does NOT equal
?
What is the matrix transformation which takes the independent vectors
and transforms them to
respectively?
Let A be the 2x2 matrix with elements and . Then the eigenvalues of the matrix are
Consider the matrix as given below.
Which one of the following provides the CORRECT values of eigenvalues of the matrix?
What is the matrix that represents rotation of an object by about the origin in 2D?
If and are square matrices with same order and is symmetric, then is
Consider the following matrix
If the eigenvalues of A are 4 and 8, then
Want unlimited AI-generated Linear Algebra questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →