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

help with a calc problem! medal!

OpenStudy (misty1212):

i can show you how to do this with no calculus at all if you like otherwise let someone else do it

OpenStudy (anonymous):

I see 4 and 5, but not 3

OpenStudy (misty1212):

good point

OpenStudy (anonymous):

You can solve this equation using separation of variables.

OpenStudy (anonymous):

can you work this out with me please

OpenStudy (anonymous):

\[ \frac{dT}{dt} = k(T-38)\implies \frac{dT/dt}{k(T-38)} = 1 \]The integrate both sides with respect to \(t\). Remember that \(dT = \frac{dT}{dt}dt\), so:\[ \int \frac{dT}{k(T-38)}=\int dt \]

OpenStudy (anonymous):

Do you follow so far?

OpenStudy (anonymous):

yes i got it so far!

OpenStudy (anonymous):

Can you integrate the left side?

OpenStudy (anonymous):

uhh yeah i can try

OpenStudy (anonymous):

You can try? It seems like a fairly easy integral

OpenStudy (anonymous):

is it dT/k(T-38)x

OpenStudy (anonymous):

No, you are integrating with respect to \(T\).

OpenStudy (anonymous):

\(k\) is constant with respect to \(T\).

OpenStudy (anonymous):

Dtx?

OpenStudy (anonymous):

Dtx? What?

OpenStudy (anonymous):

There is no \(x\).

OpenStudy (anonymous):

Okay let's do this again...

OpenStudy (misty1212):

wow this is a lot of work ...

OpenStudy (anonymous):

\[ \int\frac{dT/dt}{k(T-38)}dt = \frac 1k\int \frac{dT/dt}{T-38}dt = \frac 1k\int \frac{1}{T-38}dT \]

OpenStudy (anonymous):

This is just making it more clear what is going on here. We can make it more simple if we make a substitution. \(u=T-38\) results in \(du=dT\). Our integral becomes: \[ \frac 1k\int \frac 1u du \]

OpenStudy (anonymous):

Can you integrate this?

OpenStudy (misty1212):

is the answer \(51\) degrees?

OpenStudy (anonymous):

all my answers has an x

OpenStudy (misty1212):

to the nearest degree, what is the temp after another 30 minutes? that cannot have an x in it, that is a number, that you can get pretty quickly with no calc at all

OpenStudy (anonymous):

then i dont know how to get to the next step

OpenStudy (misty1212):

it cools from 75 to 60 degrees in a 38 degree fridge the difference in the beer and the fridge goes form \(75-38=37\) to \(60-38=22\) degrees the ratio is \(\frac{22}{37}\) so in another 30 minutes it will cool by a factor of \(\frac{22}{37}\) to \[22\times \frac{22}{37}=13.08\] add that to the fridge temp and the beer is now \[13+38=51\] approximately

OpenStudy (anonymous):

did you get 51 @wio ?

OpenStudy (anonymous):

....

OpenStudy (anonymous):

Did you not learn how to integrate anything?

OpenStudy (anonymous):

If you assume it is an exponential function, then you can use the properties of exponential functions to find the answer.

OpenStudy (anonymous):

But I'm pretty sure they want you to find the actual function of \(T(t)\).

OpenStudy (anonymous):

ln(u)/k +C

OpenStudy (anonymous):

Okay, good. Now how about \(\int dt\), what does that become?

OpenStudy (anonymous):

wait that was actually right?

OpenStudy (anonymous):

Yes

OpenStudy (anonymous):

t+C

OpenStudy (anonymous):

Yes

OpenStudy (anonymous):

Now, remember that \(u=T-38\).

OpenStudy (anonymous):

Solve for \(T\).

OpenStudy (anonymous):

T=u+38

OpenStudy (anonymous):

No, wait

OpenStudy (anonymous):

You just solved the integrals:\[ \int \frac{dT}{k(T-38)}=\int dt \]

OpenStudy (anonymous):

And the result was \[ f(T)= g(t) \]That is, an expression of \(T\) on the left and an expression of \(t\) on the right. Now you solve for \(T\).

OpenStudy (anonymous):

ok now im confused im gonna start a new question

OpenStudy (anonymous):

Hold on

OpenStudy (anonymous):

When you integrated... okay?

OpenStudy (anonymous):

\[ \int \frac{dT}{k(T-38)}=\int dt \]Became: \[ \frac1k\ln(T-38)+C_1=t+C_2 \]

OpenStudy (anonymous):

Now you solve for \(T\). Do you know any algebra?

OpenStudy (anonymous):

@Michele_Laino can you please continue this???

OpenStudy (michele_laino):

I rewrite the last equation, as below: \[\ln(T-38)=kt+c\] where c is an arbitrary constant. Now I apply the definition of logarithm, and I get: \[T-38=c _{1}e ^{kt}\] where c_1 is another arbitrary constant which depends on c. FInally, I can write: \[T=c _{1}e ^{kt}+38\]

OpenStudy (anonymous):

thats it?

OpenStudy (michele_laino):

It is the solution

OpenStudy (michele_laino):

I rewrite the solution as below: \[T(t)=c _{1}e ^{kt}+38\] which expresses the temperature T as function of time t. Now that solution is generic, since depends on a constant c_1. So in order to find our solution, I have to apply the initial condition.

OpenStudy (anonymous):

okk

OpenStudy (michele_laino):

Then I write T(0), using your initial data, namely at t=0 T=75:

OpenStudy (michele_laino):

So I write: \[75=c _{1}e ^{k*0}+38=c _{1}+38\] since e^(k*0)=e^0=1

OpenStudy (michele_laino):

Now we knw the value of c_1, which is: \[c _{1}=75-38=37\] and now I can rewrite your solution without arbitrary constant, since it is: \[T(t)=37*e ^{kt}+38\]

OpenStudy (michele_laino):

now, we insert your data, namely T=60 at t=30: \[T(30)=60=37*e ^{k*30}+38\] please solve for k

OpenStudy (anonymous):

wait whats e im confused, can you just show me the steps this is why i never understand it

OpenStudy (michele_laino):

ok!

OpenStudy (michele_laino):

we have: \[37*e ^{k*30}=60-38=22\]

OpenStudy (michele_laino):

so: \[e ^{k*30}=\frac{ 22 }{ 37 }\]

OpenStudy (michele_laino):

and: \[k*30=\ln \left( \frac{ 22 }{ 37 } \right)\]

OpenStudy (michele_laino):

finally: \[k=\frac{ 1 }{ 30 }\ln \left( \frac{ 22 }{ 37 } \right)\]

OpenStudy (michele_laino):

that is the value of your constant k

OpenStudy (michele_laino):

is it clear, please?

OpenStudy (anonymous):

yes! very good explanation!

OpenStudy (michele_laino):

thanks!

OpenStudy (michele_laino):

Now, in order to answer to question c, we have to apply our formula, with our value for k, and set T=55, namely:

OpenStudy (anonymous):

what did you get for exact value of k?

OpenStudy (michele_laino):

\[T(t)=55=37*e ^{kt}+38\] where k=\[=\frac{ 1 }{ 30 }\ln \left( \frac{ 22 }{ 37 } \right)\]

OpenStudy (michele_laino):

I got the value of k, using our solution and inserting t=30 and T=60

OpenStudy (michele_laino):

now, we got this condition: \[55=37*e ^{kt}+38\] please solve for t

OpenStudy (anonymous):

17/37= e^kt

OpenStudy (michele_laino):

ok! So we can write: \[kt=\ln \left( \frac{ 17 }{ 37 } \right)\]

OpenStudy (michele_laino):

now, insert the value of k

OpenStudy (michele_laino):

hint: \[t=\frac{ 1 }{ k }\ln \left( \frac{ 17 }{ 37 } \right)\]

OpenStudy (anonymous):

im confused, can you do the next step?

OpenStudy (michele_laino):

ok!

OpenStudy (michele_laino):

\[t=30\frac{ \ln(17/37) }{ \ln(22/37) }\] that's your answer

OpenStudy (anonymous):

that is my final answer?

OpenStudy (michele_laino):

yes!

OpenStudy (michele_laino):

no, t is in minutes, we have answered to question 5

OpenStudy (michele_laino):

55 is your numerical dat, and t is your answer

OpenStudy (michele_laino):

we haven't answered to question 4, yet!

OpenStudy (michele_laino):

in order to answer to question 4, we have to apply our formula for T8t) and insert t=30+30=60 minutes,namely:

OpenStudy (michele_laino):

\[T(60)=37*e ^{k*60}+38\] where k is: \[k=\frac{ 1 }{ 30 }\ln \left( \frac{ 22 }{ 37 } \right)\]

OpenStudy (anonymous):

its funny, cause you were completely wrong lol

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!