simplifying inverse trig functions

lukelowe

New member
Joined
May 27, 2011
Messages
7
I really don't know where to go with this one and I haven't been able to find any examples to help.
I need to simplify cot[Cos-1 7/x]. The x variable is what's got me confused.
 
lukelowe said:
I really don't know where to go with this one and I haven't been able to find any examples to help.
I need to simplify cot[Cos-1 7/x]. The x variable is what's got me confused.

I assume - your expression is:

\(\displaystyle cot\left[ cos^{-1}\left(\frac{7}{x}\right)\right]\)

assume:

\(\displaystyle \theta \ = \ cos^{-1}\left(\frac{7}{x}\right)\)

then

\(\displaystyle cos(\theta) \ = \ \frac{7}{x}\)

then

\(\displaystyle sin(\theta) \ = \ \pm\sqrt{1-\left(\frac{7}{x}\right)^2}\)

then

\(\displaystyle cot(\theta) \ = \ ???\)
 
So would that make Cot = 7/x over radical 1- 7/x squared or should that be simplified more?
 
lukelowe said:
So would that make Cot = 7/x over radical 1- 7/x squared or should that be simplified more?

That depends on your instructor's choice.

My personal choice would be to simplify further.
 
here is the solution

I really don't know where to go with this one and I haven't been able to find any examples to help.
I need to simplify cot[Cos-1 7/x]. The x variable is what's got me confused.


hey write cos-1 7/x as cot-1 7/x2-49

so ur answer will be 7/x2​-49

 
Hello, lukelowe!

I will assume that the angle is in Quadrant 1.


\(\displaystyle \text{Simplify: }\:\cot\left(\cos^{-1}\dfrac{7}{x}\right)\)
Let \(\displaystyle \theta \,=\,\cos^{-1}\dfrac{7}{x}\)
. . Then: .\(\displaystyle \cos\theta \,=\,\dfrac{7}{x} \,=\,\dfrac{adj}{hyp}\)

\(\displaystyle \theta\) is in a right triangle with \(\displaystyle adj = 7,\:hyp = x\)

Code:
                  *
           x   *  *
            *     *
         * θ      *
      *  *  *  *  *
            7
Pythagorus: .\(\displaystyle opp \,=\,\sqrt{x^2-49}\)

Therefore: .\(\displaystyle \cot\theta \:=\:\dfrac{adj}{opp} \:=\:\dfrac{7}{\sqrt{x^2-49}} \)
 
Top