Correct Answer : Option (A) : linear equation
Explanation : The scipy.linalg.solve feature solves the linear equation a * x + b * y = Z, for the unknown x, y values.