Exams › JEE Main › Maths › Pair of Equations
1 questions with worked solutions.
Q1. Solve the system of equations: x² - y² = 16 and x + y = 8. Find (x, y).
Answer: x = 5, y = 3
x² - y² = (x+y)(x-y) = 16. Since x + y = 8, 8(x - y) = 16 => x - y = 2. Solving x + y = 8 and x - y = 2: 2x = 10 => x = 5, y = 3.