Finding a differential equation of a growing object

coolusername
Messages
36
Reaction score
0

Homework Statement



Mass , r, of a round object grows in proportions with its SA. The density of the object is constant. Find the differential equation for the change in 'r' of the object over time. Arbitrary constants can be combined but final answer must depend on only r and constants.

Homework Equations



Mass is proportional to volume.

The Attempt at a Solution



I have,

density (D) = r/V (r= mass)
r = (D)*V This shows mass is proportional to volume.

SA = 4πR^2
V = (4/3)πR^3

Isolate R in SA equation.
Lets call SA = A

A = 4πR^2
r = (A/4π)^0.5

Sub into V

V = (4/3)π(A/4π)^1.5

dR/dt = r*V = r*(4/3)π(A/4π)^1.5

However I still have A in the differential equation.

Am I on the right track?
 
Physics news on Phys.org
I am a bit confused. I did not get the last equation.. Isn't it dimensionally inconsistent? On the left you have length over time and on the right you have mass times volume. Are you not supposed to find dr/dt? Why do you write dR/dt? I thought of starting like:
\frac{dr}{dt}=cA
Since it says "proportional" I guess we should include a constant of proportionality, c.
 
r is a really bad choice for a mass of a sphere, that looks like the radius. Okay, you cannot change that.

r = (A/4π)^0.5
Where does that come from? It is not true.
Edit: Ah, you mean R here. Well, there goes the r confusion...

You can express that A in the last equation in terms of R or r.

dR/dt = r*V
Why?

Hint: This problem gets much easier if you express everything in terms of the radius.
 
You're right, my mistake. It's suppose to be dr/dt. If the equation is dr/dt = cA , that'll still leave us with a variable R(radius) without any r (mass) terms.
 
Yes, but what if you isolate R in the equation of volume? Then you also have r = D*V, so I think this is the solution.
 
So, V = (4/3)πR^3, then R = (3V/(4π))^(1/3). But what can I do with R? How can I incorporate it into the DE with only r terms and constants?

I wrote dr/dt = r*V but I think I meant to write dr/dt = r/V because that equals to density which is the only info given + not knowing if the eqn made sense.
 
You actually need to first use A=4πR^2. Then:
\frac{dr}{dt}=cA
\frac{dr}{dt}=c4πR^2
\frac{dr}{dt}=c4π(\frac{3V}{4π})^{2/3}
\frac{dr}{dt}=c4π(\frac{3r}{4πD})^{2/3}
 
That makes sense. But one question, density (D) is still in the equation. Is there any way to turn that into terms of r? or do we just combine D with a constant?
 
Since it is a constant the expression in terms r should also be a constant, and since r is variable, another variable will appear to make the expression constant. Besides, since D is a constant, is it not allowed to be in the equation?
 
  • Like
Likes 1 person
  • #10
D is constant, that's fine. The final answer depends on D, there is no way to get rid of it.
 
  • Like
Likes 1 person
Back
Top