Edit MetaData
5Â years, 7Â months ago
can anyone explain me this enequality... P=>Q>R=>S=T In this how Q>T is true and P=>S is false .means how this can be determined that ...
5Â years, 7Â months ago
easy. If in a chain of >= if any other sign will come then it will be false eg.
a>=b>=c>d
then a>=d will be false but for a>=c will be true.
bcoz >= means that the conclusion can be 50%> & 50% = but if someone ask me that will the ans. be 100% > or = then the ans will be false.