Evaluate dy/dt for each of the following

  • Thread starter Thread starter staples82
  • Start date Start date
staples82
Messages
17
Reaction score
0

Homework Statement


Assume x and y are functions of t. Evaluate dy/dt for each of the following.

xy-5x+2y^3=-70, dx/dt=-5 x=2 y=-3

Homework Equations


n/a


The Attempt at a Solution


I used x' and y' for dx/dt and dy/dt

I found the derivative of the equation, using the product rule for xy

(x)(yy')+(y)(xx')-5+6y^2=0

From here, my problem was figuring out how to simplify the equation...
(x)(yy')=5-6y^2-yxx'
y'=

The answer was -5/7...I'm pretty sure I messed up on solving the equation for 0 and y'
 
Physics news on Phys.org
staples82 said:

Homework Statement


Assume x and y are functions of t. Evaluate dy/dt for each of the following.

xy-5x+2y^3=-70, dx/dt=-5 x=2 y=-3

...

I found the derivative of the equation, using the product rule for xy

(x)(yy')+(y)(xx')-5+6y^2=0


This is not differentiated correctly with respect to the third variable. When dealing with the product rule for the xy term, think of x and y as if both were functions of t. This would have to be

d/dt (xy) = (dx/dt)·y + x·(dy/dt),

or x'y + xy' , as you have been writing it. By the same token, the next term would have the derivative -5x' .

Keep in mind that you are not differentiating with respect to x, as you were in your other implicit differentiation problems, but with respect to a variable whichi is not directly (we say "explicitly") represented in the original equation.
 
So I messed up my product rule of xy then?
 
Yeah I believe so. What is the derivative of xy with respect to t?
 
wouldn't it be: x(dy/dt)+y(dx/dt) for the derivative of xy
 
staples82 said:
wouldn't it be: x(dy/dt)+y(dx/dt) for the derivative of xy

That's correct (and is mentioned in post #2). You need to differentiate the remaining terms on the left-hand side of the original equation in the same fashion. So d/dt (5x) and d/dt (2y^3) are not simply 5 and 6y^2, but...?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top