Edit Game
โดเมน เรนจ์ ความส� ...
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   2  Close
กำหนด A = {0, 1, 2} และ B = {3, 4} โดยที่ r = {(x, y) เป็นสมาชิกของ A x B | y = x + 3}
Dr = {0, 1} และ Rr = {3, 4}
จงหาโดเมน (Dr) และเรนจ์ (Rr) ของความสัมพันธ์ r = {(1, 2), (3, 4), (5, 6), (7, 8)}
Dr = {1, 3, 5, 7} และ Rr = {2, 4, 6, 8}