Determinants of order two and three - Question Bank
1. If A = [[1, 2], [3, 4]] and B = [[1, 0], [0, 1]], what is det(A)?
2. What is the determinant of the matrix [[1, 0, 0], [2, 3, 0], [4, 5, 6]]?
3. If det(A) = 3 for a 3x3 matrix A, what is det(A^T)?
4. What is the determinant of the matrix [[1, 2], [2, 4]]?
5. If A = [[a, b], [c, d]], then det(A) = 0 implies:
6. What is the determinant of the matrix [[1, 0, 0], [0, 1, 0], [0, 0, 1]]?
7. If A is a 2x2 matrix with det(A) = 7, what is det(2A)?
8. What is the determinant of the matrix [[x, y, z], [x, y, z], [a, b, c]]?
9. If A = [[2, 0], [0, 3]], what is det(A^3)?
10. What is the determinant of the matrix [[1, 2, 3], [4, 5, 6], [7, 8, 9]] after performing the operation R2 -> R2 + 2R1?
11. If A = [[a, b], [c, d]] and det(A) = 0, then which of the following is true?
12. What is the determinant of the matrix [[1, 0, 5], [0, 1, 6], [0, 0, 1]]?
13. If det(A) = 5 and A is a 2x2 matrix, what is det(A^-1)?
14. What is the determinant of the matrix [[1, 2, 3], [1, 2, 3], [4, 5, 6]]?
15. If A = [[1, 2], [3, 4]] and B = [[0, 1], [1, 0]], what is det(AB)?
16. What is the determinant of the matrix [[1, 1, 1], [a, b, c], [a^2, b^2, c^2]] (Vandermonde determinant)?
17. If A = [[a, b], [c, d]] is a 2x2 matrix and det(A) = 0, what can be said about the vectors [a, c] and [b, d]?
18. If A = [[1, 2, 3], [0, 0, 0], [4, 5, 6]], what is det(A)?
19. What is the value of the determinant [[cos(theta), -sin(theta)], [sin(theta), cos(theta)]]?
20. If A is a 3x3 matrix and det(A) = 10, what is det(2A)?
21. What is the determinant of the matrix [[0, 0, 0], [1, 2, 3], [4, 5, 6]]?
22. If A = [[1, 2], [3, 4]] and B = [[5, 6], [7, 8]], what is det(A) * det(B)?
23. What is the determinant of the matrix [[a, b], [c, d]] if a, b, c, d are in arithmetic progression?
24. If A is a 2x2 matrix with det(A) = -3, what is det(-A)?
25. What is the determinant of the matrix [[1, 1, 1], [1, 2, 3], [1, 4, 9]]?
26. If A = [[2, 1], [1, 2]], what is det(A^2)?
27. What is the determinant of the matrix [[a, b, c], [ka, kb, kc], [d, e, f]]?
28. What is the determinant of the matrix [[1, 2], [3, 4]]?
29. If the elements of a determinant are all integers, what can be said about the value of the determinant?
30. For a 3x3 matrix A, if det(A) = 0, what does this imply about the matrix A?
31. What is the determinant of the matrix [[sin(theta), cos(theta)], [-cos(theta), sin(theta)]]?
32. If A = [[a, b], [c, d]], then det(A^T) is equal to:
33. What is the value of the determinant of the matrix [[1, 0, 0], [2, 1, 0], [3, 4, 1]]?
34. If det(A) = 5 for a 2x2 matrix A, what is det(3A)?
35. What is the determinant of the matrix [[5, 0], [0, 5]]?
36. The determinant of a diagonal matrix of order 3, [[a, 0, 0], [0, b, 0], [0, 0, c]], is:
37. If A = [[1, 2, 3], [4, 5, 6], [7, 8, 9]], what is the determinant of A?
38. What is the determinant of a matrix where one row is a scalar multiple of another row?
39. If A = [[a, b], [c, d]] and B = [[e, f], [g, h]], then det(AB) is equal to:
40. What is the determinant of the matrix [[x, y], [y, x]]?
41. If a matrix A is multiplied by a scalar k, then det(kA) for a 3x3 matrix A is equal to:
42. If any two rows (or columns) of a 3x3 determinant are identical, what is the value of the determinant?
43. What is the determinant of the identity matrix of order 3, I = [[1, 0, 0], [0, 1, 0], [0, 0, 1]]?
44. If A = [[1, 2, 3], [0, 1, 4], [5, 6, 0]], what is the determinant of A?
45. What is the value of the determinant of a 3x3 matrix [[a, b, c], [d, e, f], [g, h, i]]?
46. If A = [[a, b], [c, d]] is a 2x2 matrix, then det(kA) for a scalar k is equal to:
47. For a 2x2 matrix A = [[p, q], [r, s]], if ps - qr = 0, what is the relationship between the rows or columns?
48. What is the determinant of the identity matrix of order 2, I = [[1, 0], [0, 1]]?
49. If A = [[2, 3], [4, 5]], what is the determinant of A, denoted as |A|?
50. What is the value of the determinant of a 2x2 matrix [[a, b], [c, d]]?