Questions: Cartesian Products and Relations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Let A = {1, 2} and B = {a, b}. Which of the following is a valid relation from A to B?

A{(1, a, b), (2, a)} — ordered triples formed from A and B
B{(a, 1), (b, 2)} — pairs with B-elements first
C{(1, a), (2, b), (2, a)} — a proper subset of A × B
D{(1, a), (2, b)} only — a relation must pair every element of A with exactly one element of B
Question 2 Multiple Choice

Which of the following best describes the relationship between the concepts of 'function' and 'relation'?

AFunctions and relations are completely separate concepts with no formal connection
BEvery function is a relation, but not every relation is a function
CEvery relation is a function — they are different names for the same thing
DFunctions are more general than relations because functions can be defined by formulas
Question 3 True / False

The less-than relationship on real numbers can be formally expressed as a subset of ℝ × ℝ.

TTrue
FFalse
Question 4 True / False

The Cartesian product A × B and the Cartesian product B × A contain exactly the same ordered pairs.

TTrue
FFalse
Question 5 Short Answer

Why does defining a relation as a subset of a Cartesian product unify concepts like 'less than,' 'divides,' and 'is a function of' under a single mathematical framework?

Think about your answer, then reveal below.