Spherical raindrop, mass, radius, and time

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
Raquel Aduriz
Messages
5
Reaction score
0

Homework Statement



Separate variables and integrate to find an expression for r(t), given r0 at t=0

Homework Equations



M=ρ(4/3)πr3, thus V=(4/3)πr3

dM/dt=Cr3 where C is a constant

The Attempt at a Solution



∫dM=∫Cr3dt

M+constant=??

I have no idea how to integrate r because it's a function of t but we're not given the function. I don't think that integrating the left side this way will be very helpful either. Any advice would be much appreciated!
 
Physics news on Phys.org
Raquel Aduriz said:

Homework Statement



Separate variables and integrate to find an expression for r(t), given r0 at t=0

Homework Equations



M=ρ(4/3)πr3, thus V=(4/3)πr3

dM/dt=Cr3 where C is a constant

The Attempt at a Solution



∫dM=∫Cr3dt

M+constant=??

I have no idea how to integrate r because it's a function of t but we're not given the function. I don't think that integrating the left side this way will be very helpful either. Any advice would be much appreciated!
You want to express M in terms of r. Once you do that, then dM(r) / dt = Cr3, and you can separate the variables to get r on one side and dt on the other.
 
  • Like
Likes   Reactions: Raquel Aduriz
Ok... I guess I don't really understand how to do that. Can I do that using just the M equation, or do I need something else?
 
Raquel Aduriz said:
Ok... I guess I don't really understand how to do that. Can I do that using just the M equation, or do I need something else?
You gave an expression for the mass of the raindrop in terms of the radius right there in Section 2 of the template. It's the equation M = ...
 
  • Like
Likes   Reactions: Raquel Aduriz
Alright, so I have M=ρ(4/3)πr3. What exactly do I do with this? Take the derivative and set it equal to the other? Sorry, I'm sure I'm missing something really obvious.
 
Raquel Aduriz said:
Alright, so I have M=ρ(4/3)πr3. What exactly do I do with this? Take the derivative and set it equal to the other? Sorry, I'm sure I'm missing something really obvious.
This problem is about solving a differential equation by separation of variables. Have you studied how to do this yet?
 
  • Like
Likes   Reactions: Raquel Aduriz
Yes, but a few years ago so maybe I've forgotten something key. So I have C*r*dt=ρ*4*π*dr. Is that correct?
 
Raquel Aduriz said:
Yes, but a few years ago so maybe I've forgotten something key. So I have C*r*dt=ρ*4*π*dr. Is that correct?
Not quite.

Presumably, as the rain drop falls, it gets bigger as it collects more moisture; therefore, the radius of the drop grows as time passes.

Since the drop is spherical, M(t) = ρ(4/3)π*[r(t)]3, where M and r are written as functions of time.

You are also given the condition that the change in the mass of the drop, dM(t)/dt, at any given time is proportional to the cube of the radius of the drop, or dM(t)/dt = Cr3. At t = 0, r(t) = r(0) = r0.

You should check your differentiation of M(t) w.r.t. time. You might have to use the chain rule here, since M is a function of r, but r is a function of t.
 
  • Like
Likes   Reactions: Raquel Aduriz
I got it! Can't believe I forgot about the chain rule. Thank you so much for your help!