I'm having trouble understanding the last bit of the solution to this problem:
An industrial juicer costs \$45 000. It will be used for five years and then sold to a remarketer for $25 000. If interest is 15 percent, what net yearly savings are needed to justify its purchase?
Solution:
Using the capital recovery formula: $$ A = (P − S)(A | P, i, N) + Si $$ $$= (45 000 − 25 000)(A|P, 0.15, 5) + 25 000(0.5)$$ $$= 20 000(0.29832) + 12 500$$ $$= 18 466.40 $$
I understand the (P-S) part because it represents the total money we have lost and multiplying it by the capital recovery factor will incorporate the effect of the interest rate in our yearly money we need to put aside. But what justifies adding Si ? and why is i=0.5 in that specific case when we are told that i=0.15? I'm really stuck on that.
Thanks.