Calculating 3-Variable Derivative: Solving for dz/dt with x^2 + 3xt + 2t^2 = 1

Shredface
Messages
6
Reaction score
0

Homework Statement



Find dz/dt where z = (x^2)(t^2) and x^2 + 3xt + 2t^2 = 1.

2. The attempt at a solution

I really have no idea how to go about this, I've tried rearranging the second expression in terms of x but it's no help.
 
Physics news on Phys.org
Use the impllicit differentiation.

Differentiating the first equation, with respect to t,
dz/dt= 2tx^2+ 2t^2x dx/dt

Differentiating the second equation, with respect to t,
2x dx/dt+ 3t dx/dt+ 3x+ 4t= 0
so
(2x+ 3t)dx/dt= -(3x+ 4t)
and
dx/dt= -(3x+4t)/(2x+ 3t)
Replace dx/dt in the first equation by that.
 
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