Computer Sciences > GATE 2025 SET-1 > Linear Equations
Consider the given system of linear equations for variables x and y, where k is a real-valued constant. Which of the following option(s) is/are CORRECT?
x+ky=1
kx+y=-1
x+ky=1
kx+y=-1
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.