answersLogoWhite

0


Best Answer

differentiation of sin x + cos x.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is differentiation of sin x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus
Related questions

Differentiation of sin x 1 plus cosx?

The differentiation of sin x plus cosx is cos (x)-sin(x).


What is the differentiation of sin x over 1 plus cosx?

The derivative is 1/(1 + cosx)


What is the differentiation of say -x sine 4x?

-x*4*cos4x + (-1)*sin4x = -4xcos(4x) - sin(4x)


What is the differentiation of 'sin 4x'?

d/dx[sin(4x)] = sin(4x) ======


What is the derivative of sinx pwr cosx?

For the function: y = sin(x)cos(x) To find the derivative y', implicit differentiation must be used. To do this, both sides of the equation must be put into the argument of a natural logarithm: ln(y) = ln(sin(x)cos(x)) by the properties of logarithms, this can also be expressed as: ln(y) = cos(x)ln(sin(x)) deriving both sides of the equation yields: (1/y)(y') = cos(x)(1/sin(x))(cos(x)) + -sin(x)ln(sin(x)) This derivative features two important things. The obvious thing is the product rule use to differentiate the right side of the equation. The left side of the equation brings into play the "implicit" differentiation part of this problem. The derivative of ln(y) is a chain rule. The derivative of just ln(y) is simply 1/y, but you must also multiply by the derivative of y, which is y'. so the total derivative of ln(y) is (1/y)(y'). solving for y' in the above, the following is found: y' = y[(cos2(x)/sin(x)) - sin(x)ln(sin(x))] = y[cot(x)cos(x) - sin(x)ln(sin(x))] y' = y[cot(x)cos(x) - sin(x)ln(sin(x))] = sin(x)cos(x)[cot(x)cos(x) - sin(x)ln(sin(x)) is the most succinct form of this derivative.


What is forward differentiation in numerical differentiation?

( u(x+h) - u(x) )/ h


How do you show that 2 sin squared x minus 1 divided by sin x minus cos x equals sin x plus cos x?

(2 sin^2 x - 1)/(sin x - cos x) = sin x + cos x (sin^2 x + sin^2 x - 1)/(sin x - cos x) =? sin x + cos x [sin^2 x - (1 - sin^2 x)]/(sin x - cos x) =? sin x + cos x (sin^2 x - cos^2 x)/(sin x - cos x) =? sin x + cos x [(sin x - cos x)(sin x + cos x)]/(sin x - cos x) =? sin x + cos x sin x + cos x = sin x + cos x


What does cosx divided by 1-sinx equal?

cos x / (1-sin x) = cos x (1 + sin x) / (1 - sin x) (1 + sin x) = cos x (1 + sin x) / (1 - sin2x) = cos x (1 + sin x) / cos2 x = (1 + sin x) / cos x = sec x + tan xcos x / (1-sin x) = cos x (1 + sin x) / (1 - sin x) (1 + sin x) = cos x (1 + sin x) / (1 - sin2x) = cos x (1 + sin x) / cos2 x = (1 + sin x) / cos x = sec x + tan xcos x / (1-sin x) = cos x (1 + sin x) / (1 - sin x) (1 + sin x) = cos x (1 + sin x) / (1 - sin2x) = cos x (1 + sin x) / cos2 x = (1 + sin x) / cos x = sec x + tan xcos x / (1-sin x) = cos x (1 + sin x) / (1 - sin x) (1 + sin x) = cos x (1 + sin x) / (1 - sin2x) = cos x (1 + sin x) / cos2 x = (1 + sin x) / cos x = sec x + tan x


What is sin x times sin x?

We write sin x * sin x = sin2 x


Prove each Indentity tanx mins sinx divided by tanxsinx equals tanxsinx divided by tanx plus sinx?

(tan x - sin x)/(tan x sin x) = (tan x sin x)/(tan x + sin x)[sin x/cos x) - sin x]/[(sin x/cos x)sin x] =? [(sin x/cos x)sin x]/[sin x/cos x) + sin x][(sin x - sin x cos x)/cos x]/(sin2 x/cos x) =? (sin2 x/cos x)/[(sin x + sin x cos x)/cos x)(sin x - sin x cos x)/sin2 x =? sin2 x/(sin x + sin x cos x)[sin x(1 - cos x)]/sin2 x =? sin2 x/[sin x(1 + cos x)(1 - cos x)/sin x =? sin x/(1 + cos x)(1 - cos x)/sin x =? [(sin x)(1 - cos x)]/[(1 + cos x)(1 - cos x)](1 - cos x)/sin x =? [(sin x)(1 - cos x)]/[1 - cos2 x)(1 - cos x)/sin x =? [(sin x)(1 - cos x)]/[1 - (1 - sin2 x)](1 - cos x)/sin x =? [(sin x)(1 - cos x)]/sin2 x(1 - cos x)/sin x = (1 - cos x)/sin x True


What is the relation between ordinary differentiation and partial differentiation?

in case of partial differentiation , suppose a z is a function of x and y so in partial differentiation of z w.r.t x all other variables except x are considered to be constant but on the contrary in differentiation process they are not considered as constant unless stated .


What is the implicit differentiation of y equals sin x plus y?

y = sin(x+y) cos( x + y )[(1 + y')] = y' cos(x + y ) + y'cos(x + y ) = y' y'-y'cos( x+ y) = cos( x + y ) y'[1-cos(x+y)]= cos(x+y) y'= [cos(x+y)]/ [1-cos(x+y)]