MCQ PracticeAn equation whose graph passes through the origin, out of the given equation 2x - 3y = 3, 2x + 3y = 2, -2x + 3y = 5 and 2x + 3y = 0 is:Subject: MathematicsTopic: Coordinate GeometryA2x - 3y = 3B-2x + 3y = 5C2x + 3y = 0D2x + 3y = 2Correct Answer: CPractice QuizBack to MCQsRelated MCQsWhat is the space complexity of the following dynamic programming implementationThe following sequence is a fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, …What is the output of the following program? #include int max_num(int a,int b) {