Implicit differentiation help three variables

aluvieriti
Messages
3
Reaction score
0

Homework Statement



I have a question. How in general would one differentiate a composite function like F(x,y,z)=2x^2-yz+xz^2 where x=2sint , y=t^2-t+1 , and z = 3e^-1 ? I want to find the value of dF/dt evaluated at t=0 and I don't know how. Can someone please walk me through this?

Homework Equations


Mod note: Fixed the equation below to match the OP's change above.[/color]
F(x,y,z)=2x^2-yz+xz^2

dF/dx=4x-z^2 , dF/dy= -z , dF/dz = 2xz-y , dz/dt=0 , dx/dt=2cost, dy/dt=2t-1

dF/dx dx/dt + dF/dy dy/dt + dF/dz dz/dt= dF/dt

The Attempt at a Solution



I tried a couple of things, including chain rules and jacobians. I know that dF/dt should equal dF/dx dx/dt + dF/dy dy/dt + dF/dz dz/dt but for some reason this doesn't work, or I am doing something wrong. I start out by differentiating to get dF/dx=4x-z^2 , dF/dy= -z , dF/dz = 2xz-y , dz/dt=0 , dx/dt=2cost, dy/dt=2t-1 but this doesn't match the answer, which my book says is 24.

How do they get this, and where is my error? Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
aluvieriti said:

Homework Statement



I have a question. How in general would one differentiate a composite function like F(x,y,z)=2x^2-yz+x^2 where x=2sint , y=t^2-t+1 , and z = 3e^-1 ? I want to find the value of dF/dt evaluated at t=0 and I don't know how. Can someone please walk me through this?
Do you have a typo in your definition for F(x, y, z)? As you wrote it, it could be simplified to 3x2 - yz.
aluvieriti said:

Homework Equations


F(x,y,z)=2x^2-yz+x^2

dF/dx=4x-z^2 , dF/dy= -z , dF/dz = 2xz-y
These three should be partial derivatives, and a couple of them are incorrect, at least based on what you wrote.

$$ \frac{\partial F}{\partial x} = 6x $$

aluvieriti said:
, dz/dt=0 , dx/dt=2cost, dy/dt=2t-1

dF/dx dx/dt + dF/dy dy/dt + dF/dz dz/dt= dF/dt

The Attempt at a Solution



I tried a couple of things, including chain rules and jacobians. I know that dF/dt should equal dF/dx dx/dt + dF/dy dy/dt + dF/dz dz/dt but for some reason this doesn't work, or I am doing something wrong. I start out by differentiating to get dF/dx=4x-z^2 , dF/dy= -z , dF/dz = 2xz-y , dz/dt=0 , dx/dt=2cost, dy/dt=2t-1 but this doesn't match the answer, which my book says is 24.

How do they get this, and where is my error? Thanks.
 
Mark44 said:
Do you have a typo in your definition for F(x, y, z)? As you wrote it, it could be simplified to 3x2 - yz.These three should be partial derivatives, and a couple of them are incorrect, at least based on what you wrote.

$$ \frac{\partial F}{\partial x} = 6x $$

Sorry, yes there was a typo, I fixed it. Are the partials still wrong? Thanks for responding so quickly!
 
aluvieriti said:
Sorry, yes there was a typo, I fixed it. Are the partials still wrong? Thanks for responding so quickly!

I want to rephrase the question. Since everyone else I have talked to thinks there was an error in the book, does everyone here agree?
 
aluvieriti said:
I want to rephrase the question. Since everyone else I have talked to thinks there was an error in the book, does everyone here agree?
Here's your work from post #1.
aluvieriti said:
dF/dx=4x-z^2 , dF/dy= -z , dF/dz = 2xz-y
Your partial with respect to x has a sign error. The other partials are correct, and your three derivatives are correct.
 
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