🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2017 Math Kangaroo

Problem 28

Problem 28 · 2017 Math Kangaroo Stretch
Algebra & Patterns casework

How big is \(x + y\), if \(|x| + x + y = 5\) and \(x + |y| - y = 10\) both hold true?

Show answer
Answer: A — 1
Show hints
Hint 1 of 2
The absolute values force casework on the signs of x and y.
Still stuck? Show hint 2 →
Hint 2 of 2
Test the sign cases; only one keeps both equations consistent.
Show solution
Approach: casework on the signs inside the absolute values
  1. If x >= 0 then |x| + x + y = 2x + y = 5; if y < 0 then x + |y| - y = x - 2y = 10.
  2. Solving 2x + y = 5 and x - 2y = 10 gives x = 4, y = -3, consistent with x >= 0 and y < 0.
  3. Therefore x + y = 1.
Mark: · log in to save