We are given two sets:
\( A = \{1, 2, 3, 4, 5\} \) and \( B = \{1, 2, 3, 4\} \)
The relation \( R \) is defined by the condition that \( (a, b) \in R \) if and only if \( a + b \) is even.
Now, let's consider all possible pairs where \( a + b \) is even:
For \( a = 1 \):
For \( a = 2 \):
For \( a = 3 \):
For \( a = 4 \):
For \( a = 5 \):
Thus, the total number of valid pairs is \( 2 + 2 + 2 + 2 + 2 = 10 \).
The correct option is (A) : 10
We are given two sets: A = {1, 2, 3, 4, 5} and B = {1, 2, 3, 4}. The relation R: A → B is defined such that (a, b) ∈ R if and only if a + b is even.
For a + b to be even, both a and b must be either even or odd. Let's identify the even and odd numbers in A and B:
Now we create pairs (a, b) that satisfy the condition a + b is even:
The total number of ordered pairs in the relation R, n(R), is the sum of these pairs:
n(R) = 6 + 4 = 10
Therefore, n(R) is equal to 10.