
Patrick B. answered 03/09/21
Math and computer tutor/teacher
1-2) the graphing is left for you;
functions can be graphed at Desmos dot com
3)
dy/dx = xy/3
dy/y = (1/3)x dx
ln y = (1/6)x^2 + c
y = exp [ (1/6)x^2 + c]
f(0)=4 ---> 4 = exp(c) ---> c = ln 4
y = f(x) = (1/6)x^2 + ln 4
4)
dT/dt = k * (T-38)
dT/(T-38) = k * dt
ln | T-38| = k t + c
T = exp ( kt + c)
75= exp(c)
c = ln 75
T = exp ( kt + ln 75)
60 = exp( 30k + ln 75)
ln 60 = 30k + ln 75
ln (60/75) = 30 k
ln (60/75)/30 = k
ln(4/5) / 30 = k
plugging these in, the temperature is at 48 degrees
55 = exp [ k*t + c]
ln 55 = kt + c
(ln 55 - c )/k = t
plugging in gives 41 minutes
time temp
0 75
30 60
41 55
60 48