If x > y > 1, which of the following must be true?
i. ln x > ln y
ii. e^x > e^y
iii. y^x > x^y
iv. cos x > cos y
A. (i) and (ii)
B. (i) and (iii)
C. (iii) and (iv)
D. (ii) and (iv)
GATE 2015 · General Aptitude · Functions · medium
Answer: Statements (i) ln x > ln y and (ii) e^x > e^y must both be true; answer is A.
Verify statement (i): ln x > ln y: Since ln is strictly increasing on (0, infinity), x > y > 1 directly implies ln x > ln y. Statement (i) is always TRUE.
Verify statement (ii): e^x > e^y: Since e^t is strictly increasing, x > y implies e^x > e^y. Statement (ii) is always TRUE.
Test statement (iii): y^x > x^y: With x=3, y=2: y^x = 8 < 9 = x^y. So y^x > x^y is FALSE for x=3, y=2. Statement (iii) need not be true.
Test statement (iv): cos x > cos y: Cosine oscillates and is not monotone. For x slightly greater than pi and y slightly less, cos x < cos y easily. Statement (iv) is not always true.
Conclude: Only statements (i) and (ii) must be true. Answer: A.