I am struggling on a financial mathematics question in a practice paper. The question is: Mr Bakele owns a courier company. His first truck costs R550 000 and it depreciates 35% per annum on a reducing balance, In 4 years the truck must be replaced. New truck prices appreciate at 15% per year. What will he pay in after four years if the current one is a trade in?
What I have assumed so far is that the truck costs R550 000 now. Every year it will go up 15%, meaning that when he is going to buyhis new truck in four years it will cost R880 000?
Update: I have the answer The new truck will cost R880 000. He will be able to trade in the old truck for R98178,44 Therefore he will pay R781821.56 for the new truck.
When an item's price appreciates at a rate of $x $% / year, it means that every year its price is multiplied by $r = \frac{100+x}{100}$. Let $p_i $ be the price of the item after $i $ years. Then set $p_0 = p $. Now after 1 year the item appreciates so we get $p_1 = rp_0$. Then its new price is $rp_0$. After another year, it appreciates again, giving $p_2 = rp_1 = rrp_0 = r^2p_0$ as its new price. Repeating this process we get $p_i = r^ip_0$.
Thus after 4 years, and at a rate of $15$% / year, its price will be $p_4 = r^4p_0 = (\frac{100+15}{100})^4\times 550000 = 1.15^4\times 550000 \not= 880000$
The same thing goes for ammortization, with $r = \frac{100-x}{100}$.