R={(a,b):a≤b3}
Here R is set of real numbers
Hence both a and b are real numbers.
1.If the relation is reflexive, then (a,a)∈R
i.e.,a≤a3
For a=1,a3≤1⇒1≤1
For a=2,a3≤8⇒2≤8
For a=12,a3≥18
Hence a≤a3 is not true for all values of a
So, the given relation is not relexive.
To check whether symmetric or not:
If (a,b)∈R then (b,a)∈R
If a≤b3 then b≤a3
For a=2,b=3,2<23,3<23
For a=2,b=9,2<93,9>23
Since b≤a3 is not true for all values of a and b
Hence the given relation is not symmetric.
To check whether transitive or not:
If (a,b)∈R and (b,c)∈R then (a,c)∈R
If a≤b3 and b≤c3 then a≤c3
For a=1,b=2,c=3,b3=8,c3=27⇒a≤b3,b≤c3 and a≤c3
For a=3,b=32,c=43,b3=(32)3=3.375,c3=(43)3=2.37⇒a≤b3,b≤c3 and a≥c3
Since if a≤b3,b≤c3 and a≤c3 is not true for all values of a,b,c.
Hence, the given relation is not transitive.
∴ the given relation is neither reflexive, symmetric or transitive.