asked 78.9k views
2 votes
A colony of 200 weasels on a remote island are suffering from a new disease. Let w(t) be the number of sick weasels at time t. Suppose that 30 weasels are sick initially and the disease is spreading at a rate proportional to the product of the time elapsed and the square root of the number of sick weasels. Give the mathematical model (ivp) for w.

asked
User Jvm
by
8.1k points

1 Answer

3 votes

Given that w(t) is the number of sick weasels at time t.

And there are 30 sick weasels initially.

That is at t=0, w is 30. Else we can write that as w(0)=30.

And also given that disease is spreading at a rate proportional to product of time elapsed and square root of the number of sick weasels.

That is dw/dt is proportional to t*w.

Let k be the proportionality constant.

Hence differential equation is
(dw)/(dt) = k*t*w, w(0)=30 as initial condition.

answered
User Krsnaadi
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.