Chapter 12: Problem 63
Depreciation A construction company purchases a bulldozer for \(\$ 160,000\) . Each year the value of the bulldozer depreciates by 20\(\%\) of its value in the preceding year. Let \(V_{n}\) be the value of the bulldozer in the \(n\) th year. (Let \(n=1\) be the year the bulldozer is purchased.) (a) Find a formula for \(V_{n}\) . (b) In what year will the value of the bulldozer be less than \(\$ 100,000 ?\)
Short Answer
Step by step solution
Understanding Depreciation
Establish Recurrence Relation for Depreciation
Derive the Formula for Value Over Time
Find When Value Drops Below $100,000
Solve the Inequality for n
Calculate n
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Recurrence Relations
- \( V_{n} = 0.8 \times V_{n-1} \)
Exponential Decay
- The formula for the value of the bulldozer over time becomes: \( V_{n} = 160,000 \times (0.8)^{n-1} \)
- \( 160,000 \) represents the initial value of the bulldozer
- \( 0.8 \) is the decay factor, as the bulldozer maintains only 80% of its value each year
- \( n-1 \) accounts for the number of complete years since the purchase
Inequality Solving
- \( 160,000 \times (0.8)^{n-1} < 100,000 \)
- Firstly, \( (0.8)^{n-1} < \frac{5}{8} \), after dividing both sides by 160,000
- When dividing or multiplying by negative in inequalities, the sign flips
Logarithms
- \( \log((0.8)^{n-1}) < \log(\frac{5}{8}) \)
- \( (n-1) \cdot \log(0.8) < \log(\frac{5}{8}) \)
- Calculate \( \log(0.8) \approx -0.09691 \) and \( \log(\frac{5}{8}) \approx -0.09691 \)
- Solve \( n-1 > \frac{\log(\frac{5}{8})}{\log(0.8)} \)