if a>b and b>c then
a ) a=c
b ) a>c
c ) c>a
d ) a<c
please solve step by step
Answers
Answered by
1
Answer:
here option b) is correct because if we check it by all options
a) is not satisfied because according to question a>b and c<b .
b)it is possible because a>b and c<b so a>c.
c)and d) are of same meaning so we prove above that a>c so c>a and a<c is not possible
Similar questions