
Mo Y.
asked 04/09/20Differentiate y=csc x (x + cot x ) . //// y’ = ....?
Derivative of y
Differentiate y=csc x (x + cot x ) .
y’ = ...?
1 Expert Answer
This problem requires use of the product rule. The product rule tells us to differentiate each factor, and sum the products of each derivative with the other factors. For the case of two products, this simplifies to the sum of the products of each factor's derivative with the other factor.
For example, the derivative of the product uv is u'v + v'u.
In this case, [(x + cot(x)) times the derivative of csc(x)] plus [csc(x) times the derivative of (x + cot(x))].
y' = (x + cot(x))(-csc(x)cot(x)) + (csc(x))(1 - csc2(x))
Now, csc2(x) = 1 + cot2(x), so -cot2(x) = 1 - csc2(x)
y' = (x + cot(x))(-csc(x)cot(x)) + (csc(x)(-cot2(x))
y' = -csc(x)cot(x)[(x + cot(x)) + cot(x)] = -csc(x)cot(x)[x + 2cot(x)]
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Stanton D.
Hi Mo, you have a product of functions. You should know how to decompose that? And the individual differentials, look 'em up or apply your trig to derive from basic forms.04/10/20