Exams › JEE Advanced › Maths
Correct answer: odd
f(x) = log(x + sqrt(1 + x²)) = sinh^(-1)(x). Compute f(-x) = log(-x + sqrt(1 + x²)). Multiply numerator-style: (-x + sqrt(1+x²))(x + sqrt(1+x²)) = (1 + x²) - x² = 1, so (-x + sqrt(1+x²)) = 1/(x + sqrt(1+x²)). Thus f(-x) = log[1/(x + sqrt(1+x²))] = -log(x + sqrt(1+x²)) = -f(x). Since f(-x) = -f(x), the function is odd.