رابطهی $R = \{(x,y) | x , y \in N , ۲x + y \le ۷ \}$، دارای چند زوج مرتب است؟
$x=1 , y=1 \to 2\times 1+1\le 7$ $x=1 , y=2 \to 2\times 1+2\le 7$ $x=1 , y=3 \to 2\times 1+3\le 7$ $x=1 , y=4 \to 2\times 1+4\le 7$ $x=1 , y=5 \to 2\times 1+5\le 7$ $x=2 , y=1 \to 2\times 2+1\le 7$ $x=2 , y=2 \to 2\times 2+2\le 7$ $x=2 , y=3 \to 2\times 2+3\le 7$ $x=3, y=1 \to 2\times3+1\le 7$ $R=\{(1,1),(1,2),(1,3),(1,4),(1,5),(2,1),(2,2),(2,3),(3,1)\}$