Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Medium

Question

The temperature T(t)T(t) of a body at time t=0t=0 is 160F160^{\circ} \mathrm{F} and it decreases continuously as per the differential equation dTdt=K(T80)\frac{d T}{d t}=-K(T-80), where KK is a positive constant. If T(15)=120FT(15)=120^{\circ} \mathrm{F}, then T(45)T(45) is equal to

Options

Solution

Key Concepts and Formulas

  • Newton's Law of Cooling: dTdt=K(TTa)\frac{dT}{dt} = -K(T - T_a), where T(t)T(t) is the temperature at time tt, TaT_a is the ambient temperature, and KK is a positive constant.
  • Solution to a Separable Differential Equation: If dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y), then dyg(y)=f(x)dx\int \frac{dy}{g(y)} = \int f(x) dx.
  • Exponential Decay: Solutions to equations of the form dydt=ky\frac{dy}{dt} = -ky are of the form y(t)=y0ekty(t) = y_0e^{-kt}, where y0y_0 is the initial value.

Step-by-Step Solution

Step 1: Separate variables and integrate the differential equation.

We are given the differential equation dTdt=K(T80)\frac{dT}{dt} = -K(T - 80). We separate the variables to get dTT80=Kdt\frac{dT}{T - 80} = -K dt.

Integrating both sides, we have dTT80=Kdt\int \frac{dT}{T - 80} = \int -K dt. This gives us lnT80=Kt+C\ln|T - 80| = -Kt + C, where CC is the constant of integration.

Step 2: Solve for T(t).

Exponentiating both sides, we get T80=eKt+C=eCeKt|T - 80| = e^{-Kt + C} = e^C e^{-Kt}. Since eCe^C is also a constant, we can write T80=AeKtT - 80 = Ae^{-Kt}, where A=±eCA = \pm e^C is a constant. Therefore, T(t)=80+AeKtT(t) = 80 + Ae^{-Kt}.

Step 3: Use the initial condition T(0) = 160 to find A.

We are given that T(0)=160T(0) = 160. Substituting t=0t = 0 into the equation T(t)=80+AeKtT(t) = 80 + Ae^{-Kt}, we get 160=80+AeK(0)=80+A160 = 80 + Ae^{-K(0)} = 80 + A. Thus, A=16080=80A = 160 - 80 = 80. So, T(t)=80+80eKtT(t) = 80 + 80e^{-Kt}.

Step 4: Use the condition T(15) = 120 to find K.

We are given that T(15)=120T(15) = 120. Substituting t=15t = 15 into the equation T(t)=80+80eKtT(t) = 80 + 80e^{-Kt}, we get 120=80+80e15K120 = 80 + 80e^{-15K}. Subtracting 80 from both sides gives 40=80e15K40 = 80e^{-15K}. Dividing by 80 gives 12=e15K\frac{1}{2} = e^{-15K}. Taking the natural logarithm of both sides gives ln(12)=15K\ln(\frac{1}{2}) = -15K, so ln2=15K-\ln 2 = -15K, which means K=ln215K = \frac{\ln 2}{15}.

Step 5: Find T(45).

We want to find T(45)T(45). We have T(t)=80+80eKtT(t) = 80 + 80e^{-Kt}, and we found K=ln215K = \frac{\ln 2}{15}. So, T(45)=80+80e(ln215)(45)=80+80e3ln2=80+80eln(23)=80+80(23)=80+80(18)=80+10=90T(45) = 80 + 80e^{-(\frac{\ln 2}{15})(45)} = 80 + 80e^{-3\ln 2} = 80 + 80e^{\ln(2^{-3})} = 80 + 80(2^{-3}) = 80 + 80(\frac{1}{8}) = 80 + 10 = 90.

Common Mistakes & Tips

  • Sign Errors: Be careful with the negative sign in Newton's Law of Cooling.
  • Constant of Integration: Don't forget the constant of integration when integrating.
  • Simplifying Exponentials and Logarithms: Remember the properties of exponents and logarithms to simplify expressions.

Summary

We solved the differential equation dTdt=K(T80)\frac{dT}{dt} = -K(T - 80) using separation of variables and integration. We then used the initial condition T(0)=160T(0) = 160 to find the constant AA and the condition T(15)=120T(15) = 120 to find the constant KK. Finally, we used the equation T(t)=80+80eKtT(t) = 80 + 80e^{-Kt} with the calculated value of KK to find T(45)=90T(45) = 90.

Final Answer

The final answer is \boxed{90}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions