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

Question

Let II be the purchase value of an equipment and V(t)V(t) be the value after it has been used for tt years. The value V(t)V(t) depreciates at a rate given by differential equation dv(t)dt=k(Tt),{{dv\left( t \right)} \over {dt}} = - k\left( {T - t} \right), where k>0k>0 is a constant and TT is the total life in years of the equipment. Then the scrap value V(T)V(T) of the equipment is

Options

Solution

Key Concepts and Formulas

  • First-Order Separable Differential Equations: A differential equation of the form dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y) can be separated and integrated as dyg(y)=f(x)dx\int \frac{dy}{g(y)} = \int f(x) dx.
  • Integration: The process of finding the antiderivative of a function. Remember to include the constant of integration, "+ C".
  • Initial Value Problem: Using a given initial condition (e.g., V(0)=IV(0) = I) to find a particular solution to a differential equation.

Step-by-Step Solution

Step 1: Understanding the Problem and Separating Variables

We are given the differential equation dV(t)dt=k(Tt)\frac{dV(t)}{dt} = -k(T - t), where V(t)V(t) is the value of the equipment after tt years, k>0k > 0 is a constant, and TT is the total life of the equipment. We want to find the scrap value, V(T)V(T), given that the initial purchase value is V(0)=IV(0) = I. The first step is to separate the variables.

Given: dV(t)dt=k(Tt)\frac{dV(t)}{dt} = -k(T - t)

Multiply both sides by dtdt: dV(t)=k(Tt)dtdV(t) = -k(T - t) dt

Step 2: Integrating Both Sides

Now, we integrate both sides of the equation to find the general solution for V(t)V(t).

dV(t)=k(Tt)dt\int dV(t) = \int -k(T - t) dt

The left side integrates to: dV(t)=V(t)\int dV(t) = V(t)

For the right side, we integrate: k(Tt)dt=k(Tt)dt=k(Ttt22)+C=kTt+kt22+C\int -k(T - t) dt = -k \int (T - t) dt = -k \left(Tt - \frac{t^2}{2}\right) + C = -k Tt + k\frac{t^2}{2} + C Alternatively, we can use substitution. Let u=Ttu = T - t, so du=dtdu = -dt. Then dt=dudt = -du. k(Tt)dt=ku(du)=kudu=ku22+C=k(Tt)22+C\int -k(T - t) dt = \int -k u (-du) = k \int u du = k \frac{u^2}{2} + C = k \frac{(T - t)^2}{2} + C Expanding this gives: k(T22Tt+t2)2+C=kT22kTt+kt22+Ck \frac{(T^2 - 2Tt + t^2)}{2} + C = k \frac{T^2}{2} - k Tt + k\frac{t^2}{2} + C Both methods are correct, so we have: V(t)=kTt+kt22+CV(t) = -k Tt + k\frac{t^2}{2} + C Or, equivalently: V(t)=k(Tt)22+CV(t) = k \frac{(T - t)^2}{2} + C

Step 3: Applying the Initial Condition

We are given that V(0)=IV(0) = I. We use this to find the value of CC. Using V(t)=kTt+kt22+CV(t) = -k Tt + k\frac{t^2}{2} + C: V(0)=kT(0)+k(0)22+C=IV(0) = -k T(0) + k\frac{(0)^2}{2} + C = I 0+0+C=I0 + 0 + C = I C=IC = I So, the particular solution is: V(t)=kTt+kt22+IV(t) = -k Tt + k\frac{t^2}{2} + I

Alternatively, using V(t)=k(Tt)22+CV(t) = k \frac{(T - t)^2}{2} + C: V(0)=k(T0)22+C=IV(0) = k \frac{(T - 0)^2}{2} + C = I kT22+C=Ik \frac{T^2}{2} + C = I C=IkT22C = I - k \frac{T^2}{2} So, the particular solution is: V(t)=k(Tt)22+IkT22V(t) = k \frac{(T - t)^2}{2} + I - k \frac{T^2}{2}

Step 4: Calculating the Scrap Value, V(T)

We want to find V(T)V(T), the value of the equipment at the end of its life. Using the first form of the particular solution: V(T)=kT(T)+k(T)22+I=kT2+kT22+I=IkT22V(T) = -k T(T) + k\frac{(T)^2}{2} + I = -kT^2 + k\frac{T^2}{2} + I = I - k\frac{T^2}{2} Using the second form of the particular solution: V(T)=k(TT)22+IkT22=k02+IkT22=IkT22V(T) = k \frac{(T - T)^2}{2} + I - k \frac{T^2}{2} = k \frac{0}{2} + I - k \frac{T^2}{2} = I - k \frac{T^2}{2}

Thus, the scrap value is IkT22I - \frac{kT^2}{2}.

Common Mistakes & Tips

  • Forgetting the Constant of Integration: Always include "+ C" when performing indefinite integration.
  • Incorrectly Applying the Initial Condition: Ensure you substitute the correct values for tt and V(t)V(t) when solving for CC.
  • Algebra Errors: Be careful with signs and exponents during integration and simplification.

Summary

We solved the first-order separable differential equation dV(t)dt=k(Tt)\frac{dV(t)}{dt} = -k(T - t) with the initial condition V(0)=IV(0) = I. By separating variables, integrating, and applying the initial condition, we found the particular solution and then evaluated it at t=Tt = T to determine the scrap value. The scrap value is IkT22I - \frac{kT^2}{2}. This corresponds to option (A).

Final Answer

The final answer is IkT22\boxed{I - {{k{T^2}} \over 2}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions