Writing differential equations, C4.
Maths and statistics discussion, revision, exam and homework help.
-
Writing differential equations, C4.
I don't recall being taught this, yet it has cropped up in a few past papers.
A giant snowball is melting. The snowball can be modelled as a sphere whose
surface area is decreasing at a constant rate with respect to time. The surface area of
the sphere is A cm2 at time t days after it begins to melt.
(a) Write down a differential equation in terms of the variables A and t and a constant k,
where k > 0 , to model the melting snowball.
How do you know what to do? -
Re: Writing differential equations, C4.What should be the rate of change of area with respect to time? What does the decreasing implies here?(Original post by hash007)
The snowball can be modelled as a sphere whose
surface area is decreasing at a constant rate with respect to time. -
Re: Writing differential equations, C4.dA/dT(Original post by Zishi)
What should be the rate of change of area with respect to time? What does the decreasing implies here?
but the answer is dA/dT = -k
Why is it -k? -
Re: Writing differential equations, C4.I see, that's not too hard then. The wording 'k>0' confused me, but it has to be < 0 otherwise the rate of change would be positive, which can't happen as the area is decreasing. Cheers!(Original post by Zishi)
That's what decreasing implies here. Negative sign has to be put here to show that the rate is decreasing because the question already states that k is greater than 0. -
Re: Writing differential equations, C4.You've to solve the differential equation by taking integral of both sides(after you take dt on right hand side, of course). What you'll get after that?(Original post by hash007)
Actually I don't know what to do next
Initially, the radius of the snowball is 60 cm, and 9 days later, the radius has halved.
Show that A = 1200pi (12 - t).
(You may assume that the surface area of a sphere is given by A = 4pi r^2 , where r is
the radius.) -
Re: Writing differential equations, C4.Well if you integrate the equation you get an equation for A in terms of t.(Original post by hash007)
Actually I don't know what to do next
Initially, the radius of the snowball is 60 cm, and 9 days later, the radius has halved.
Show that A = 1200pi (12 - t).
(You may assume that the surface area of a sphere is given by A = 4pi r^2 , where r is
the radius.)
Now you don't know the value of k or the initial surface area of the sphere, which is why you are given its initial radius and the value of its radius after a certain amount of time. -
Re: Writing differential equations, C4.Is it(Original post by Zishi)
You've to solve the differential equation by taking integral of both sides(after you take dt on right hand side, of course). What you'll get after that?
A = 1/t( -k^t )