The correct option is A FALSE
A relation is said to be equivalence relation is
(i) Reflexive
(ii) Symmetric and
(iii) Transitive
Union of two reflexive relations and two symmetric relations are reflexive and symmetric respectively. However, union of two transitive relations need not to be transitive. Therefore, union of two equivalence relations need not be an equivalence relation.
Example:
Let R1 and R2 on set A={1,2,3}
R1={(1,1),(2,2),(3,3),(1,2),(2,1)}
is an equivalence relation
R2={(1,1),(2,2),(3,3),(1,2),(2,1),(2,3),(3,2)}
is not an equivalence relation.
R1∪R2={(1,1),(2,2),(3,3),(1,2),(2,1),(2,3),(3,2)}
is not an equivalence relation,
because (1, 2) & (2,3) needs (1, 3) element to be in transitive relation.