You are here:

Calculus/Trigonometric Differenciation

Advertisement


Question
I was just wondering if you could help me with differentiating a few of these problems.  I tried to differentiate them to the best of my ability but I am not sure if I did them correctly.  Your help would be greatly appreciated!
1. h(x)=cos2x/sin2x
2. h(x)= [sin(1/x)][sin(1/x^2)]
3. If f(x)=(e^-x)(cosx), find the slope of the derivative at x=0. ****Side Note, e is referring to a constant, not a variable*****

Answer
Hi Nina,
1)h = cos2x/sin2x
Using the quotient rule for h = u/v
h' = (vu' - uv')/v^2       (i hope you understand all the shorthand)
u = cos2x
u' = -2sin2x
v = sin2x
v' = 2cos2x
h' = [(sin2x)(-2sin2x) - (cos2x)(2cos2x)] / (sin2x)^2
  = [-2(sin2x)^2 - 2(cos2x)^2] / (sin2x)^2
  = -2[(sin2x)^2 + (cos2x)^2] / (sin2x)^2
  = -2.1 / (sin2x)^2
Note: (sinA)^2 + (cosA)^2 = 1
  = -2/(sin2x)^2
  = -2(cosec2x)^2            (1/sinA = cosecA)
We could easily have done this by using the statement:
y = cotA
dy/dA = -(cosecA)^2
but its good you see the working.

2)h = [sin(1/x)][sin(1/x^2)]
Using the product rule for h = uv
h' = uv' - vu'
u = sin(1/x)
u' = -(1/x^2).cos(1/x)
v = sin(1/x^2)
v' = -(2/x^3).cos(1/x^2)
h' = [sin(1/x)][-(2/x^3).cos(1/x^2)] + [sin(1/x^2)][-(1/x^2).cos(1/x)]
  = -(2/x^3).sin(1/x).cos(1/x^2) - (1/x^2).sin(1/x^2).cos(1/x)

3)Yes, e is a constant, and not even an arbitrary constant, its the exponential constant.
Now, do you mean 'the slope OR the derivative'? Because its quite different from 'the slope OF the derivative', which is the slope of the slope i.e second differential. Anyway, i take it you mean the former, but be careful with words!
Proceeding as in question 2:
f(x) = (e^-x)(cosx)
u = e^-x
u' = -e^-x
v = cosx
v' = -sinx
f'(x) = (e^-x)(-sinx) + (cosx)(-e^-x)
     = -(e^-x)(sinx) - (e^-x)(cosx)
     = -(e^-x)(sinx + cosx)
at x = 0
f'(0) = -(e^0)(sin0 + cos0)
     = -1(0 + 1)
     = -1

Hope it helps you.

Regards  

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Ahmed Salami

Expertise

I can provide good answers to questions dealing in almost all of mathematics especially from A`Level downwards. I believe i would be very helpful in calculus and can as well help a good deal in Physics with most emphasis directed towards mechanics.

Experience

An engineering graduate. I have been doing maths and physics all my life.

©2012 About.com, a part of The New York Times Company. All rights reserved.