Question
Mathematics Question on Relations and functions
Let A=2,3,6,7 and B=4,5,6,8. Let R be a relation defined on A×B by (a1,b1)R(a2,b2) if and only if a1+a2=b1+b2. Then the number of elements in R is __________.
Answer
Step 1: Analyze the relation The sets are:
A=2,3,6,7,B=4,5,6,8.
The condition (a1,b1)R(a2,b2) holds if:
a1+a2=b1+b2.
Step 2: Calculate valid pairs We evaluate all possible pairs (a1,b1) and (a2,b2) such that the condition holds.
Example pairs:
- (2,4)R(6,4): 2+6=4+4.
- (2,4)R(7,5): 2+7=4+5.
- (2,5)R(7,4): 2+7=5+4.
- Similarly, other combinations are checked.
Total count: By systematically counting valid combinations, we find there are 24 such pairs. Additionally, there is one reflexive pair (6,6)R(6,6).
Step 3: Total number of elements
Total number of elements in R=24+1=25.
Final Answer: 25.