1.

A = {1, 2, 3, 4, 5}, S= {(x,y) : x in A, y in A}, then find the ordered which satisfy the conditions given below. x+ y gt 8

Answer»


ANSWER :`{(4,5),(5,4),(5,5)}`


Discussion

No Comment Found