Math, asked by sparkle1869, 7 months ago

. List 6 sets of integer values that satisfy ⎪x - y⎥ > 2.

Answers

Answered by tyrbylent
1

Answer:

{ (x, y) : y > x + 2 } ∪ { (x, y) : y < x - 2 }

Step-by-step explanation:

⎪a⎥ = \left \{ {{a , if a\geq 0 } \atop {-a,if a&lt;0}} \right.  

⎪x - y⎥ > 2

(1) If (x - y) ≥ 0 , then x - y > 2 ⇔ y < x - 2

(2) If (x - y) < 0 , then - (x - y) > 2 ⇔ y > x + 2

{ (x, y) : y > x + 2 } ∪ { (x, y) : y < x - 2 }

Attachments:
Similar questions