Problem 50

Question

The capitalized cost, \(c,\) of an asset over its lifetime is the total of the initial cost and the present value of all maintenance expenses that will occur in the future. It is computed with the formula $$ c=c_{0}+\int_{0}^{L} m(t) e^{-k t} d t $$ where \(c_{0}\) is the initial cost of the asset, \(L\) is the lifetime (in years), \(k\) is the interest rate (compounded continuously), and \(m(t)\) is the annual cost of maintenance. Find the capitalized cost under each set of assumptions. $$ \begin{array}{l} c_{0}=\$ 600,000, k=4 \% \\ m(t)=\$ 40,000+\$ 1000 e^{0.01 t}, L=40 \end{array} $$

Step-by-Step Solution

Verified
Answer
The capitalized cost is approximately $915,217.44.
1Step 1: Analyze the Given Problem
We need to find the capitalized cost of an asset over its lifetime. The formula to compute this is \( c = c_0 + \int_0^L m(t) e^{-kt} dt \). Given values are: \( c_0 = \\(600,000, k=0.04, L=40, \) and \( m(t) = \\)40,000 + \$1,000 e^{0.01t} \).
2Step 2: Substitute Values into the Formula
Substitute the given values into the formula for \( c \). This gives us:\[c = 600,000 + \int_0^{40} (40,000 + 1,000 e^{0.01t}) e^{-0.04t} dt\]
3Step 3: Simplify the Maintenance Function
Split the integral into two separate integrals:\[\int_0^{40} 40,000 e^{-0.04t} dt + \int_0^{40} 1,000 e^{0.01t} e^{-0.04t} dt\] This simplifies to:\[\int_0^{40} 40,000 e^{-0.04t} dt + \int_0^{40} 1,000 e^{-0.03t} dt\]
4Step 4: Solve the First Integral
Calculate \( \int_0^{40} 40,000 e^{-0.04t} dt \):\[40,000 \int_0^{40} e^{-0.04t} dt = 40,000 \left[ -\frac{e^{-0.04t}}{0.04} \right]_0^{40}\]Solve the definite integral:\[= 40,000 \times \left(-\frac{1}{0.04}\right) (e^{-0.04 \times 40} - 1)\]\[= -1,000,000(e^{-1.6} - 1)\]
5Step 5: Solve the Second Integral
Calculate \( \int_0^{40} 1,000 e^{-0.03t} dt \):\[1,000 \int_0^{40} e^{-0.03t} dt = 1,000 \left[-\frac{e^{-0.03t}}{0.03}\right]_0^{40}\]Solve the definite integral:\[= 1,000 \times \left(-\frac{1}{0.03}\right) (e^{-0.03 \times 40} - 1)\]\[= -33,333.33(e^{-1.2} - 1)\]
6Step 6: Calculate the Capitalized Cost
Sum the obtained values from the integrals with the initial cost:\[c = 600,000 - 1,000,000(e^{-1.6} - 1) - 33,333.33(e^{-1.2} - 1)\] Use a calculator to find the exponential terms and compute the total. Using values:\[e^{-1.6} \approx 0.2019 \quad \text{and} \quad e^{-1.2} \approx 0.3012\]The calculated cost is:\[c \approx 600,000 - 1,000,000(0.2019 - 1) - 33,333.33(0.3012 - 1)\]

Key Concepts

Present ValueContinuous CompoundingMaintenance ExpensesIntegral Calculus