Find dy/dx for y = sin⁻¹((x-1)/(x+1)) and simplify

  • Thread starter Thread starter DevonZA
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
DevonZA
Messages
181
Reaction score
6
y=##sin^{-1}(\frac{x-1}{x+1})##

My attempt:

##\frac{dy}{dx}## = ##\frac{1}{\sqrt{1-(\frac{(x-1)}{(x+1)})^2}}## . ##\frac{d}{dx}(\frac{x-1}{x+1})##

= ##\frac{1}{\sqrt{(\frac{(x+1)^2-(x-1)^2}{(x+1)^2}}}## . ##\frac{(x+1)(1)-(x-1)(1)}{(x+1)^2}##

= ##\frac{x+1}{\sqrt{x^2+2x+1-x^2+2x-1}}## . ##\frac{(x+1-x+1)}{(x+1)^2}##

= ##\frac{x+1-x+1}{(x+1)(\sqrt4x)}##

= ##\frac{2}{(x+1)(\sqrt4x)}##
 
Physics news on Phys.org
It's correct except for a typo in your latex. It should be ##\sqrt{4x}##

It's better to post in the homework section.
 
  • Like
Likes   Reactions: DevonZA