Writing $\tan^2(2\sec^{-1}(\frac{x}{3}))$ in algebraic form

284 Views Asked by At

Stumped here, I've tried and tried. Here's where I am

Put this expression into algebraic form: $$\tan^2\left(2\sec^{-1}\left(\frac{x}{3}\right)\right)$$

Let $\theta=\sec^{-1}(\frac{x}{3})$ thus $\sec \theta=\frac{x}{3}$ $cos \theta=\frac{3}{x}$ since $\sec = 1/\cos$.

This angle must exist within the 1st and 2nd quadrants because thats where arcsec is defined right?

So then I get opposite side = $3$, hypotenuse = $x$, adjacent = $\sqrt{x^2-3}$. And I know

$$\tan 2\theta=\frac{2\tan\theta}{1-\tan^2\theta}$$

Am I on the right track? Now do I plug in $\tan\theta=\frac{\sqrt{x^2-3}}{3}$ and solve or have I missed something?

1

There are 1 best solutions below

0
On BEST ANSWER

You have $\cos \theta = \frac 3x$. So $\sin \theta = \sqrt{1 - \frac 9{x^2}}$ and $\tan \theta = \frac {\sqrt{1 - \frac 9{x^2}}}{\frac 3x} = \frac {\sqrt{x^2 -9}}{3}$

So $\tan^2 (2\theta) = (\frac {2\tan \theta}{1 - \tan^2 \theta})^2 =$

$\frac {4\frac{x^2 - 9}9}{(1- \frac {x^2 -9}9)^2}=$