3

$$\tan \left(\sec ^{-1}(x)\right)$$

I know that sec(?)=$\frac{x}{1}$ and that sec=hyp/adj, therefore I conclude that hyp=x and adj=1 and that op=$\sqrt{x^2-1}$

Since Tan = opp/adj I thought the answer was the same as op. However I do not understand how this is done? cause my conclusion is wrong! The answer provided is this:

enter image description here

ALEXANDER
  • 2,099

2 Answers2

5

enter image description here

In this triangle, we have:

$$\sec(\theta)=\frac{\text{hypotenuse}}{\text{adjacent}} \Rightarrow \theta=\sec^{-1}\Big(\frac{\text{hypotenuse}}{\text{adjacent}}\Big)$$

In your problem, $\theta=\sec^{-1}(x)$, so $\text{hypotenuse}=x$, $\text{adjacent}=1$ and $\text{opposite}=\sqrt{x^2-1}$ (Pythagorean Theorem).

Hence, $$\tan(\sec^{-1}x)=\tan(\theta)=\frac{\text{opposite}}{\text{adjacent}}=\dfrac{\sqrt{x^2-1}}{1}=\boxed{\sqrt{x^2-1}}$$

rae306
  • 9,742
2

Hint $$ \tan^2 u + 1 = \sec^2 u $$ and $$ \tan u = \pm\sqrt{\sec^2 u -1} $$ Can you see what happens when you place $u = \sec^{-1}x$?

rae306
  • 9,742
Chinny84
  • 14,186
  • 2
  • 22
  • 31