Differentiating s = √(3x² + 6y²) with respect to time

  • Thread starter Thread starter rectifryer
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
rectifryer
Messages
10
Reaction score
0

Homework Statement



s=[itex]\sqrt{(3x^2)+(6y^2)}[/itex]

Homework Equations


None


The Attempt at a Solution


[itex]\stackrel{ds}{dt}[/itex]=[itex]\stackrel{d}{dt}[/itex][itex]\sqrt{(3x^2)+(6y^2)}[/itex]

[itex]\stackrel{3x}{\sqrt{(3x^2)+(6y^2)}}[/itex]

The problem with that is its only d/dx if y is a set number. I don't know how to differentiate the entire thing properly. I have been hacking at this for 8 hours. I feel like mental jello.
 
Physics news on Phys.org
You are taking the derivative with respect to t.

So d/dt of 3x2 = 6x * dx/dt, not 6x.Maybe this helps figure out the whole derivative?
 
One could also write the original equations as s2 = 3x2 + 6y2, and differentiate each term with respect to t.
That doesn't really seem like it would get me anywhere. I know I am wrong, but why would that work?

Thank you for the links.
 
Last edited:
I have narrowed down my question, specifically to the area I have highlighted on this picture (bear in mind, I can't post pics under 10 posts):

http:// i.imgur .com /62erw.png

Where did all the dx/dt and dy/dt come from on the right side? I don't understand that step. I know how to do this when thinking about it in function form, but it confuses me to think about it in fraction form, which is what's required to answer.
 
If s is a function of two variables, x and y, which are themselves functions of t. The "chain rule" says
[tex]\frac{ds}{dt}= \frac{\partial s}{\partial x}\frac{dx}{dt}+ \frac{\partial s}{\partial y}\frac{dy}{dt}[/tex]

Here, [itex]s(x,y)= \sqrt{3x^2+ 6y^2}= (3x^2+ 6y^2)^{1/2}[/itex]
What are [itex]\partial s/\partial x[/itex] and [itex]\partial s/\partial y[/itex]?
 
Last edited by a moderator: