🚀 CalcForge is in beta. Your feedback shapes the product. Tell us what you think
mediumdy/dx Differential Equations·20 pts·0 solved

Newton's Law of Cooling

Problem Statement

A cup of coffee cools according to dTdt=−0.1(T−20), T(0)=100. Find T(t).\text{A cup of coffee cools according to } \frac{dT}{dt} = -0.1(T-20), \ T(0)=100. \text{ Find } T(t).

Your Answer (variable: x)

Live LaTeX preview appears here as you type…
Guest mode: browsing only. Log in to submit and track progress.

Hints

Discussion (0)

Loading discussion…

f(x)

Tips

  • Use standard math syntax: ^ for powers, * for multiplication.
  • Functions: sin, cos, tan, exp, log (natural log), sqrt.
  • Constants: pi, e.
  • For antiderivatives you can omit "+ C".