Edit MetaData
9 years, 1 month ago
9 years ago
Hi,
The question says to replace ? with a symbol that makes both of the condition true. Suppose you replace ? with >= making the expression P>L>=A>=N=T.
This clearly makes P>A since P>L. The only case that is worth checking for the second condition is the case when, T=N=A=L, still making the expression T<=L true.