Answer: 20,816.215
Explanation:
Given that:
A deposit of $1000 at 4% interest compounding is defined by the growth function:
v(t) = 1000e^0.04t
Where t = number of years.
Find the average value during the first 40 years (that is, from time 0 to time 40.)
(That is t = 0,...,40)
For ease, we can use a python list comprehension to get our values.
v = [1000*2.7182818**0.04*t for t in range(41)]
V gives a list of the value of the deposit from year 0 till 40 years after the deposit.
Average = sum of compounding deposits / number of years
Sum of compounding deposits = sum(v) = $853464.8344
Number of years = len(v) = 41
Hence, average = $853464.8344 / 41
Average = $20,816.215
Answer:
b. $524.94
Explanation:
We need to solve for the PTM of a 6 year annuity with quarterly payment discount for 6.25% compounding quarterly as well:
PV $10,438.8800
time 24 (6 years x 4 quarter per year)
rate 0.015625 8 ( 0.0625 / 4 )
The payment every quarter will be for:
PTM $ 524.942
Answer:
less volatile the price of a security, the wider the bid-asked spread.
Explanation:
From the answers listed in the question the one that would be considered false would be that the less volatile the price of a security, the wider the bid-asked spread. This is because the bid-asked spread usually depends on the liquidity of the asset, when the asset has a large enough liquidity which causes the volatility to be low the bid-asked spread becomes very narrow since there is not much demand for buyers willing to pay higher prices for the asset in question. The opposite occurs if an asset is very popular and volatility is high which creates a much wider bid-asked spread.
Answer:
Yes, it is very much true that management is one of the important human activity and it takes getting work done through other people. We can define management as working with and though other people to get the work done in an effective and efficient way. Working with other people is not that much easy as it looks because every person has its own goals and objective so an effective manager has to keep people motivated for the organizational vision, goals and objectives. Management involves planing, organizing, leading and controlling, where in the first step we have to actually draft a plan where we need to go and where we have to reach. In the next step, manager assigns work to different people that who will be doing what and then manager leads them and keep them motivated all the times. Last step involves keeping track of the progress that whether we are moving in the right direction or not. Therefore, management is very important human activity because we have deal with different people in it.
He could take a personal loan or a automobile loan to cover costs or he could pay the 24K up front and take a loan of 6K so he can get the car.