Question
Question: Solve the simultaneous equations $|x+2| +y=5$, $x-|y|=1$...
Solve the simultaneous equations ∣x+2∣+y=5, x−∣y∣=1

Answer
(2, 1)
Explanation
Solution
The deduction x≥1 from x−∣y∣=1 simplifies ∣x+2∣ to x+2. Substituting x=1+∣y∣ into the first equation leads to ∣x+2∣+y=5⟹(1+∣y∣)+2+y=5⟹∣y∣+y=2. For y≥0, this gives 2y=2⟹y=1. For y<0, it yields 0=2 (contradiction). Thus, y=1, and substituting back into x=1+∣y∣ gives x=2.