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:

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

assume:

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

then

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

then

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

then

cot(θ) = ???\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.


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

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

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

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