Homework Statement
U= { (x1, x2, x3, x4) | x1 x3 ≥ -5 }
The Attempt at a Solution
Let x = (1,2,3,4) and y = (1,2,3,4)
x+ y = (2,4,6,8)
x1x3 = 2x6 = 12
12 >-5 so closure by addition is fulfilled.
I've been hearing contradicting information-some state that any 1 test of...