Metallurgical Engineering > GATE 2022 > Linear Algebra
For a 3x3 matrix, the value of the determinant is -48 and the trace is 8. If one of the eigenvalues is 4, the other two are _______.
A
2,-3
B
1,-3
C
6,-2
D
-4,0

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science