Differential Equation: Mixing Problem

qw111
Messages
3
Reaction score
0

Homework Statement



The air in a small room 12x8x8 ft (768 ft^3 is the volume) is 3% carbon monoxide. Starting at t=0, fresh air containing no carbon monoxide is blown into the root at rate of 100 ft^3/min. If the air in the room flows out at same rate (100 ft^3/min), when will air in room be 0.01%?

Homework Equations



s'(t) = (rate entering)(concentration entering) - (rate exiting)(concentration exiting)

concentration = amount/volume

The Attempt at a Solution



I don't need you to solve the problem for me, but I am having trouble getting started and figuring out what the concentration is.

s'(t) = (rate entering)(concentration entering) - (rate exiting)(concentration exiting)
s'(t) = (100)(?) - (100)(?)

concentration = amount/volume
Since it said at time t=0, fresh air containing *NO* carbon monoxide..., will the concentration entering be 0?
And for the concentration exiting, will it be s(t)/768?

so the s'(t) is: 0 - 100s(t)/768

Is this correct?

I am contemplating about the 3% carbon monoxide, could this be the concentration entering??
 
Physics news on Phys.org
qw111 said:

Homework Statement



The air in a small room 12x8x8 ft (768 ft^3 is the volume) is 3% carbon monoxide. Starting at t=0, fresh air containing no carbon monoxide is blown into the root at rate of 100 ft^3/min. If the air in the room flows out at same rate (100 ft^3/min), when will air in room be 0.01%?

Homework Equations



s'(t) = (rate entering)(concentration entering) - (rate exiting)(concentration exiting)

concentration = amount/volume

The Attempt at a Solution



I don't need you to solve the problem for me, but I am having trouble getting started and figuring out what the concentration is.

s'(t) = (rate entering)(concentration entering) - (rate exiting)(concentration exiting)
s'(t) = (100)(?) - (100)(?)

concentration = amount/volume
Since it said at time t=0, fresh air containing *NO* carbon monoxide..., will the concentration entering be 0?
Yes. But notice that it does NOT say "at time t= 0"- the problem says "starting at time t= 0". There is fresh air containing NO carbon monoxide entering the room for all positive t.

+And for the concentration exiting, will it be s(t)/768?
Well, that would depend upon what "s(t)" means- and you didn't tell us that!

If s(t) is the amount of carbon monoxide in the room at time t, then the concentration will be s(t)/768 per cubic foot. But s'= ds/dt is amount of carbon monoxide per minute. Since air is flowing out at 100 ft^3/min, it carries with it (s(t)/768 carbon monoxide/ft^3)(100 ft^2/min) carbon monoxide per minute.
so the s'(t) is: 0 - 100s(t)/768

Is this correct?

I am contemplating about the 3% carbon monoxide, could this be the concentration entering??
No, it is the initial value: If s(t) is the amount of carbon monoxide in the room then s(0)= .03(768).

I cannot comment on what
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top