Solve the following pairs of equations. $x+y=5$; $x-y=1$
Reveal answer
Fill a bubble to check yourself
Solve the following pairs of equations. $x+y=5$; $x-y=1$
None of these
Adding the equations: (x+y) + (x-y) = 5 + 1 => 2x = 6 => x = 3. Substituting x=3 into x+y=5 gives y = 2. The solution is (3,2).
Add the two equations (x + y) + (x - y) = 5 + 1 to eliminate y. This simplifies to 2x = 6, meaning x = 3. Substituting x = 3 back into the first equation yields 3 + y = 5, which gives y = 2, making the solution (3, 2).