Finding dy/dt with equation and dy/dx

  • Thread starter Thread starter GreatEscapist
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
GreatEscapist
Messages
178
Reaction score
0

Homework Statement


If tan y + (x^3) = (y^2) + 1, and dx/dt = -2, what is the value of dy/dt at the point (1,0)?



Homework Equations


See above.


The Attempt at a Solution


I know I can't plug in my points until I get the equation... Do I just use implicit differentiation, then whenever I have a dx/dt plug in -2, and solve for the dy/dt? Or do I have to do something totally different?
 
Physics news on Phys.org
Yes, differentiating with respect to t gives
[tex]sec^2(y) (dy/dt)+ 3x^2 (dx/dt)= 2y (dy/dt)[/tex]

Put in the given values and solve for dy/dt.
 
That's what I thought! Thanks!