Difficulty: Easy
Correct Answer: False
Explanation:
Given data
Concept/Approach (why this method)
Use transitivity of the 'older than' relation: if C > T and T > E then C > E.
Step-by-Step deduction
1) From C > T and T > E, conclude C > E.2) Statement to test says E > C, which directly contradicts C > E.
Verification/Alternative
No equalities allowed by 'older than'; contradiction is decisive.
Common pitfalls
Final Answer
False
Discussion & Comments