Final answer:
After adding the two given equations together to eliminate y, we find x to be -6. Substituting x in one of the original equations, we find y to be 1. So, the solution to the system of equations as an ordered pair is (-6, 1).
Step-by-step explanation:
To solve the system of linear equations x + y = -5 and x - y = -7, you can use the method of elimination or substitution. Let's use the elimination method.
- Add the two equations together to eliminate y:
- x + y = -5
- x - y = -7
- --------
- 2x = -12
- Divide by 2 to solve for x:
- 2x / 2 = -12 / 2
- x = -6
- Substitute x = -6 into one of the original equations to find y:
- x + y = -5
- -6 + y = -5
- y = 1
The solution of the system of equations is (x, y) = (-6, 1), which corresponds to answer choice A).