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

can anyone help me solve for x(t)? (dx/dt)=kx(n-x)

OpenStudy (anonymous):

i am really not sure on what to do

OpenStudy (anonymous):

ok i have an answer but i am unsure if it is right

OpenStudy (anonymous):

i got \[x(t)= (e^t-n^{1/t})/(k-1^{1/k})\]

OpenStudy (amistre64):

separate it up right?

OpenStudy (anonymous):

correct

OpenStudy (amistre64):

\[dx/dt=kx(n-x)\] \[x(n-x)^{-1}dx =kdt\] \[\int x(n-x)^{-1}dx =kt +c\] gotta see what we can do abt the left over there

OpenStudy (amistre64):

int by parts might be best, or you got something else in mind?

OpenStudy (anonymous):

int by parts is fine. we have just learned that but was unsure how to get it to work out

OpenStudy (anonymous):

the follow up question is suppose t is in days, k = 1/250, and suppose 2 people start a rumor at t = to 0 in a population of n=1000

OpenStudy (amistre64):

u = x v=ln(n-x) du = dx dv = (n-x)^-1 \[\int udv=uv-\int vdu\] \[\int x(x-1)^{-1}dx=xln(n-x)-\int ln(n-x)dx \]

OpenStudy (anonymous):

when will havlf the population will hear the rumor. i should be able to do that part but idk if the numbers help at all

OpenStudy (amistre64):

say; r = n-x dr = -dx \[-\int -ln(r)dr=rln(r)-r+c\] \[(n-x)ln(n-x)-(n-x)+c\to (n-x)(ln(n-x)-1)+c\]

OpenStudy (amistre64):

\[\int x(x-1)^{-1}dx=xln(n-x)+(n-x)\left(ln(n-x)-1 \right)+C\]

OpenStudy (amistre64):

gotta dbl chk meself ...

OpenStudy (anonymous):

so you are saying you think that x(t)=xln(n−x)+(n−x)(ln(n−x)−1)+C? right?

OpenStudy (amistre64):

thats what im thinking but i tend to miss up on the simple stuff ... the wolf gives a different answer i think

OpenStudy (amistre64):

http://www.wolframalpha.com/input/?i=integrate+x%28n-x%29%5E%28-1%29+dx im not sure if its just a simplified version, or if i did it wring :)

OpenStudy (anonymous):

lol ok should there be a k?

OpenStudy (amistre64):

this is just the left side; the k is over there onthe right with the t http://www.wolframalpha.com/input/?i=xln%28n-x%29-%28integrate+ln%28n-x%29dx%29

OpenStudy (anonymous):

oh ok i see

OpenStudy (amistre64):

http://www.wolframalpha.com/input/?i=xln%28n%E2%88%92x%29%2B%28n%E2%88%92x%29%28ln%28n%E2%88%92x%29%E2%88%921%29 yeah, i think it says that simplifies in the end to what they got ;)

OpenStudy (anonymous):

ahhh i cant solve for c in the answer wolfram gives

OpenStudy (amistre64):

soo lets just use what they got :) -n ln(n-x) -x = kt +c \[ln(n-x)^{-n} -x = kt +c\] why yes, the wolf will take the original and give you a solution to solve :)

OpenStudy (amistre64):

http://www.wolframalpha.com/input/?i=+%28dx%2Fdt%29%3Dkx%28n-x%29 ewww thats ugly

OpenStudy (anonymous):

haha ok i can see that :) thank you. any guess on how to solve it?

OpenStudy (anonymous):

ya but we know when t= 0 so i think it simplifies to 2=((1000e^(1000c1))/(e^(1000c1)-1)

OpenStudy (amistre64):

i see a place i went wrong at; i forgot to under the x ... \[\int x(n-x)^{-1}dx =kt +c\] spose to be \[\int (x(n-x))^{-1}dx =kt +c\]

OpenStudy (amistre64):

partial fraction decomp goes: \[\frac{1}{x(n-x)}=\frac{A}{x}+\frac{B}{n-x}\] \[1=A(n-x)+Bx\]\[when~x=0; A=\frac1n\]\[when~x=n; B=\frac1n\] \[\int \frac{1}{x(n-x)}dx=\int \frac{1/n}{x}+\frac{1/n}{n-x} dx=\frac{ln(x)}{n}-\frac{ln(n-x)}{n-x}\]

OpenStudy (anonymous):

ohhh i got something close to that lol

OpenStudy (amistre64):

finding x(t) explicitly looks like a challenge now

OpenStudy (anonymous):

a little bit of one lol

OpenStudy (amistre64):

\[\frac{ln(x)}{n}-\frac{ln(n-x)}{n-x}=kt+C\] \[ln(x^{n^{-1}}) -ln(n-x)^{(n-x)^{-1}}=kt+C\] \[ln(\frac{x^{n^{-1}}}{(n-x)^{(n-x)^{-1}}}) =kt+C\] \[exp\left(ln(\frac{x^{n^{-1}}}{(n-x)^{(n-x)^{-1}}}) =kt+C\right)\] \[\frac{x^{n^{-1}}}{(n-x)^{(n-x)^{-1}}} =exp(kt+C)\] \[\frac{x^{n^{-1}}}{(n-x)^{(n-x)^{-1}}} =exp(kt)C\] \[\frac{x^{n^{-1}}}{e^{kt}(n-x)^{(n-x)^{-1}}} =C\] now what did i mess up?

OpenStudy (amistre64):

i solved for C and not x(t) lol

OpenStudy (anonymous):

lol wow i hate this problem so much i have to go in like 10 mins to turn this in lol

OpenStudy (amistre64):

nothing like waiting for the last possible moment :) you sure this is calc2? intro to diffy qs?

OpenStudy (anonymous):

nope its calc 2 lol my friend said the same thing. i had another test this week so i have been doing that lol. umm he gave a hint that said log identities are your friend

OpenStudy (amistre64):

they are, and thats what ive been trying to use but i think my partial decomp might be off

OpenStudy (anonymous):

haha its ok its no big deal. im sure we will go over it in class becasue we havent dont anyting close this this

OpenStudy (anonymous):

thank your for the help though

OpenStudy (amistre64):

\[\int \frac{1}{x(n-x)}dx=\int \frac{1/n}{x}+\frac{1/n}{n-x} dx=\frac{ln(x)}{n}-\frac{ln(n-x)}{n-x}\] that n-x on the end is wrong :) \[\int \frac{1}{x(n-x)}dx=\int \frac{1/n}{x}+\frac{1/n}{n-x} dx=\frac{ln(x)}{n}-\frac{ln(n-x)}{n}\] is better

OpenStudy (amistre64):

now it simplifies nicer

OpenStudy (anonymous):

but then the x's cancel out dont they?

OpenStudy (amistre64):

typos persist :) sooo \[\frac{ln(x)}{n}-\frac{ln(n-x)}{n}=kt+C\] \[\frac{ln(\frac{x}{n-x})}{n} =kt+C\] \[\frac1n {ln(\frac{x}{n-x})} =kt+C\] \[{ln(\frac{x}{n-x})} =knt+C\] \[\frac{x}{n-x} =Ce^{knt}\] \[x=Ce^{knt}(n-x)\] \[x=Cne^{knt}-xCe^{knt}\] \[x+xCe^{knt}=Cne^{knt}\] \[x(1+Ce^{knt})=Cne^{knt}\] \[x=\frac{Cne^{knt}}{1+Ce^{knt} }\]

OpenStudy (anonymous):

that looks good to me :)

OpenStudy (amistre64):

HIT PRINT AND RUN WITH IT LOL .... pinky hit a caps :)

OpenStudy (anonymous):

lol thank you verrryyyy much

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!