How do you find the derivative of sin^-1(2x+1)sin1(2x+1)?

2 Answers
Nov 2, 2016

The answer is 2/sqrt(1-(2x+1)^2)21(2x+1)2

Explanation:

For this equation you would use the [chain rule] (https://socratic.org/calculus/basic-differentiation-rules/chain-rule) so you take the derivative of the outside:
(sin^-1)(sin1)
times the derivative of the inside:
(2x + 1)(2x+1)

So the derivative of sin^-1sin1 otherwise known as arcsinarcsin is 1/sqrt(1-x^2)11x2
Differentiating Inverse Trigonometric Functions

but in this case (2x-1)(2x1) is acting as xx so it's
1/sqrt(1-(2x-1)^2)11(2x1)2

Next the derivative of 2x-12x1 is 22

So the answer becomes outside times inside
Which is

2/sqrt(1-(2x-1)^2)21(2x1)2

Here are the derivatives of inverse functions

enter image source here

Nov 4, 2016

color(green)(dy/dx=2/sqrt(1-(2x+1)^2))dydx=21(2x+1)2

Explanation:

Given:" Determine "d/dx[sin^(-1)(2x+1)] Determine ddx[sin1(2x+1)]

color(blue)("Preamble")Preamble

Note that sin^(-1)sin1 has a particular meaning which has the alternative presentation of Arcsin. It is not connected to the form example of sin^2sin2 which is sin squared

So sin^(-1)(2x+1) -> arcsin(2x+1)sin1(2x+1)arcsin(2x+1)

Note that sin^(-1)(2x+1)sin1(2x+1) is another way of writing an angle and the sin of which gives the value 2x+12x+1
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

color(blue)("Answering the question")Answering the question

Set theta =sin^(-1)(2x+1)θ=sin1(2x+1)

Note that sin(theta) = ("Opposite")/("Hypotenus") sin(θ)=OppositeHypotenus

Set the value of the Hypotenuse to 1 giving:

sin(theta) = ("Opposite")/("Hypotenuse") =(2x+1)/1sin(θ)=OppositeHypotenuse=2x+11

Tony B

Using sin(theta)=2x+1sin(θ)=2x+1 and implicitly differentiating

cos(theta)xxdy/dx =2cos(θ)×dydx=2

=>dy/dx=2/cos(theta)dydx=2cos(θ).......................Equation(1)

But "Hypotenuse "xxcos(theta) =" Adjacent "=xHypotenuse ×cos(θ)= Adjacent =x

as the hypotenuse is 1 we have cos(theta)=xcos(θ)=x

So equation(1) becomes:

dy/dx=2/x" .......................Equation"(1_a)dydx=2x .......................Equation(1a)

But by Pythagoras x^2=1^2-(2x+1)^2" "=>" "x=sqrt(1-(2x+1)^2)x2=12(2x+1)2 x=1(2x+1)2

Thus "Equation"(1_a)Equation(1a) becomes

color(blue)(dy/dx=2/sqrt(1-(2x+1)^2))dydx=21(2x+1)2