Answer:
d. -$4,608
Explanation:
The computation of the total capital gain is shown below:
Total capital gains is
= (End value - Beginning value) × 900 shares
= ($34.08 - $39.20) × 900 shares
= -$4,608
Hence, the total capital gain on this investment is -$4,608
Therefore the option d is correct
And, the same is to be relevant
Answer:
Decrease in Bank balance and increase in fixed assets
Explanation:
When a new depreciable asset is purchased, the money leaves the bank account hence reducing the bank balance in the statement of financial position, and on the other hand the 'Fixed asset' balance will rise by the same amount; recognizing the addition to the assets of the company. In this scenario the balance sheet totals remain unchanged as the same amount has been subtracted from 'bank' and added to 'fixed assets' all within the asset side.
However, if the asset is debt financed, it will increase the long term liability figure because 'bank loan' will be recognized. Hence the totals of the balance sheet will rise by the amount of the loan on the 'Capital and liabilities' side and the amount of the asset on the 'Asset' side.
Another impact is that the amount of depreciation charged to the Income Statement will be higher than $2,946,667 which was charged in the previous year because the new asset's depreciation will have to be added.
The answer is if the bank cannot make profit on the loan
Yw
Answer:
$105,547
Explanation:
Original cost of machine = $270,000
Machine sold for = $150,000
Book value = $120,000
Down payment = $30,000
$60,000 payable on December 31 each of the next two years
.
Present value of an ordinary annuity of 1 at 9% for 2 years = 1.75911
The amount of the notes receivable net of the unamortized discount:
= Amount paid on December 31st × Present value of an ordinary annuity
= $60,000 × 1.75911
= $105,547
Answer:
Write convert() method to cast double to int Complete the convert() method that casts the parameter from a double to an integer and returns the result. Note that the main() method prints out the returned value of the convert() method.
Ex: If the double value is 19.9, then the output is: 19
Ex: If the double value is 3.1, then the output is: 3
Explanation:
<h2>
plz mark me as a BRAINLIAST...</h2>