S = { (a,b) be elements of Real Numbers| |a-b|<2 or |a-b|=2}. List three elements in S[4]?

31 Views Asked by At

I know or at least correct me if I'm wrong two elements are {3,2}. How would I come to find another element?