Mechanical Engineering > Gate 2024 > Linear Equation
Consider the system of linear equations
π₯ + 2π¦ + π§ = 5
2π₯ + ππ¦ + 4π§ = 12
2π₯ + 4π¦ + 6π§ = π
The values of π and π such that there exists a non-trivial null space and the system admits infinite solutions are
π₯ + 2π¦ + π§ = 5
2π₯ + ππ¦ + 4π§ = 12
2π₯ + 4π¦ + 6π§ = π
The values of π and π such that there exists a non-trivial null space and the system admits infinite solutions are
Explanation
Correct : a
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.