Question:medium

The value of \[ \tanh(\log x) \] is

Show Hint

For expressions involving \(\log x\) inside hyperbolic functions, substitute \(e^{\log x}=x\) and then simplify using the definitions of hyperbolic functions.
Updated On: Jun 26, 2026
  • \(\dfrac{x+1}{x-1}\)
  • \(\dfrac{x^2+1}{x^2-1}\)
  • \(\dfrac{x^2-1}{x^2+1}\)
  • \(2x\)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Apply the definition \(\tanh t = \tfrac{e^t - e^{-t}}{e^t+e^{-t}}\).
With \(t = \log x\): \(e^{\log x}=x\) and \(e^{-\log x}=1/x\). So \[\tanh(\log x) = \frac{x - 1/x}{x + 1/x} = \frac{x^2-1}{x^2+1}.\]
\[\boxed{\frac{x^2-1}{x^2+1}}\]
Was this answer helpful?
0