SOLUTION: Write an algebraic expression for {{{ cot(sin^-1(x/(x+1))) }}}
The answer is {{{ sqrt(2x+1) / x }}}
How would I set the problem up?
Algebra ->
Trigonometry-basics
-> SOLUTION: Write an algebraic expression for {{{ cot(sin^-1(x/(x+1))) }}}
The answer is {{{ sqrt(2x+1) / x }}}
How would I set the problem up?
Log On
Question 1131114: Write an algebraic expression for
The answer is
How would I set the problem up? Found 2 solutions by stanbon, ikleyn:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! cot(sin^-1(x/(x+1))
-----
If sin(t) = x/(x+1), cos(t) = sqrt[1-(x/(x+1))^2]
= sqrt[{(x+1)^2-x^2}(x+1)^2] = sqrt[(2x+1)/(x+1)^2] = sqrt(2x+1)/(x+1)
----------
Ans::
cot(t) = cos(t)/sin(t) = [sqrt(2x+1)/(x+1)]/[x/(x+1)] = [sqrt(2x+1)/x]
------
Cheers
Stan H.
-------------