PDA

View Full Version : differentiating a constraint equation


w3390
Nov16-10, 07:21 PM
1. The problem statement, all variables and given/known data

z = cr^2

2. Relevant equations



3. The attempt at a solution

I have a pretty simple question. What is the second derivative of the z equation.

I know that z' = 2crr'.

Am I correct to say that z'' = 2cr'^2 or is it something else?

Hopefully my question makes sense.

fzero
Nov16-10, 08:29 PM
There's a 2nd term involving r''. Use the product rule (fg)' = f' g + f g'.

w3390
Nov17-10, 12:48 AM
Okay, thank you. That is what I was looking for. I just wasn't sure if I had to treat my r' as another variable or if I could consider it to be constant with the 2c. Thanks very much.