Derivative of Trig functions problem.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 3K views
lionely
Messages
574
Reaction score
2

Homework Statement



If x = asecθ, y =btanθ show that

dy/dx = (b/a) cosecθ and d2y/dx2 = (-b/a2)cot^3θ





The attempt at a solution

I got the 1st part

dy/dx = (dy/dθ) * (dθ/dx) = bsec^2θ x 1/(secθtanθ)= (b/a) cosecθ

Now I tried differentiating a 2nd time and I don't get the answer they want me to get. I
even tried finding d^2y/dθ and dx^2/dθ

then used the chain rule still didn't get it.

Please guide me someone :S
 
Physics news on Phys.org
I used the chain rule to get (b/a) cosecθ

but I can't get the 2nd derivative.
 
Oh just do dy/dx times dy/dx?
 
lionely said:
Oh just do dy/dx times dy/dx?

No. You do d/dx(dy/dx). Take the expression you got for dy/dx and find d/dx of it again. The same thing you did to get the first derivative from y.
 
[tex]\frac{d(\frac{dy}{dx})}{dx}[/tex]

Maybe that makes it easier to see than Dick wrote it.
 
But if I do that I get (d)/(dx)((b csc(x))/a) = -(b cot(x) csc(x))/a
 
lionely said:
But if I do that I get (d)/(dx)((b csc(x))/a) = -(b cot(x) csc(x))/a

It's not csc(x). It's csc(θ). Look at it this way. Suppose you were given (b/a) cosecθ (the first derviative) and wanted to find d/dx. That's the same sort of exercise you did to get the first part.
 
oh it's d(dydx)/dx = d(dy/dx)/dθ * dθ/dx? This should give me the answer right?