Ask your own question, for FREE!
Mathematics 15 Online
OpenStudy (anonymous):

how do you do this? http://puu.sh/7wWHq.png

OpenStudy (primeralph):

Do you know DEs to begin with?

OpenStudy (anonymous):

what do you mean?

OpenStudy (anonymous):

differential equations? yes

OpenStudy (anonymous):

can you walk me through this?

OpenStudy (inkyvoyd):

start with a picture.

OpenStudy (primeralph):

@inkyvoyd Carry on; I'm out.

OpenStudy (inkyvoyd):

note that you have .5 lbs of salt per second coming in, and you have .05Q(t) lbs of salt per second coming out

OpenStudy (inkyvoyd):

does it make sense why?

OpenStudy (inkyvoyd):

@KNorne7592 , please send me a response so I know you're still here :)

OpenStudy (anonymous):

I'm here

OpenStudy (anonymous):

so what would the de look like?

OpenStudy (inkyvoyd):

does it make sense why you have .5lbs of salt per second coming in, and .05Q(t) lbs of salt per second going out?

OpenStudy (anonymous):

dy/dx = .05 y?

OpenStudy (anonymous):

so you have two separate des?

OpenStudy (inkyvoyd):

No.

OpenStudy (inkyvoyd):

lol, you told us you wanted a step by step walkthrough, so I'm giving you one. I know you're eager to get to the DE so you can solve it, but let's face it, wolfram alpha can solve the DE any day, but it's the word problems and applications of the DE that gets us.

OpenStudy (anonymous):

you're right

OpenStudy (inkyvoyd):

let's start over again. The best way to solve a problem like this is to draw a picture so you have an understanding of what's going on.

OpenStudy (inkyvoyd):

|dw:1394936586512:dw|

OpenStudy (inkyvoyd):

I've drawn a diagram where the arrows denote flow rates of quantity of salt input and output per second.

OpenStudy (inkyvoyd):

note that I got .5 lb gal/sec from the fact that the concentration of salt is .1 lb/gal, and that there are 5 gallons input per second. Note that I got 5/100*Q(t) gal/sec from the fact that there is Q(t) gallons of salt in the tank at any time t, but only 5 out of 100 of those gallons are drained.

OpenStudy (inkyvoyd):

@KNorne7592 does it make sense what I'm doing here? What does it seem like I've drawn to you?

OpenStudy (anonymous):

I'm unsure about the output equation

OpenStudy (inkyvoyd):

What do you mean, the output equation?

OpenStudy (anonymous):

the water coming out

OpenStudy (inkyvoyd):

okay, first off, I just want to clarify. Everything I've worked with up til now has been terms and expressions - there have been no equations yet. Anyways, to calculate the amount of salt that's going OUT of the tank, what you have to do is figure out the amount of water that is going out of the tank per second, and the salt concentration of that water. Does that make sense?

OpenStudy (anonymous):

I understand

OpenStudy (inkyvoyd):

so what is the amount of water (solution) coming out of the tank per second?

OpenStudy (anonymous):

I meant your ratio of salt water concentration coming out of the tank

OpenStudy (anonymous):

5gal/sec

OpenStudy (inkyvoyd):

okay. So what is the concentration of said solution? use the definition (by weight) of concentration to do it: concentration = weight of solute/volume of solution

OpenStudy (anonymous):

Q(t) x 100?

OpenStudy (inkyvoyd):

Q(t) represents the weight of salt in the tank, and 100 represents the volume of water. you should divide the two numbers, not multiply them, because concentration is in units lb/gal. Make sense?

OpenStudy (inkyvoyd):

@KNorne7592 , hello?

OpenStudy (anonymous):

hmm

OpenStudy (anonymous):

so why do you have 5/100 in your picture?

OpenStudy (anonymous):

I'm sorry I'm so slow x[

OpenStudy (inkyvoyd):

That's what I'm trying to answer lol. we already figured out what (and why) the weight of salt going in is .5lb/sec, and we seek to figure out what (and why) the weight of salt going out is. What you have to do to understand this is to use the definitions of concentration, solution/solute, and the function given to you.

OpenStudy (inkyvoyd):

the reason I have 5/100 in my picture is because Q(t)/100 is the concentration of the salt water, but there are only 5 gallons of the stuff going out per second. Note that concentration*volume=weight (the units cancel if you're confused), so you have to multiple Q(t)/100 by 5.

OpenStudy (anonymous):

so qt is lbs?

OpenStudy (inkyvoyd):

yes.

OpenStudy (anonymous):

ok so that's the amount in the tank at any given time

OpenStudy (inkyvoyd):

yes.

OpenStudy (anonymous):

in lbs

OpenStudy (inkyvoyd):

so does my explanation make sense?

OpenStudy (anonymous):

oh I see now

OpenStudy (anonymous):

so after multiplying, what do you end up with

OpenStudy (anonymous):

I get lb/s

OpenStudy (inkyvoyd):

yup.

OpenStudy (anonymous):

and what is that equal to?

OpenStudy (inkyvoyd):

5/100*Q(t)

OpenStudy (anonymous):

I mean what do you do next?

OpenStudy (inkyvoyd):

well, I've just described the rate of change of salt in the tank.

OpenStudy (anonymous):

ooooh

OpenStudy (inkyvoyd):

the first rate, .5 lb/sec, is an increase of .5 lb/sec of salt in the tank, correct?

OpenStudy (anonymous):

it is the rate, or dQ/dt

OpenStudy (anonymous):

I see I see

OpenStudy (inkyvoyd):

yes!

OpenStudy (inkyvoyd):

so dQ/dt=the rate at which the salt is going in - the rate at which the salt is going out, correct?

OpenStudy (anonymous):

yes

OpenStudy (inkyvoyd):

so given what we just figured out, what is dQ/dt equal to?

OpenStudy (anonymous):

y/20

OpenStudy (inkyvoyd):

?

OpenStudy (anonymous):

so the rate is how much salt is moving in and out of the tank?

OpenStudy (anonymous):

Q(t)/20

OpenStudy (inkyvoyd):

how much salt is moving in the tank per second minus how much salt is moving out of the tank per second

OpenStudy (inkyvoyd):

we figured out that there are .5 lbs/sec of salt moving in, and .05Q(t) lbs/sec of salt moving out.

OpenStudy (anonymous):

but that's all compounded for in Q(t)/20, right?

OpenStudy (anonymous):

oh..

OpenStudy (anonymous):

so it's .5 - qt/20

OpenStudy (inkyvoyd):

exactly. what's that equal to?

OpenStudy (anonymous):

dqt/dt

OpenStudy (anonymous):

and separate and solve?

OpenStudy (anonymous):

wow that logic

OpenStudy (inkyvoyd):

well, that's not a seperable DE I don't think. we just arrived at Q'(t)=.5-Q(t)/20 rearranging gives us -Q(t)/20-Q'(t)=.5 this isn't actually a seperable differential equation, but it IS solvable.

OpenStudy (inkyvoyd):

to solve it you need to understand how to solve linear first order ODEs - at this point, if you want to learn how to do it, it'd do you good to go to http://tutorial.math.lamar.edu/Classes/DE/Linear.aspx It's a lot of work, but all valuable things are...

OpenStudy (anonymous):

are you sure this is correct?

OpenStudy (anonymous):

this problem was meant to be done without a calculator

OpenStudy (inkyvoyd):

You don't need a calculator to do this problem, but you need an understanding of how to solve a first order linear ordinary differential equation

OpenStudy (anonymous):

I don't think for this problem I would need that level of maths

OpenStudy (inkyvoyd):

I know I sent you a wall of text, but THAT is exactly HOW to solve the first order linear differential equation we have arrived at.

OpenStudy (anonymous):

pushing it through wolframalpha even gives nothing back

OpenStudy (inkyvoyd):

I can walk you through the solution... but I doubt you'll really understand it unless you go read paul's notes

OpenStudy (anonymous):

does it converge to a number after time goes to infinity?

OpenStudy (inkyvoyd):

of course it does. You can try it in real life, just build a rather large tank and pump solution in and solution out

OpenStudy (inkyvoyd):

in fact, we can give a heuristic estimate: the concentration of solute in the tank will never be higher than .1 lbs/gal because that is the maximum amount of concentration the solution is being pumped in

OpenStudy (anonymous):

I mean what do you get when you work this out aha

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!