Calculate the Derivative. Picture attached.
Odd question, not really sure what to think about it. I can follow the process, but would like so guidance along the way.
The first part setup makes sense, However when they use the chain rule, i don't see how they get that.
I might have just made some sense of it, is it the product rule or quotient rule inside of the chain rule?
Yup. Quotient rule is why you see a + there.
Would you mind going through the steps, i can't get the same result on my paper.
Product rule: \((\pi*r)' *\sqrt{r^2 + h^2} + \sqrt{r^2+h^2}' *(\pi*r)\)
\(\Large \sqrt{r^2+h^2} = (r^2+h^2)^{1/2}\) So that derivative comes out to: \(\Large \frac{1}{2}(r^2+h^2)^{-1/2} * (r^2+h^2)'\) By chain rule
Wait i dont see why we use the chian rule there.
Whats the inner and outer function?
*facepalms* nevermind
Outer function is square root, which I'm treating as a power of (1/2) for convenience.
Continue my bad
Inner function is \((r^2+h^2)\)
I got it. Sorry go ahead with what you were saying.
Cool, okay so that comes out to \(\Large \frac{2r*r' + 2h}{2\sqrt{r^2+h^2}}\)
I don't follow that.
Which part of it? \(\Large (r^2+h^2)^{-1/2}\) becomes \(\Large \frac{1}{\sqrt{r^2+h^2}}\)
Oh so the square root goes to the bottom?
Yes. That's how negative exponents work. It moves things from numerator to denominator and becomes a positive exponent.
So i get the denominator, but how does the numerator become all that. Wouldn't it just be 2?
Because me multiply it by 1/2 we had previously
Chain rule says it gets multiplied by the derivative of the inside function, which in this case was \((r^2+h^2)\)
So the derivative just gets rid of the square root of the inside function basically?
Then where does the extra r come from in the numerator? Also what happened to the rest of the terms from the product rule step we did earlier?
The extra terms I've just been ignoring for now =) They're easier to make sense of. The extra r just comes from using implicit differentiation. Any time you're taking the derivative of r, just multiply by r'. It's chain rule.
Okay, i'm pretty confused now. You mind backing up? I understand the 1/(sqrt(r^2 + h^2) Thats it.
If you could show each step, i'd really appreciate it. I know all the rules, but i get them all mixed up when combining multiple. Order of operations messed me up for this.
Sure man.
Thanks
Taking the derivative of \(\Large \pi*r\sqrt{r^2+h^2}\) Product rule gives: \(\Large (\pi*r)'*\sqrt{r^2+h^2} + \sqrt{r^2+h^2}'*\pi*r\)
Dealing with the left term, derivative of pi*r is just pi, but we multiply by r' because of implicit differentiation \(\Large \pi*r'*\sqrt{r^2+h^2} + \sqrt{r^2+h^2}'*\pi*r\)
I understand implicit differencation, but don't see how it applies here.
Why wouldn't we just take pi as the derivative, don't see why we need to add r'?
There are two variables, r and h, and we're taking the derivative with respect to h.
So r' is \(\Large \frac{\text{dr}}{\text{dh}}\)
Derivative of r is not just 1, since we're deriving with respect to h, not with respect to r.
Okay, but that still doesn't explain why the derivative of pir is pi *r'
Oh okay so thats how it always works, with multiple variables?
Yes. You have to be conscious of what you are deriving with respect TO. Notice elsewhere in the problem when we take derivative of \(h^2\) we do it normally because we're deriving with respect to h. However, if we're deriving r, we can't assume r behaves exactly as h, so we have to add in the \(\Large \frac{\text{dr}}{\text{dh}}\) to account for that.
Gotcha, thanks. Okay so we can continue.
\(\Large \pi*r'*\sqrt{r^2+h^2} + \sqrt{r^2+h^2}'*\pi*r\)
Moving on to the right term: \(\Large \pi*r'*\sqrt{r^2+h^2} + \sqrt{r^2+h^2}'*\pi*r\) We'll use \(\sqrt{\text{ } }\) as our outside function and \((r^2+h^2) as our inside function.
Since \(\sqrt{x}\) is the same as \(x^{1/2}\), the derivative of the outside function comes out to be: \(\Large \frac{1}{2}x^{-1/2}\) which is the same as \(\Large \frac{1}{2\sqrt{x}}\)
Derivative of the inside function is: \(\Large (r^2+h^2)' = 2r*r' +2h\)
Following?
Yes i follow. Where does the r' come from again this time for the inside function? You took r^2 and made it 2r * r'? Will you always add that on, even when you still took the derivative of r in the term before?
Any time you're deriving r instead of h.
Gotcha. Okay
So we've settled the right term and we end up with: \(\huge \pi*r'\sqrt{r^2+h^2} + \frac{(2r*r' +2h)*\pi*r}{2sqrt{r^2+h^2}}\)
The rest is algebra with the goal of solving for r'.
\(\huge \pi*r'\sqrt{r^2+h^2} + \frac{(2r*r' +2h)*\pi*r}{2\sqrt{r^2+h^2}}\) (fixed latex)
Okay i follow you there. Still looks really messy for me, mind finishing the rest? sorry i really am bad at stuff like this.
We'll get a common denominator by multiplying the left term by \(\Large \frac{2\sqrt{r^2+h^2}}{2\sqrt{r^2+h^2}}\)
Oh god this is where it gets messy.
Actually it's where things start to clean up. Giving us: \(\huge \frac{2r'*(r^2+h^2)}{2\sqrt{r^2+h^2}} + \frac{(2r*r'+2h)*\pi*r}{2\sqrt{r^2+h^2}}\)
I think you forgot pi on the numerator for the left term?
\(\huge \frac{2\pi*r'*(r^2+h^2)}{2\sqrt{r^2+h^2}} + \frac{(2r*r'+2h)*\pi*r}{2\sqrt{r^2+h^2}}\)
Okay phew i follow still so far.
becomes 1 fraction \(\huge \frac{2r'*(r^2+h^2) + (2r*r'+2h)*\pi*r}{2\sqrt{r^2+h^2}}\)
forgot pi again right?
\(\huge \frac{2\pi*r'*(r^2+h^2) + (2r*r'+2h)*\pi*r}{2\sqrt{r^2+h^2}}\)
Factor and cancel 2: \(\huge \frac{\pi*r'*(r^2+h^2) + (r*r'+h)*\pi*r}{\sqrt{r^2+h^2}}\)
distribute: \(\huge \frac{\pi*r^2*r'*+\pi*h^2*r' + \pi*r^2r'+\pi*h*r}{\sqrt{r^2+h^2}}\)
Group like terms: \(\huge \frac{2\pi*r^2*r'*+\pi*h^2*r' +\pi*h*r}{\sqrt{r^2+h^2}}\)
Factor out r' from the first two terms: \(\huge \frac{r'(2\pi*r^2+\pi*h^2) +\pi*h*r}{\sqrt{r^2+h^2}}\)
I can follow when you do it. But damn so much room for error. I guess i gotta make sure i do every step slowly.
Haha it takes a lot of practice. Take heart, I remember being a freshman in my calculus class and being utterly BEWILDERED at the pellet I was watching happen up on the board.
Heh yeah thats where i'm at. Thanks. Okay so now to simplify and solve for r'.
Right. The rest ain't so bad.
I hate to say it, but i really don't know how to solve for r'.
Multiply by that denominator on both sides. Subtract \(\pi*h*r\) next.
You're probabbly so annoyed.
Wait you can multiply it by 0 on the other side? I thought you could never do that, because then you just get rid of the denominator without changing anything.
Remember this was actually one half of an equation. \(\huge \frac{r'(2\pi*r^2+\pi*h^2) +\pi*h*r}{\sqrt{r^2+h^2}} = 0\)
Yes i know, but i didn't think you can multiple the denominator to the other side (0) which cancles it out. Thought that was a rule you could never do.
Not really sure what you're thinking of, but you're allowed to multiply both sides of this equation by \(\sqrt{r^2+h^2}\)
Okay my bad.
Well the deno is gone, and -pihr is on the other side now.
I assume then just divide and isolate r'?
Good good. Yup. They factor and cancel pi.
Okay. Wow that was ridiculous.
Rest is easy just plugging in values. Thanks so much : )
My pleasure =)
Now the real question is if i can do that on my own.
Go back over the steps now while they're fresh in your head.
Already am thanks.
You'll be just fine. Are you in college? What are you majoring in?
Yeah sophmore about a month into calc 1. Computer engineering lol got a long way to go with math.
Join our real-time social learning platform and learn together with your friends!