Question
Mathematics Question on Differential equations
Let I be the purchase value of an equipment and V(t) be the value after it has been used for t years. The value V(t) depreciates at a rate given by differential equation dtdV(t)=−k(T−t), where k>0 is a constant and T is the total life in years of the equipment. Then the scrap value V(T) of the equipment is
A
e−kT
B
T2−k1
C
I−2kT2
D
I−2k(T−t)2
Answer
I−2kT2
Explanation
Solution
l∫V(T)dV(t)=∫t=0T−k(T−t)dt ⇒V(T)−I=k[2(T−t)2]0T ⇒V(T)−I=−k[2T2] ⇒V(T)=I−2kT2