Answer:
Relation R is best described thus (my own description because your options are absent):
R=[ {¢}, {X:XcY and XcA}, {YcA}, {A} ]
Where {¢} means null or empty set and YcA means Y is a subset of A.
Explanation:
As a finite non-empty set, set A has a definite and countable number of elements.
Relation R is the power set of A hence relation R is the set of all subsets of A.
(Null set is a subset of set A and set A is also a subset of itself; this is why they are included in the power set)
For "X is a subset of or is equal to A" and "Y is a subset of or is equal to A", X is related to Y is X is a subset of Y.
You must have had some options you wanted us to pick from but you didn't post them (probably mistakenly) so I have given the description of relation R as
R=[ {¢}, {X:XcY and XcA}, {YcA}, {A} ] as above. I hope you understand the explanation.