Solving Cone Volume Change with Chain Rule

AI Thread Summary
The discussion focuses on calculating the rate of change of a cone's volume using the chain rule. Given a cone with a height of 1 m and a radius of 30 cm, the height is increasing at 1 cm/s while the radius is decreasing at the same rate. The volume formula V = (1/3)πr²h is applied, and the derivatives are calculated using both the chain rule and product rule. The final expression for the rate of change of volume, dV/dt, incorporates the effects of both changing radius and height. The importance of including units in calculations is emphasized for clarity.
Monsu
Messages
38
Reaction score
1
Does anyone know how to do this with chain rule?

If a cone has height 1 m and radius 30 cm, and the height is increasing at a rate of 1 cm/s, whereas the radius is decreasing at a rate of 1 cm/s, what is the rate of change of the cones volume? Solve the problem using the chain rule.


Thanks!
 
Physics news on Phys.org
dr/dt = .1 r = .1t + .3
dh/dt = .1 h= .1t + 1

v = 1/3 pi r^2 h
v = 1/3 pi (.1t+.3)^2 (.1t +1)
dv/dt = 1/3 pi 2(.1t+3) (.1) (.1)
notice chain rule used

dv/dt = 2pi/3 (.001t + .003)
 
Or: Since V= \frac{\pi}{3}r^h, \frac{dV}{dt}= \frac{2\pi}{3}rh\frac{dr}{dt}+ \frac{\pi}{3}r^2
(both product rule and chain rule used!)
We are told that \frac{dr}{dt}= -1 cm/sec and \frac{dh}{dt}= 1 cm/sec
(Phymath: you missed the fact that r is decreasing! Also you do not state the units, which is crucial.)
so \frac{dV}{dt}=\frac{\pi}{3}r^2- \frac{2\pi}{3}rh cm^3/sec
 
Last edited by a moderator:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top